1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhooks/resource
Charles-Edouard Brétéché d558c12470
refactor: move generation handler out of webhooks package (#4570)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-09-09 19:49:38 +05:30
..
audit refactor: move validation audit out of webhooks package (#4562) 2022-09-09 09:27:07 +00:00
generation refactor: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30
imageverification refactor: move image verification handler out of webhooks package (#4569) 2022-09-09 15:05:57 +02: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
handlers.go refactor: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30
handlers_test.go refactor: webhook propagate start time along handlers (#4529) 2022-09-08 07:34:55 +00:00
updaterequest.go refactor: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30
utils.go refactor: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30
validation_test.go refactor: webhook block and unit tests (#4531) 2022-09-08 08:36:31 +00:00