1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/webhooks/resource
shuting 025a477688
fix: non-trigger resources should be skipped for background policies regardless of skipBackgroundRequests settings (#9333)
* fix skip checks

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

* fix: skip request for non-triggers

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

* add missing files

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

* fix: empty policy

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-01-04 12:47:58 +02:00
..
generation fix: non-trigger resources should be skipped for background policies regardless of skipBackgroundRequests settings (#9333) 2024-01-04 12:47:58 +02:00
imageverification feat: use context for toggles management (#7501) 2023-06-12 17:36:12 +02:00
mutation refactor: mutate checks (#9255) 2023-12-22 15:07:17 +02: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: non-trigger resources should be skipped for background policies regardless of skipBackgroundRequests settings (#9333) 2024-01-04 12:47:58 +02:00
utils.go fix: non-trigger resources should be skipped for background policies regardless of skipBackgroundRequests settings (#9333) 2024-01-04 12:47:58 +02:00
validation_test.go feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00