kubernetes/cmd/kube-controller-manager/app
Patrick Ohly a8c930ef46 generic ephemeral volume: graduation to GA
The feature gate gets locked to "true", with the goal to remove it in two
releases.

All code now can assume that the feature is enabled. Tests for "feature
disabled" are no longer needed and get removed.

Some code wasn't using the new helper functions yet. That gets changed while
touching those lines.
2021-10-11 20:54:20 +02:00
..
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
options run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
testing refactor: disable insecure serving in controller-manager 2021-05-03 00:01:49 +08:00
apps.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
autoscaling.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
batch.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
bootstrap.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -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 Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
core_test.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
core.go generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02: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 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
plugins.go Remove scaleio from volume plugins 2021-05-19 10:35:21 -07:00
policy.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
rbac.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00