kubernetes/cmd/kube-controller-manager/app
Kubernetes Prow Robot 28bda67fb2
Merge pull request #105721 from yxxhero/optimize_controllermanger_cobra_param
Optimize Cobra parameters of Controller Manager
2022-01-04 11:26:50 -08: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 refactor: disable insecure serving in controller-manager 2021-05-03 00:01:49 +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 Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
cloudproviders.go Add DisableCloudProviders FG 2021-05-21 16:09:44 +02:00
controllermanager.go Merge pull request #105721 from yxxhero/optimize_controllermanger_cobra_param 2022-01-04 11:26:50 -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 Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
rbac.go Wire contexts to RBAC controllers 2021-10-07 15:04:49 -04:00