1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhookconfig
Charles-Edouard Brétéché 2f81c77850
refactor: use GetFailurePolicy method (#3545)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-04-05 04:49:30 +08: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 GetFailurePolicy method (#3545) 2022-04-05 04:49:30 +08: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 feat: add webhooks object selector support (#3413) 2022-03-29 23:09:44 +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