1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/pkg/webhookconfig
Charles-Edouard Brétéché 4efcabffb5
refactor: use abstract policy interface in webhookconfig (#3466)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-03-25 14:43:47 +00:00
..
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 refactor: use abstract policy interface in webhookconfig (#3466) 2022-03-25 14:43:47 +00:00
configmanager_test.go Fix check for generated webhook rules being equal to what the API server has (#3407) 2022-03-21 12:41:53 +00:00
monitor.go adds lease objects for storing last-request-time and set-status annotations in deployment (#3447) 2022-03-25 21:42:01 +08:00
policy.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
registration.go adds lease objects for storing last-request-time and set-status annotations in deployment (#3447) 2022-03-25 21:42:01 +08:00
registration_test.go update webhook registration and monitor (#1318) 2020-11-26 16:07:06 -08:00
resource.go fix webhook configuration issue when auto update is disabled (#3417) 2022-03-18 10:05:00 +00:00
status.go adds lease objects for storing last-request-time and set-status annotations in deployment (#3447) 2022-03-25 21:42:01 +08:00