1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhookconfig
Vyankatesh Kudtarkar 737d3bdd36
handle subresources (#3841) (#3848)
* handle subresources

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make fmt

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix logger name

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix webhook and logs

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make fmt

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2022-05-10 12:34:17 +08:00
..
common.go refactor: webhookconfig package (part 1) (#3831) 2022-05-08 12:47:49 +01:00
configmanager.go handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08: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
registration.go refactor: webhook config package (part 2) (#3833) 2022-05-08 14:14:31 +02:00
registration_test.go update webhook registration and monitor (#1318) 2020-11-26 16:07:06 -08:00
status.go refactor: remove unstructured usage from webhookconfig (#3737) 2022-05-02 18:58:04 +08:00