1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/webhooks/resource
Charles-Edouard Brétéché 9102753323
fix: make alternate reports storage transparent (#9553)
* fix: make alternate reports storage transparent

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

* bg scan

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

* aggregation

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

* aggregation

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

* rm manager

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

* update

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

* fixes

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

* fixes

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-01-30 14:53:37 +00: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 fix: make alternate reports storage transparent (#9553) 2024-01-30 14:53:37 +00:00
mutation refactor: mutate checks (#9255) 2023-12-22 15:07:17 +02:00
validation fix: make alternate reports storage transparent (#9553) 2024-01-30 14:53:37 +00:00
fake.go fix: set v2beta1 of exceptions the storage version (#9254) 2023-12-22 10:13:58 +00:00
handlers.go fix: make alternate reports storage transparent (#9553) 2024-01-30 14:53:37 +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