1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-15 04:07:46 +00:00
kyverno/pkg/controllers
Charles-Edouard Brétéché c3be9e36a5
feat: propagate context to dynamic client (#5495)
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: shuting <shuting@nirmata.com>
2022-11-29 13:59:40 +00:00
..
certmanager fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
cleanup Add reconciling logic for creating cronjobs whenever a new cleanup policy is created (#5385) 2022-11-25 09:59:45 +00:00
config fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
metrics/policy feat: propagate context to the metrics package (#5479) 2022-11-28 10:30:14 +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 chore: replace utils.ContainsString with builtin slices.Contains (#5496) 2022-11-29 08:04:49 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00