-
Notifications
You must be signed in to change notification settings - Fork 243
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
Convert Kubernetes Best Practices
policies to CEL
#891
Labels
lfx mentorship
Issues proposed as LFX mentorship programs.
Comments
/assign @anusha94 |
Seems interesting will to applying to it . |
17 tasks
14 tasks
9 tasks
This was referenced Apr 7, 2024
This was referenced Apr 17, 2024
@MariamFahmy98, you've got a lot of PRs to review here 😄 |
There's more on the way :) |
9 tasks
7 tasks
This was referenced May 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem Statement
Kubernetes Best Practices policies are written using Kyverno patterns and JMESPath, which means they cannot be executed as ValidatingAdmissionPolicy resources in the API server.
Solution Description
Convert Kubernetes Best Practices policies, and other validating policies, to CEL wherever possible.
Example "Good" Resource
No response
Example "Bad" Resource
No response
Other Comments
No response
Slack discussion
No response
Troubleshooting
The text was updated successfully, but these errors were encountered: