kubernetes/plugin/pkg/admission/webhook
Kubernetes Submit Queue b3a9b802da Merge pull request #53823 from deads2k/admission-01-allow-fail
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

allow fail close webhook admission

Webhook admission needs to allow failing closed.  Even in an alpha state, I don't want to be one DDOS away from having an exposed cluster.

/assign caesarxuchao
/assign sttts
2017-10-18 14:49:54 -07:00
..
admission.go Merge pull request #53823 from deads2k/admission-01-allow-fail 2017-10-18 14:49:54 -07:00
admission_test.go allow fail close webhook admission 2017-10-18 14:28:02 -04:00
admissionreview.go moves admission.v1alpha1.NewAdmissionReview to webhook plugin 2017-10-04 19:50:27 +02:00
BUILD Update bazel 2017-10-18 17:24:04 +02:00
certs_test.go Fix admission webhook test failure in go1.9 2017-10-16 21:10:54 -04:00
doc.go add generic webhook admission controller 2017-05-31 11:41:11 -07:00
gencerts.sh Fix admission webhook test failure in go1.9 2017-10-16 21:10:54 -04:00
rules.go run hack/update-all 2017-06-22 11:31:03 -07:00
rules_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
serviceresolver.go default service resolver for webhook admission 2017-09-20 17:37:11 +02:00
serviceresolver_test.go default service resolver for webhook admission 2017-09-20 17:37:11 +02:00