1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhookconfig
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
..
resources fix test build errors + skip testrunner 2019-08-21 12:03:53 -07:00
checker.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
common.go Set mutating webhhok reinvocationPolicy to IfNeeded (#1097) 2020-09-03 08:54:37 -07:00
policy.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
registration.go Feature/api version 852 (#1028) 2020-08-07 09:47:33 +05:30
registration_test.go fix import cylce after merge + seperate webhookconfig client 2019-08-21 01:07:32 -07:00
resource.go Set mutating webhhok reinvocationPolicy to IfNeeded (#1097) 2020-09-03 08:54:37 -07:00
rwebhookregister.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00