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
shuting 3fc157717a
feat: support disabling schema validation on the patched resource (#5197)
* Support disable schema validation on the patched resource

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* update api doc

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-11-03 08:12:44 +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 fix: image verification reports missing in admission mode (#5037) 2022-10-19 11:25:47 +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: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30
validation_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00