1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/webhooks/resource
Charles-Edouard Brétéché 6070092b6a
fix: image verification reports missing in admission mode (#5037)
* fix: image verification reports missing in admission mode

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

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-10-19 11:25:47 +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 refactor: openapi controller part 2 (#4910) 2022-10-12 22:24:16 +05:30
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 Fixed issue-4655: verifyImages is executed before mutate (#4996) 2022-10-18 08:38:28 +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