1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/webhooks
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
..
exception refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
handlers Reduced verbosity of admission request filter INFO log message (#8712) 2023-11-10 11:34:34 +00:00
policy fix: add skipBackgoundRequests to configure loop protection option (#9157) 2023-12-19 06:25:12 +00:00
resource fix: non-trigger resources should be skipped for background policies regardless of skipBackgroundRequests settings (#9333) 2024-01-04 12:47:58 +02:00
updaterequest chore: cleanup generate codebase (#6598) 2023-03-17 08:36:06 +00:00
utils fix: updaterequests stuck in pending/fail infinite loop (#9119) 2023-12-15 16:42:10 +02:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
server.go Make server ports configurable, resolves #7279 (#7728) 2023-11-17 14:19:53 +00:00