1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/engine/internal
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
..
auth.go feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
imageverifier.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
logging.go fix: remove a couple DeepEqual and fix deletion check bug (#6640) 2023-03-22 04:46:35 +00:00
match.go fix: remove unused parameters (#10330) 2024-05-29 23:29:24 +00:00
preconditions.go lazy evaluate vars in conditions (#7238) 2023-05-20 21:06:54 +00:00
rule.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00