apiserver/pkg/admission/plugin/webhook/testing
zhouhaibing089 5ba3621283 webhook: respect the status error from webhook
today, apiserver generates an internal server error for any call
to mutatingwebhook if it gives allowed=false. this is not right as
it is really not an intenal error, it can be a forbidden as well
if the webhook wants it to be.

Kubernetes-commit: c2fcdc818be1441dd788cae22648c04b1650d3af
2019-01-09 14:28:33 -08:00
..
authentication_info_resolver.go Refactor addmission webhook hook client to a util package 2018-08-26 23:20:23 +10:00
service_resolver.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
testcase.go webhook: respect the status error from webhook 2019-01-09 14:28:33 -08:00
webhook_server.go webhook: respect the status error from webhook 2019-01-09 14:28:33 -08:00