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
shuting 39de46fe39
983 kustomize support (#1026)
* prototype - strategic merge patch

* add end to end test

* add engine strategic merge patch support

* set webhook reinvocationPolicy to IfNeeded

* refactor engine mutate code

* support JMESPath in strategic merge patch

* implement patchesJson6902

* update doc

* resolve pr comments
2020-08-05 09:11:23 -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 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
overlay_test.go Fix conflict 2020-03-27 14:10:21 +05:30
overlayCondition.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -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 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
utils_test.go move mutation to subpackage pkg/engine/mutate 2020-01-07 17:06:17 -08:00