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
Mariam Fahmy b61a1f3d18
fix: set v2beta1 of exceptions the storage version (#9254)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-12-22 10:13:58 +00:00
..
generation fix: updaterequests stuck in pending/fail infinite loop (#9119) 2023-12-15 16:42:10 +02:00
imageverification feat: use context for toggles management (#7501) 2023-06-12 17:36:12 +02:00
mutation fix: block mutation only when failurePolicy is set to fail (#8952) 2023-11-22 17:01:46 +00:00
validation feat: use context for toggles management (#7501) 2023-06-12 17:36:12 +02:00
fake.go fix: set v2beta1 of exceptions the storage version (#9254) 2023-12-22 10:13:58 +00:00
handlers.go fix: add skipBackgoundRequests to configure loop protection option (#9157) 2023-12-19 06:25:12 +00:00
handlers_test.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
updaterequest.go fix: add skipBackgoundRequests to configure loop protection option (#9157) 2023-12-19 06:25:12 +00:00
utils.go fix: add skipBackgoundRequests to configure loop protection option (#9157) 2023-12-19 06:25:12 +00:00
validation_test.go feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00