1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/cmd/cli/kubectl-kyverno/processor
Charles-Edouard Brétéché 0107c9af8a
fix: remove skip increment when resource not found in cli apply (#9282)
* fix: remove skip increment when resource not found in cli apply

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix test

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-12-26 15:47:53 +00:00
..
generate.go refactor: make CLI store non static (#9200) 2023-12-19 22:45:53 +08:00
policy_processor.go refactor: mutate checks (#9255) 2023-12-22 15:07:17 +02:00
policy_processor_test.go fix: remove skip increment when resource not found in cli apply (#9282) 2023-12-26 15:47:53 +00:00
result.go fix: remove skip increment when resource not found in cli apply (#9282) 2023-12-26 15:47:53 +00:00
utils.go refactor: mutate checks (#9255) 2023-12-22 15:07:17 +02:00
vap_processor.go fix: vap processor in cli (#8319) 2023-09-11 10:49:02 +00:00