Automatic merge from submit-queue (batch tested with PRs 66577, 67948, 68001, 67982). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md. apiserver: forward panic in WithTimeout filter ```release-note Return apiserver panics as 500 errors instead terminating the apiserver process. ``` Without this PR a panic in a HTTP handler will not be caught in the Go routine started by the timeout filter. Uncaught panics terminate the process. This is a strong condidate to be backported to 1.11, 1.10 and 1.9. Kubernetes-commit: ca8f267cc86c183a23668e24a59a0eaa973daf93 |
||
|---|---|---|
| .. | ||
| Godeps.json | ||
| OWNERS | ||
| Readme | ||
Readme
This directory tree is generated automatically by godep. Please do not edit. See https://github.com/tools/godep for more information.