1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/webhooks
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
..
exception refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
handlers feat:Webhook config per policy (#9483) 2024-01-27 13:00:22 +00:00
policy fix: add skipBackgoundRequests to configure loop protection option (#9157) 2023-12-19 06:25:12 +00:00
resource feat:Webhook config per policy (#9483) 2024-01-27 13:00:22 +00:00
updaterequest chore: cleanup generate codebase (#6598) 2023-03-17 08:36:06 +00:00
utils feat: add skipImageReferences in verify images (#8633) 2024-01-23 12:27:39 +00:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
server.go feat:Webhook config per policy (#9483) 2024-01-27 13:00:22 +00:00