1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/cmd/cli/kubectl-kyverno/processor
Charles-Edouard Brétéché e3188fca8c
fix: Overridden request.operation is not considered by match/exclude with operations (#8361)
* fix: verifyImages w/ multiple entries is not consistent

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

* clean

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

* fix: Kyverno apply produces false positives when validating 'empty dangling' tags

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

* fix: Overridden request.operation is not considered by match/exclude with operations

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-09-12 18:56:31 +00:00
..
generate.go fix: all tests fails when use mutiple results with generate-clone (#8341) 2023-09-12 05:36:41 +00:00
policy_processor.go fix: Overridden request.operation is not considered by match/exclude with operations (#8361) 2023-09-12 18:56:31 +00:00
policy_processor_test.go fix: cli engine invocation order (#8327) 2023-09-11 13:41:36 +00:00
result.go refactor: introduce cli processor package (#8281) 2023-09-06 12:48:55 +08:00
utils.go refactor: simplify cli processor (#8352) 2023-09-12 12:07:12 +00:00
vap_processor.go fix: vap processor in cli (#8319) 2023-09-11 10:49:02 +00:00