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

consider using CEL-based resource validation instead of neco-admission #2302

Open
4 tasks
umezawatakeshi opened this issue May 24, 2023 · 0 comments
Open
4 tasks

Comments

@umezawatakeshi
Copy link
Contributor

umezawatakeshi commented May 24, 2023

What

CEL-based validation does not call webhook on pods. It can use without any pods alive.

How

Describe how to address the issue.

Info

  • CustomResourceValidationExpressions feature gate is Alpha at 1.23, Beta at 1.25, GA at 1.29
  • ValidatingAdmissionPolicy feature gate is Alpha at 1.26, Beta at 1.28.

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
@umezawatakeshi umezawatakeshi changed the title use CEL-based resource validation instead of neco-admission consider using CEL-based resource validation instead of neco-admission May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant