mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
Merge pull request #55282 from mbohlool/webhooks
Automatic merge from submit-queue (batch tested with PRs 55268, 55282, 55419, 48340, 54829). 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>. Add MutatingWebhookConfiguration type As part of Mutating Webhook support, this PR adds the configuration for Mutating webhooks. It also renames existing ReadOnly webhook configurations from ExternalAdmissionHookConfiguration to ValidatingWebhookConfiguration. As part of the process some sub-types are also renamed. Lastly, the mutating webhook configurations are sorted by name to make the serial executing of them deterministic. ref: https://github.com/kubernetes/features/issues/492
This commit is contained in:
2263
api/openapi-spec/swagger.json
generated
2263
api/openapi-spec/swagger.json
generated
File diff suppressed because it is too large
Load Diff
2427
api/swagger-spec/admissionregistration.k8s.io_v1alpha1.json
generated
2427
api/swagger-spec/admissionregistration.k8s.io_v1alpha1.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user