[Kyverno] Dynamic approvals for Kubernetes resources #600
Locked
nate-double-u
started this conversation in
Google Summer of Code 2022
Replies: 1 comment
-
Hello @realshuting and @JimBugwadia, this issue sounds pretty interesting to me. I did my study on this and so far I have found out that I need to study about:
Could you please let me know if I am missing anything? Also, I have asked some questions in the issue conversation, I would be eternally grateful if y'all could answer those. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Kyverno is a Kubernetes native policy engine that makes it easy to validate, mutate, and generate resources. While Kyverno policies allow configuratrion of exceptions, excluding policy enforcement on select resources requires manual configuration by cluster administrators. This feature extends Kyverno to allow users to request policy exceptions, and for administrative approvals to be granted asynchronously. The goal of this feature is to allow easier collaboration across developers and operations teams, and to make it easier to manage policies at scale.
Mentor(s): Shuting Zhao (@realshuting), Jim Bugwadia (@JimBugwadia)
https://github.com/cncf/mentoring/blob/main/summerofcode/2022.md#dynamic-approvals-for-kubernetes-resources
Beta Was this translation helpful? Give feedback.
All reactions