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
We want to handle matchResources correctly for both VAP handling and in admission controller MonoklePolicyBinding. Both should follow k8s specs so it will be the same mechanics for both.
f1ames
changed the title
Implement mechanism for matching resources based on matchResources filed
Implement mechanism for matching resources based on matchResources field
Oct 5, 2023
We want to handle
matchResources
correctly for both VAP handling and in admission controller MonoklePolicyBinding. Both should follow k8s specs so it will be the same mechanics for both.You can see
matchResources
specs here - https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28/#matchresources-v1beta1-admissionregistration-k8s-io. And how it can be used with VAP - https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy.The text was updated successfully, but these errors were encountered: