1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine/utils
Jim Bugwadia fb12f7330b
skip other checks if operations do not match (#8324)
* skip other checks if operations do not match

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* copy resource/rule as match seems to mutate for wildcard checks

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix deepcopy

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

---------

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-19 08:01:49 +00:00
..
foreach.go refactor: implement mutation rule handlers (#6684) 2023-03-27 16:09:46 +08:00
image.go chore: move kyverno.io/verify-images constant (#7955) 2023-08-02 14:02:21 +00:00
match.go skip other checks if operations do not match (#8324) 2023-09-19 08:01:49 +00:00
utils.go refactor: introduce engine handler (#6680) 2023-03-24 16:24:00 +00:00
utils_test.go feat: add operations support in match/exclude (#6658) 2023-03-29 04:22:21 +00:00