1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/webhookconfig
Charles-Edouard Brétéché 400e486b46
refactor: create a package for controllers and move certmanager in it (#3782)
* refactor: use typed informers and add tombstone support to webhookconfig

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* refactor: remove unstructured usage from webhookconfig

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* refactor: cert manager controller

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-05-04 00:23:34 +08:00
..
common.go refactor: remove unstructured usage from webhookconfig (#3737) 2022-05-02 18:58:04 +08:00
configmanager.go webhookconfig: if services resource, add services/status as well (#3740) 2022-05-03 05:54:08 +00:00
configmanager_test.go fix: webhooks are not configured correctly (#3660) 2022-04-25 15:19:39 +00:00
monitor.go refactor: remove unstructured usage from webhookconfig (#3737) 2022-05-02 18:58:04 +08:00
policy.go refactor: remove unstructured usage from webhookconfig (#3737) 2022-05-02 18:58:04 +08:00
registration.go refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00
registration_test.go update webhook registration and monitor (#1318) 2020-11-26 16:07:06 -08:00
resource.go refactor: remove unstructured usage from webhookconfig (#3737) 2022-05-02 18:58:04 +08:00
status.go refactor: remove unstructured usage from webhookconfig (#3737) 2022-05-02 18:58:04 +08:00