-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
LFX mentorship projectenhancementNew feature or requestNew feature or requestgenerationIssues pertaining to the generate ability.Issues pertaining to the generate ability.type:clicli releated issuecli releated issue
Description
Describe the solution you'd like
Extend the Kyverno CLI to cover generate policies (currently only validate and mutate policies are covered via the kyverno test command)
Additional context
For LFX mentorship candidates interested in this project, here are a few ways to get started and learn more:
- Install Kyverno in a cluster and learn about the different policy rule types (https://kyverno.io/docs) like
validate
,mutate
, andgenerate
. - Install the Kyverno CLI and get familiar with the
test
command. - Try to contribute a new test case in the Kyverno policy samples library.
The project will involve extending the test command for generate policy rules, adding more test cases for the samples, and automating execution of tests.
Metadata
Metadata
Assignees
Labels
LFX mentorship projectenhancementNew feature or requestNew feature or requestgenerationIssues pertaining to the generate ability.Issues pertaining to the generate ability.type:clicli releated issuecli releated issue