1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/controllers
Florian Hopfensperger 8781a38849
feat: configure webhook scope based on resource and policy type (#8065)
* feat: configure webhook scope based on policy type

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>

* Update pkg/controllers/webhook/controller.go

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

* feat: configure webhook scope based on resource type

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>

* review comments

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>

* sorting of webhooks

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>

* Update pkg/controllers/webhook/utils.go

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

* fix imports

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>

---------

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>
Signed-off-by: shuting <shuting@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-01-26 15:07:42 +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 fix typo (#8399) 2023-09-14 13:52:24 +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: configure webhook scope based on resource and policy type (#8065) 2024-01-26 15:07:42 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00