1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands
shuting 85e6c7461f
Generate Policy Exceptions (#9987) (#11115)
* add control names and images to PSS results



* remove init



* fix tets



* add --generate-exceptions flag



* use controlsJSON



* suppress message `Applying....`



* generate CLI docs and fix lint issues



* revert changes in launch.json



* gen CLI docs



* handle auto-gen rules



* handle auto-gen rules for CronJob



* handle auto-gen rules for CronJob



---------

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-09-12 09:04:41 +00:00
..
apply Generate Policy Exceptions (#9987) (#11115) 2024-09-12 09:04:41 +00:00
create chore: use v2 for exceptions in chainsaw tests (#10529) 2024-06-24 11:54:57 +00:00
docs refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
fix feat: bump to k8s 1.31 (#10938) 2024-08-28 17:09:58 +00:00
jp feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
json feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
migrate feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
oci remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
test remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
version refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
command.go feat: add root command to process generic json resources (#9639) 2024-02-05 12:38:01 +00:00
command_test.go feat: add root command to process generic json resources (#9639) 2024-02-05 12:38:01 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00