1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine/mutate
Mohan B E a827f88dc7
resolved conditional anchor issue and added validation to pattern labels (#1060)
* resolved conditional anchor issue and added validation to pattern labels

* restored IsConditionAnchor

* added annotation and anypattern validation

* added conditional anchor key checker

* reverted docs

* fixed tests

* modified validation

* modified validate condition check
2020-08-28 18:22:22 -07:00
..
generatePatches.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
generatePatches_test.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
mutation.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
overlay.go resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
overlay_test.go Fix conflict 2020-03-27 14:10:21 +05:30
overlayCondition.go resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
overlayCondition_test.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
overlayError.go move mutation to subpackage pkg/engine/mutate 2020-01-07 17:06:17 -08:00
patches.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
patches_test.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
patchJson6902.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
patchJson6902_test.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
strategicMergePatch.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
strategicMergePatch_test.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
utils.go resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
utils_test.go move mutation to subpackage pkg/engine/mutate 2020-01-07 17:06:17 -08:00