1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands/apply
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
..
.gitignore refactor: move all cli commands in a commands package (#8231) 2023-09-04 15:15:55 +00:00
command.go Generate Policy Exceptions (#9987) (#11115) 2024-09-12 09:04:41 +00:00
command_test.go fix: remove unused parameters (#10327) 2024-05-29 13:40:41 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00
log.go refactor: cli proper error handling (#8360) 2023-09-12 16:07:06 +00:00
print.go Generate Policy Exceptions (#9987) (#11115) 2024-09-12 09:04:41 +00:00
table.go fix: cli output improvements (#8398) 2023-09-14 11:45:18 +00:00