Promote apiserver.config.k8s.io/v1, kind=WebhookAdmissionConfiguration#85138
Promote apiserver.config.k8s.io/v1, kind=WebhookAdmissionConfiguration#85138k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
c6150ad to
71fad81
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/kind cleanup |
|
/lgtm mismatching the struct and serialization is annoying, but I guess we should deal with it until we drop the alpha version in a year or so. |
|
/retest |
|
the pull-kubernetes-node-e2e-containerd failure is known, not a flake, non-blocking, and being worked on - #85040 |
|
/retest Review the full test history for this PR. Silence the bot with an |
Promote apiserver.config.k8s.io/v1, kind=WebhookAdmissionConfiguration
This promotes the WebhookAdmissionConfiguration config file version to apiserver.config.k8s.io/v1 API group. The corresponding feature (mutating/validating webhook admission) went to v1 in 1.16.0
This PR:
apiserver.config.k8s.io/v1alpha1, kind=WebhookAdmissiontoapiserver.config.k8s.io/v1, kind=WebhookAdmissionConfigurationConfigurationsuffix is used consistently for top-level configuration types/sig api-machinery
/cc @deads2k