-
Kubernetes Submit Queue authored
Automatic merge from submit-queue. Cherry pick of #64255: fix field removal in mutating admission webhooks This cherry-pick was unclean because the webhook plugin was seriously refactored after 1.10 Based on https://github.com/kubernetes/kubernetes/pull/64255 ```release-note Webhooks for the mutating admission controller now support "remove" operation. ```