1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/pkg/controllers/webhook
Mariam Fahmy 5106d5227b
fix: use webhook object instead of a list (#11516)
* fix: use webhook object instead of a list

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* chore: add changelog

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-11-04 10:19:35 +00:00
..
cleanup.go feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
controller.go fix: use webhook object instead of a list (#11516) 2024-11-04 10:19:35 +00:00
log.go fix: use correct logger in webhook controller (#5083) 2022-10-20 20:54:42 +05:30
utils.go feat: improve webhooks rules generation (#11419) 2024-10-21 12:56:21 +00:00
utils_test.go feat: improve webhooks rules generation (#11419) 2024-10-21 12:56:21 +00:00
utils_webhook.go feat: improve webhooks rules generation (#11419) 2024-10-21 12:56:21 +00:00