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
Charles-Edouard Brétéché 67bd7b1edc
fix: remove filtering for policy admission handlers (#5462)
* fix: remove filtering for policy admission handlers

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

* move kyverno filtering

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

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
2022-11-25 09:21:39 +01:00
..
generation fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
imageverification fix: admission reports stacking up (#5457) 2022-11-24 14:21:08 +01:00
mutation refactor: admission metrics (counter and latency) (#5245) 2022-11-09 18:52:20 +08:00
validation fix: admission reports stacking up (#5457) 2022-11-24 14:21:08 +01:00
fake.go refactor: openapi controller part 2 (#4910) 2022-10-12 22:24:16 +05:30
handlers.go fix: remove filtering for policy admission handlers (#5462) 2022-11-25 09:21:39 +01:00
handlers_test.go refactor: propagate context through admission handlers (#5392) 2022-11-17 15:17:52 +00:00
updaterequest.go fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
utils.go refactor: admission response utils (#5234) 2022-11-08 09:35:08 +00:00
validation_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00