You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a workaround for kustomize issue where it does not prefix
`ValidatingAdmissionPolicy`'s name in `ValidatingAdmissionPolicyBinding`'s field `spec.policyName`.
Instead of using `namePrefix` in `kustomization.yaml` we use `PrefixSuffixTransformer` with
custom `fieldSpecs`.
Signed-off-by: Mikalai Radchuk <[email protected]>
0 commit comments