1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine/utils
Vishal Choudhary 87c7ce254a
feat: add skipImageReferences in verify images (#8633)
* feat: add skipImageReferences in verify images

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: chainsaw tests

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: chainsaw-test.yaml

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: typo in assert

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-01-23 12:27:39 +00:00
..
exceptions.go fix: set v2beta1 of exceptions the storage version (#9254) 2023-12-22 10:13:58 +00:00
foreach.go optimize JSON context processing using in-memory maps (#8322) 2023-12-04 07:35:36 +00:00
image.go feat: add skipImageReferences in verify images (#8633) 2024-01-23 12:27:39 +00:00
match.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
utils.go fix: allow changes to preexisting resource in violation of a policy in Enforce (#9027) 2023-12-12 09:17:53 +00:00
utils_test.go feat: add operations support in match/exclude (#6658) 2023-03-29 04:22:21 +00:00