1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/controllers/webhook
Charles-Edouard Brétéché d5dcd4611d
feat: use pointer in rule (#11037)
* feat: use pointer in rule

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

* fix unit tests

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

* fix policy controller

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-09-09 21:10:02 +08:00
..
cleanup.go feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
controller.go fix(status): don't get the policy twice before status update (#11026) 2024-09-09 18:30:26 +08:00
controller_test.go feat: use pointer in rule (#11037) 2024-09-09 21:10:02 +08:00
log.go fix: use correct logger in webhook controller (#5083) 2022-10-20 20:54:42 +05:30
utils.go fix: range through all resources to build webhook (#10748) 2024-09-05 11:42:40 +00:00
utils_test.go fix: range through all resources to build webhook (#10748) 2024-09-05 11:42:40 +00:00