1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine/mutate/patch
Mariam Fahmy c796bb765c
fix: return policies with either audit or enforce rules from the cache (#10667)
* fix: return policies with either audit or enforce rules from the cache

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* feat: introduce validationFailureAction under verifyImage rules

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* feat: add chainsaw tests

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-08-06 18:24:28 +00:00
..
buffer.go chore: add buffer unit tests (#7453) 2023-06-07 13:48:50 +02:00
buffer_test.go chore: add buffer unit tests (#7453) 2023-06-07 13:48:50 +02:00
patchers.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchesUtils.go feat: switch json patch lib for real (#7452) 2023-06-08 10:23:20 +00:00
patchesUtils_test.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchJSON6902.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchJSON6902_test.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
strategicMergePatch.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00
strategicMergePatch_test.go fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00
strategicPreprocessing.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00
strategicPreprocessing_test.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00