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
shuting 931d7cd47c
Set mutating webhhok reinvocationPolicy to IfNeeded (#1097)
* add watch policy to clusterrole kyverno:customresources

* fix build

* fix nil pointer

* skip json patches if the mutation is re-invoked

* set resource mutating webhook invocation policy to IfNeeded
2020-09-03 08:54:37 -07:00
..
mutation.go Set mutating webhhok reinvocationPolicy to IfNeeded (#1097) 2020-09-03 08:54:37 -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
patchesUtils.go Set mutating webhhok reinvocationPolicy to IfNeeded (#1097) 2020-09-03 08:54:37 -07:00
patchesUtils_test.go Set mutating webhhok reinvocationPolicy to IfNeeded (#1097) 2020-09-03 08:54:37 -07:00
patchJson6902.go Set mutating webhhok reinvocationPolicy to IfNeeded (#1097) 2020-09-03 08:54:37 -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