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

When enabled by default in kubernetes, deploy ValidatingAdmissionPolicy for validation of resources #906

Open
pmalek opened this issue Oct 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pmalek
Copy link
Member

pmalek commented Oct 18, 2023

Problem statement

Kubernetes introduced (bet and disabled by default in 1.28) ValidatingAdmissionPolicy which can be used to offload some of the work done by validating admission webhook.

This issue tracks the effort to deploy those policies to e.g. validate resources like Secrets which are used by KongConsumers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant