1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine/mutate
Mohan B E 3690bf5fff
conditional anchor preprocessing for patch strategic merge (#1090)
* conditional anchor preprocessing for patch strategic merge

* modified sequence pre processing and added unit test

* merged master

* go fmt

* corrected mistake and added error handling to policy validate
2020-09-01 09:12:05 -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 conditional anchor preprocessing for patch strategic merge (#1090) 2020-09-01 09:12:05 -07:00
strategicMergePatch_test.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
strategicPreprocessing.go conditional anchor preprocessing for patch strategic merge (#1090) 2020-09-01 09:12:05 -07:00
strategicPreprocessing_test.go conditional anchor preprocessing for patch strategic merge (#1090) 2020-09-01 09:12:05 -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