1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 19:06:55 +00:00
kyverno/pkg/controllers
shuting 7170cbb0c2
feat:Webhook config per policy (#9483)
* add spec.webhookConfigurations

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* update crd

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* configure webhook

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* register webhook handler

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* skip storing finegrained policies in cache

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* update resource validate handler

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* updates

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* enable mutate resource handler for fine-grained policies

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-01-27 13:00:22 +00:00
..
certmanager fix: propagate registration and error in controllerutils pkg (#8192) 2023-08-31 20:08:29 +00:00
cleanup feat: support conditions in PolicyException (#8577) 2023-10-24 10:45:52 +00:00
generic feat: webhook labels (#9015) 2023-12-07 12:58:31 +00:00
metrics/policy fix typo (#8399) 2023-09-14 13:52:24 +00:00
policycache feat:Webhook config per policy (#9483) 2024-01-27 13:00:22 +00:00
report feat: add a new API group reports.kyverno.io (#9521) 2024-01-26 13:40:29 +00:00
ttl fix: ttl cleanup not working with cluster wide resources (#9060) 2023-12-03 00:35:13 +01:00
validatingadmissionpolicy-generate feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
webhook feat:Webhook config per policy (#9483) 2024-01-27 13:00:22 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00