1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/policy
Mohan B E 51ac382c6c
Feature/configmaps var 724 (#1118)
* added configmap data substitution for foreground mutate and validate

* added configmap data substitution for foreground mutate and validate fmt

* added configmap lookup for background

* added comments to resource cache

* added configmap data lookup in preConditions

* added parse strings in In operator and configmap lookup docs

* added configmap lookup docs

* modified configmap lookup docs
2020-09-22 14:11:49 -07:00
..
common resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
generate resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
mutate resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
validate resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
actions.go Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
apply.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
background.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
cleanup.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00
clusterpv.go replace deletion timestamp check (#961) 2020-06-30 23:30:31 -07:00
common.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
controller.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
existing.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
namespacedpv.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
report.go Events fix (#1006) 2020-07-20 20:30:02 +05:30
utils.go Background mode only apply to running pods (#949) 2020-06-25 09:52:27 -07:00
validate.go fixed policy validationa and patch strategic merge bug (#1136) 2020-09-18 12:18:13 -07:00
validate_test.go 744 fixing policy validation and removing allRequests field 2020-05-06 19:46:32 +05:30
webhookregistration.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00