kubernetes/pkg/controller/certificates/rootcacertpublisher
Ravi Gudimetla 72a62f47f7 Wire context for cert controllers
All the controllers should use context for signalling termination of communication with API server. Once kcm cancels context all the cert controllers which are started via kcm should cancel the APIServer request in flight instead of hanging around.
2022-03-07 10:19:45 -05:00
..
metrics_test.go rootcacertpublisher: drop the namespace label from metrics to reduce its cardinality 2021-09-16 14:05:32 +02:00
metrics.go rootcacertpublisher: drop the namespace label from metrics to reduce its cardinality 2021-09-16 14:05:32 +02:00
publisher_test.go Wire context for cert controllers 2022-03-07 10:19:45 -05:00
publisher.go Wire context for cert controllers 2022-03-07 10:19:45 -05:00