1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 17:48:24 +00:00
kyverno/test/cli/test
Shubham Nazare 165c5d9fc3
feat: Extend CLI to cover generate policies (#3456)
- Change in namespace for test-generate example
- Change cloneResource to cloneSourceResource
- Add support for namespaced Policy and fix log messages
- Add test-generate in Makefile and an example of namespaced Policy
- Fix namespaced policy issue and add comments
- Refactor according to new generate controller
- Add json tag to GeneratedResource field of RuleResponse struct

Signed-off-by: Shubham Nazare <shubham4443@gmail.com>

Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-05-25 14:26:22 +00:00
..
admission_user_info add support for roles, cluster roles and subjects (#3188) 2022-04-12 04:00:49 +00:00
any-all-wildcard Fix any_all wildcard issue (#3352) 2022-03-08 12:59:33 +00:00
any-namespaceSelector Remove support for test.yaml (#3442) 2022-03-22 14:09:08 +05:30
autogen Renamed test.yaml to kyverno-test.yaml (#2898) 2022-01-14 08:45:59 +00:00
context-entries Relax JMESPath variable validation (#3826) 2022-05-07 16:40:53 +05:30
context-foreach Support context variables when using foreach CLI (#3637) 2022-04-25 16:36:31 +00:00
custom-functions Add a parse_yaml function (#2999) 2022-01-17 13:41:08 +00:00
default_value_to_create Request operation value by default to CREATE (#3894) 2022-05-25 13:59:53 +00:00
depecated_apis CLI should respect scored annotation for warnings (#3821) 2022-05-07 13:33:50 +00:00
foreach Allow non-object type elements for foreach rules (#3763) 2022-05-02 16:39:37 +00:00
foreach-preconditions Fix foreach validations precondition issue (#3228) 2022-02-18 09:11:41 +00:00
images feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
jmespath-brackets Fix variable substitution when curly braces are used in jmespath (#3133) 2022-01-31 17:11:19 +00:00
limit-configmap-for-sa feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
mixed fixing bug to handle two different types of rules (#2954) 2022-02-09 10:33:54 +00:00
multiple_condition_keys Fix panic for provides a set to the key of a precondition and deny condition (#3162) 2022-02-03 14:46:58 +00:00
node-status Bug fix: negation of string kernel version caused Cluster Policy to fail (#3229) 2022-02-17 09:33:30 +05:30
preconditions Renamed test.yaml to kyverno-test.yaml (#2898) 2022-01-14 08:45:59 +00:00
restrict_ingress_host fix test cli CI failures from main (#3682) 2022-04-26 20:00:46 +08:00
secret Fix label mutation while updating the secret (#3273) 2022-02-22 19:49:03 +08:00
simple feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
variables Allow variables of any kind to be defined (#3828) 2022-05-07 20:30:11 +00:00
wildcard_match_label_selector test-cases for wildcard match label selector (#3165) 2022-02-04 03:45:40 +00:00
wildcard_mutate fix mutate wildcard issue (#3193) 2022-02-18 10:32:10 +00:00