1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/pkg/controllers
Charles-Edouard Brétéché 83bbf87ff6
feat: use admission review v1 (#5464)
* feat: use admission review v1

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

* fix

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

* nit

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

* logs

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

* patch type

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

* fix tests

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

* fix

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

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
2022-11-30 23:37:42 +08:00
..
certmanager fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
cleanup refactor: add controller helper to internal package (#5506) 2022-11-30 11:13:57 +00:00
config fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
metrics/policy refactor: use internal cmd package in kyverno (#5507) 2022-11-30 13:37:53 +00:00
openapi refactor: dynamic client use instrumented clients (#5436) 2022-11-22 13:37:27 +00:00
policycache fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
report feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
webhook feat: use admission review v1 (#5464) 2022-11-30 23:37:42 +08:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00