1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/webhookconfig
shuting 2eefe3a544
Skip updating webhook configs if namespaceSelector is nil (#3237)
* skip updating webhook configs if namespaceSelector is nil

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* address comments

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* address comment for mutating webhook

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* address comments

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* update logs

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-02-16 17:07:09 +05:30
..
certmanager.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
common.go Added Kyverno specific SharedInformerFactory (#2987) 2022-01-18 15:52:48 +00:00
configmanager.go Fix dynamic webhook for namespace policies (#3044) 2022-01-22 07:55:14 +00:00
monitor.go Support namespaceSelector with dynamic webhook enabled (#2953) 2022-01-19 07:59:08 +00:00
policy.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
registration.go Skip updating webhook configs if namespaceSelector is nil (#3237) 2022-02-16 17:07:09 +05:30
registration_test.go update webhook registration and monitor (#1318) 2020-11-26 16:07:06 -08:00
resource.go SharedInformers for WebhookConfigurations (#3007) 2022-01-19 15:57:32 +00:00
status.go feat: HA (#1931) 2021-06-08 12:37:19 -07:00