1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg/engine/handlers/validation
shuting a26f588b86
fix: panic for nil rule response when processing old object (#11550)
Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-11-07 09:48:33 +00:00
..
utils.go fix: update match logic for old object validation (#11427) 2024-10-21 14:10:06 +00:00
validate_assert.go fix: match failure action case insensitively for validating old object (#11486) 2024-11-07 00:10:56 +08:00
validate_cel.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
validate_image.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
validate_manifest.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
validate_manifest_test.go fix: properly update policy context after preexisting resource in violation check (#9893) 2024-03-13 16:24:53 +00:00
validate_pss.go fix: match failure action case insensitively for validating old object (#11486) 2024-11-07 00:10:56 +08:00
validate_pss_test.go add unit test (#9894) 2024-03-13 17:09:30 +08:00
validate_resource.go fix: panic for nil rule response when processing old object (#11550) 2024-11-07 09:48:33 +00:00
validate_resource_test.go fix: skip processing the oldObject for audit policies (#10233) 2024-09-20 12:28:18 +00:00