1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/controllers/webhook
gcp-cherry-pick-bot[bot] e31f9a0dca
fix: make webhook cleanup setup optional and add cleanup ci test (#11077) (#11094)
* fix: make webhook cleanup setup optional and add cleanup ci test



* fix: add logging



* fix: add validating webhook count check



---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-09-11 07:36:46 +00:00
..
cleanup.go feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
controller.go fix: make webhook cleanup setup optional and add cleanup ci test (#11077) (#11094) 2024-09-11 07:36:46 +00:00
controller_test.go feat: use pointer in rule (mutation field) (#11078) (#11086) 2024-09-11 04:03:19 +00:00
log.go fix: use correct logger in webhook controller (#5083) 2022-10-20 20:54:42 +05:30
utils.go feat: use pointer in rule (exclude field) (#11050) (#11071) 2024-09-10 11:50:49 +00:00
utils_test.go feat: use pointer in rule (mutation field) (#11078) (#11086) 2024-09-11 04:03:19 +00:00