kubernetes-sigs / kustomize

Customization of kubernetes YAML configurations
Apache License 2.0
10.7k stars 2.22k forks source link

fix(namereference): add configuration for new admission API #5698

Closed stormqueen1990 closed 3 weeks ago

stormqueen1990 commented 1 month ago

Include configuration for the new ValidatingAdmissionPolicy and ValidationAdmissionPolicyBinding APIs so that Kustomize can natively configure the policyName field in ValidatingAdmissionPolicyBinding with the transformed name of ValidatingAdmissionPolicy.

Fixes #5674

koba1t commented 3 weeks ago

/assign koba1t

koba1t commented 3 weeks ago

Hi @stormqueen1990

Thanks for your work! It looks nice to add this!

/lgtm

koba1t commented 3 weeks ago

/approve

k8s-ci-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: koba1t, stormqueen1990

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/kustomize/blob/master/OWNERS)~~ [koba1t] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment