kubernetes/pkg/controller/certificates
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
..
approver Wire context for cert controllers 2022-03-07 10:19:45 -05:00
authority csr: correctly handle backdating of short lived certs 2021-06-23 15:36:11 -04:00
cleaner Wire context for cert controllers 2022-03-07 10:19:45 -05:00
rootcacertpublisher Wire context for cert controllers 2022-03-07 10:19:45 -05:00
signer Wire context for cert controllers 2022-03-07 10:19:45 -05:00
certificate_controller_test.go Wire context for cert controllers 2022-03-07 10:19:45 -05:00
certificate_controller_utils_test.go Switch CSR approver/signer/cleaner controllers to v1 2020-06-05 18:45:34 -04:00
certificate_controller_utils.go Some comments' typos 2020-11-02 15:05:23 +08:00
certificate_controller.go Wire context for cert controllers 2022-03-07 10:19:45 -05:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00