kubernetes/cmd/kube-controller-manager/app
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
..
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
options refactor: remove the insecure flags in controller-manager 2021-12-08 10:50:12 +08:00
testing replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
apps.go Wire contexts to Apps controllers 2021-10-13 16:32:13 -04:00
autoscaling.go Watch HPA v2 instead of v1. 2021-11-16 11:13:21 +01:00
batch.go Wire contexts to Batch controllers (#105491) 2021-11-10 14:56:46 -08:00
bootstrap.go Wire contexts to Bootstrap controllers 2021-10-06 10:27:32 -04:00
certificates_test.go allow setting different certificates for kube-controller-managed CSR signers 2020-07-09 08:14:55 -04:00
certificates.go Wire context for cert controllers 2022-03-07 10:19:45 -05:00
cloudproviders.go Add DisableCloudProviders FG 2021-05-21 16:09:44 +02:00
controllermanager.go replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
core_test.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
core.go Remove StorageObjectInUseProtection feature gate logic 2021-11-03 00:13:50 +03:00
discovery.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
flags_providerless.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
flags_providers.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
import_known_versions.go remove pod presets 2020-09-14 09:24:40 -04:00
plugins_providerless.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
plugins_providers.go Add support for Portworx to csi-translation lib 2021-11-16 13:26:09 -08:00
plugins.go Add support for Portworx to csi-translation lib 2021-11-16 13:26:09 -08:00
policy.go Wire contexts to Disruption controllers 2022-02-04 10:32:04 -05:00
rbac.go Wire contexts to RBAC controllers 2021-10-07 15:04:49 -04:00