1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/webhooks/handlers
Charles-Edouard Brétéché 408c00ae93
fix: protect managed resource not considering other components (#7363)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-05-31 14:05:49 +00:00
..
admission.go fix: http request metrics (#7197) 2023-05-15 19:26:17 +00:00
dump.go fix: add logs in webhook middlewares (#6797) 2023-04-06 14:28:13 +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 fix: add logs in webhook middlewares (#6797) 2023-04-06 14:28:13 +00:00
error.go feat: use admission review v1 (#5464) 2022-11-30 23:37:42 +08:00
filter.go feat: add config inclusions support (#7082) 2023-05-03 16:40:36 +00:00
metrics.go fix: http request metrics (#7197) 2023-05-15 19:26:17 +00:00
probe.go refactor: manage webhooks with webhook controller (#4846) 2022-10-12 06:52:42 +00:00
protect.go fix: protect managed resource not considering other components (#7363) 2023-05-31 14:05:49 +00:00
trace.go fix: add logs in webhook middlewares (#6797) 2023-04-06 14:28:13 +00: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