1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/cmd/cli/kubectl-kyverno/apply
Yurii Rochniak 86e28d2848
Exit with WARN code if no objects satisfy a policy (#6678)
Signed-off-by: Yurii Rochniak <yrochnyak@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-03-27 09:18:44 +00:00
..
.gitignore fix: allow policies from stdin in apply again (#5668) 2022-12-16 13:50:15 +00:00
apply_command.go Exit with WARN code if no objects satisfy a policy (#6678) 2023-03-27 09:18:44 +00:00
apply_command_test.go fix: allow policies from stdin in apply again (#5668) 2022-12-16 13:50:15 +00:00
generate.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
generate_test.go refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
report.go clean up the unnecessary package import rename found (#6167) 2023-01-31 06:34:28 +00:00
report_test.go refactor: remove PolicySpec from engine api (#6159) 2023-02-10 08:11:21 +00:00