1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/engine/utils
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
..
exceptions.go fix: allow exceptions to match Pod/ephemeralcontainers by default (#10778) 2024-08-02 12:47:09 +00:00
foreach.go fix: deepcopy patched resource in foreach mutate (#10252) 2024-05-20 14:45:21 +08:00
foreach_test.go fix: deepcopy patched resource in foreach mutate (#10252) 2024-05-20 14:45:21 +08:00
image.go feat: add skipImageReferences in verify images (#8633) 2024-01-23 12:27:39 +00:00
match.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
utils.go feat(json): unmarshal at decode time (#10700) 2024-08-05 15:46:50 +03:00
utils_test.go fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00