1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhooks/resource
Charles-Edouard Brétéché 20b8697ad8
refactor: move mutation handler out of webhooks package (#4567)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-09-09 12:48:29 +02:00
..
audit refactor: move validation audit out of webhooks package (#4562) 2022-09-09 09:27:07 +00:00
mutation refactor: move mutation handler out of webhooks package (#4567) 2022-09-09 12:48:29 +02:00
validation refactor: move validation handler out of webhooks package (#4556) 2022-09-09 07:52:38 +00:00
fake.go refactor: move validation audit out of webhooks package (#4562) 2022-09-09 09:27:07 +00:00
generation.go refactor: make webhook metrics helpers static (#4554) 2022-09-09 07:11:16 +03:00
generation_test.go refactor: separate resource mutation/validation handlers from server (#3908) 2022-05-16 22:36:21 +08:00
handlers.go refactor: move mutation handler out of webhooks package (#4567) 2022-09-09 12:48:29 +02:00
handlers_test.go refactor: webhook propagate start time along handlers (#4529) 2022-09-08 07:34:55 +00:00
updaterequest.go refactor: make webhook metrics helpers static (#4554) 2022-09-09 07:11:16 +03:00
utils.go refactor: move mutation handler out of webhooks package (#4567) 2022-09-09 12:48:29 +02:00
validation_test.go refactor: webhook block and unit tests (#4531) 2022-09-08 08:36:31 +00:00