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
Mariam Fahmy 8eb081475e
fix: skip processing the oldObject for audit policies (#10233)
* fix: skip processing the oldObject for audit policies

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

* fix: modify error and skip messages

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

* fix: modify the log level

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-09-20 12:28:18 +00:00
..
utils.go feat: use pointer in rule (exclude field) (#11050) 2024-09-10 11:14:49 +00:00
validate_assert.go fix: skip processing the oldObject for audit policies (#10233) 2024-09-20 12:28:18 +00: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: skip processing the oldObject for audit policies (#10233) 2024-09-20 12:28:18 +00:00
validate_pss_test.go add unit test (#9894) 2024-03-13 17:09:30 +08:00
validate_resource.go fix: skip processing the oldObject for audit policies (#10233) 2024-09-20 12:28:18 +00:00
validate_resource_test.go fix: skip processing the oldObject for audit policies (#10233) 2024-09-20 12:28:18 +00:00