kubernetes/cmd/kube-controller-manager/app
Filip Křepinský 1daf1b0705 test that controller descriptors should not be feature gated
controllers enabled by default should define feature gates in
ControllerDescriptor.requiredFeatureGates and not during a descriptor
registration in NewControllerDescriptors
2023-10-31 00:00:34 +01:00
..
config controller-manager: remove deprecated insecure serving from Config 2022-08-31 17:32:21 +08:00
options add explanation for large-cluster-size-threshold arg about multiple zones cluster 2023-07-21 17:25:51 +08:00
testing move aliases into each registrable controller 2023-10-27 13:28:02 +02:00
apps.go move aliases into each registrable controller 2023-10-27 13:28:02 +02:00
autoscaling.go move aliases into each registrable controller 2023-10-27 13:28:02 +02:00
batch.go move aliases into each registrable controller 2023-10-27 13:28:02 +02:00
bootstrap.go move aliases into each registrable controller 2023-10-27 13:28:02 +02:00
certificates_test.go allow setting different certificates for kube-controller-managed CSR signers 2020-07-09 08:14:55 -04:00
certificates.go move aliases into each registrable controller 2023-10-27 13:28:02 +02:00
cloudproviders.go kube-controller-manager: convert to structured logging 2023-03-14 19:16:32 +01:00
controllermanager_test.go test that controller descriptors should not be feature gated 2023-10-31 00:00:34 +01:00
controllermanager.go remove unnecessary gating of taint-eviction-controller descriptor 2023-10-31 00:00:14 +01:00
core_test.go Encapsulate KCM controllers with their metadata 2023-10-27 13:28:01 +02:00
core.go kube-controller-manager: Decouple TaintManager from NodeLifeCycleController (KEP-3902) 2023-10-30 12:23:56 +00:00
discovery.go move aliases into each registrable controller 2023-10-27 13:28:02 +02: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 kube-controller-manager: add ResourceClaim controller 2022-11-10 20:23:50 +01:00
plugins_providerless.go kube-controller-manager: convert to structured logging 2023-03-14 19:16:32 +01:00
plugins_providers.go Remove GA featuregate about CSIMigrationvSphere in 1.29 2023-10-17 20:44:50 +08:00
plugins.go remove unused cloudprovider param from the ProbeControllerVolumePlugins func 2023-05-31 23:08:41 +08:00
policy.go move aliases into each registrable controller 2023-10-27 13:28:02 +02:00
rbac.go move aliases into each registrable controller 2023-10-27 13:28:02 +02:00
validatingadmissionpolicystatus.go Encapsulate KCM controllers with their metadata 2023-10-27 13:28:01 +02:00