1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 23:46:56 +00:00
kyverno/pkg/engine/utils
Yukun Wang 7763ff72cf
fix: foreach list validation (#11222)
Signed-off-by: airycanon <airycanon@airycanon.me>
2024-09-26 08:49:35 +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: foreach list validation (#11222) 2024-09-26 08:49:35 +00:00
foreach_test.go fix: foreach list validation (#11222) 2024-09-26 08:49:35 +00:00
image.go feat: add skipImageReferences in verify images (#8633) 2024-01-23 12:27:39 +00:00
match.go feat: use pointer in rule (exclude field) (#11050) 2024-09-10 11:14:49 +00:00
utils.go fix: allow changes to preexisting resources that violate a validate foreach, cel or pss policy (#10033) 2024-09-06 06:42:56 +00:00
utils_test.go feat: use pointer in rule (exclude field) (#11050) 2024-09-10 11:14:49 +00:00