1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine
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
..
anchor resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
common resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
context 744 removed uneeded comment 2020-05-13 10:27:08 +05:30
mutate Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
utils 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
variables Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
forceMutate.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
generation.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
mutation.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
mutation_test.go configrable rules added (#1017) 2020-08-07 17:09:24 -07:00
policyContext.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
utils.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
utils_test.go Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
validation.go Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
validation_test.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00