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
Charles-Edouard Brétéché a5e082303d
refactor: introduce autogen interface (#11418)
* refactor: introduce autogen interface

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix linter

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-16 15:24:37 +02:00
..
cleanup.go feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
controller.go refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
controller_test.go feat: use pointer in rule (mutation field) (#11078) 2024-09-11 04:32:10 +03:00
log.go fix: use correct logger in webhook controller (#5083) 2022-10-20 20:54:42 +05:30
utils.go fix: webhooks reconciliation with policies (#11233) 2024-09-25 12:12:08 +00:00
utils_test.go refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00