apiserver/pkg
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
..
admission webhook: respect the status error from webhook 2019-01-09 14:28:33 -08:00
apis apis: add +k8s:protobuf-gen=package tag 2019-03-04 23:22:24 +01:00
audit Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
authentication Avoid allocating when performing VisitRulesFor on service accounts 2019-03-11 11:50:44 -04:00
authorization Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
endpoints remove TrimSuffix and document buffer size 2019-04-01 11:02:39 -07:00
features Handle feature gate errors 2019-04-03 16:49:49 +02:00
registry add timeout suuport for watch 2019-04-03 09:37:48 +08:00
server remove TrimSuffix and document buffer size 2019-04-01 11:02:39 -07:00
storage Minor cleanup in cacher 2019-04-10 12:56:02 +02:00
util Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00