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
Mariam Fahmy eab6b4eceb
fix: updaterequests stuck in pending/fail infinite loop (#9119)
* fix: updaterequests stuck in pending/fail infinite loop

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix: prevent creating URs upon DELETE unless it is specified

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix chainsaw test

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-12-15 16:42:10 +02: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: use v2beta1 of policy exceptions (#8587) 2023-10-09 15:27:25 +08:00
handlers.go refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
handlers_test.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
updaterequest.go fix: updaterequests stuck in pending/fail infinite loop (#9119) 2023-12-15 16:42:10 +02:00
utils.go fix: generate policy fails if triggered resource name exceeds 63 characters limit (#8466) 2023-11-06 10:37:13 +00:00
validation_test.go feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00