1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg/webhooks/handlers
Charles-Edouard Brétéché 298e250693
feat: add exclude roles/cluster roles support in configmap (#6779)
* feat: add exclude roles/cluster roles support in configmap

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

* update chart

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

* filter handler

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-04-04 11:59:02 +00:00
..
admission.go refactor: resolve roles/cluster roles/top level GVK earlier in the admission chain (#6775) 2023-04-04 10:23:20 +00:00
dump.go refactor: resolve roles/cluster roles/top level GVK earlier in the admission chain (#6775) 2023-04-04 10:23:20 +00:00
dump_test.go refactor: resolve roles/cluster roles/top level GVK earlier in the admission chain (#6775) 2023-04-04 10:23:20 +00:00
enrich.go refactor: resolve roles/cluster roles/top level GVK earlier in the admission chain (#6775) 2023-04-04 10:23:20 +00:00
error.go feat: use admission review v1 (#5464) 2022-11-30 23:37:42 +08:00
filter.go feat: add exclude roles/cluster roles support in configmap (#6779) 2023-04-04 11:59:02 +00:00
metrics.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
probe.go refactor: manage webhooks with webhook controller (#4846) 2022-10-12 06:52:42 +00:00
protect.go refactor: resolve roles/cluster roles/top level GVK earlier in the admission chain (#6775) 2023-04-04 10:23:20 +00:00
trace.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
types.go refactor: resolve roles/cluster roles/top level GVK earlier in the admission chain (#6775) 2023-04-04 10:23:20 +00:00
verify.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00