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é 060f7bb873
refactor: admission response utils (#5234)
- refactor: admission response utils
- unit tests

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2022-11-08 09:35:08 +00:00
..
generation refactor: add a couple of constants in api (#4640) 2022-09-19 09:11:12 +00:00
imageverification fix: image verification reports missing in admission mode (#5037) 2022-10-19 11:25:47 +00:00
mutation feat: support disabling schema validation on the patched resource (#5197) 2022-11-03 08:12:44 +00:00
validation fix: skip admission in dry run requests (#4994) 2022-10-17 04:01:06 +00:00
fake.go refactor: openapi controller part 2 (#4910) 2022-10-12 22:24:16 +05:30
handlers.go refactor: admission response utils (#5234) 2022-11-08 09:35:08 +00:00
handlers_test.go refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
updaterequest.go refactor: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30
utils.go refactor: admission response utils (#5234) 2022-11-08 09:35:08 +00:00
validation_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00