Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mechanism for matching resources based on matchResources field #538

Open
f1ames opened this issue Oct 4, 2023 · 0 comments
Open

Comments

@f1ames
Copy link
Contributor

f1ames commented Oct 4, 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.

@f1ames 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant