1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-26 09:33:48 +00:00
kyverno/pkg/controllers/webhook
Vishal Choudhary 0dda60bf12
fix: autogen refactor (#12286)
* fix: autogen refactor

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: more refactor

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
2025-03-04 18:55:45 +08:00
..
cleanup.go feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
controller.go feat(gctx): add jmespath caching through projections (#11833) 2025-02-18 15:51:14 +00:00
log.go fix: use correct logger in webhook controller (#5083) 2022-10-20 20:54:42 +05:30
recorder.go refactor: status manager (#12173) 2025-02-14 15:22:25 +00:00
utils.go feat: register webhook configurations for validatingpolicies (#11892) 2025-01-17 11:33:47 +02: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
validatingpolicy.go fix: autogen refactor (#12286) 2025-03-04 18:55:45 +08:00
validatingpolicy_test.go feat: stop reusing admissionregistrationv1.ValidatingAdmissionPolicySpec (#12246) 2025-02-25 14:48:47 +00:00