1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine/handlers/validation
abhashsolanki18 5c9adf9fb5
fix: error handling and reduce log clutter (#11979)
* fix: error handling and reduce log clutter

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>

* fixed lint test

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>

---------

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>
2025-01-30 09:47:09 +00:00
..
utils.go fix: properly verify precondition in old object validation (#11644) 2024-12-04 06:32:12 +00:00
validate_assert.go fix: properly verify precondition in old object validation (#11644) 2024-12-04 06:32:12 +00:00
validate_cel.go feat: add MAP's mutation logic for the CLI (#11946) 2025-01-17 15:16:34 +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: exemption error caused by convertChecks function (#11780) 2024-12-18 13:46:18 +00:00
validate_pss_test.go add unit test (#9894) 2024-03-13 17:09:30 +08:00
validate_resource.go fix: error handling and reduce log clutter (#11979) 2025-01-30 09:47:09 +00:00
validate_resource_test.go fix: properly verify precondition in old object validation (#11644) 2024-12-04 06:32:12 +00:00