1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/webhooks/resource
Charles-Edouard Brétéché a5e082303d
refactor: introduce autogen interface (#11418)
* refactor: introduce autogen interface

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix linter

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-16 15:24:37 +02:00
..
generation feat: foreach support for clone (#10888) 2024-08-29 11:59:22 +00:00
imageverification feat: add helm configuration for reporting in different rules (#11376) 2024-10-11 09:42:29 +00:00
mutation feat: add helm configuration for reporting in different rules (#11376) 2024-10-11 09:42:29 +00:00
validation feat: add helm configuration for reporting in different rules (#11376) 2024-10-11 09:42:29 +00:00
fake.go feat: add helm configuration for reporting in different rules (#11376) 2024-10-11 09:42:29 +00:00
handlers.go feat: add helm configuration for reporting in different rules (#11376) 2024-10-11 09:42:29 +00:00
handlers_test.go feat: show violations and mutations as warning (#10214) 2024-09-05 10:02:00 +00:00
updaterequest.go refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
utils.go fix: unsupported defaults in api (#11021) 2024-09-05 14:48:47 +00:00
validation_test.go chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00