1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/engine/handlers/validation
Vishal Choudhary 95f54a1cb6
feat: enable custom data in policy reports using properties (#10933)
* feat: enable custom data in policy reports using properties

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

* fix: dont throw error in variable substitution for properties

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

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
2024-09-03 17:36:07 +00:00
..
validate_assert.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +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 feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
validate_pss_test.go add unit test (#9894) 2024-03-13 17:09:30 +08:00
validate_resource.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
validate_resource_test.go chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00