mirror of https://github.com/k3s-io/k3s
![]() 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 |
||
---|---|---|
.. | ||
admissionregistration.k8s.io/v1alpha1 | ||
apps | ||
authentication.k8s.io | ||
authorization.k8s.io | ||
autoscaling | ||
batch | ||
certificates.k8s.io/v1beta1 | ||
extensions/v1beta1 | ||
networking.k8s.io/v1 | ||
policy/v1beta1 | ||
rbac.authorization.k8s.io | ||
scheduling.k8s.io/v1alpha1 | ||
settings.k8s.io/v1alpha1 | ||
storage.k8s.io | ||
v1 | ||
OWNERS |