1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/engine/handlers/mutation
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
..
common.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
load_targets.go feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
load_targets_test.go refactor: make use of handlers in engine validation (#6704) 2023-03-28 07:47:53 +02:00
mutate_existing.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
mutate_image.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
mutate_resource.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00