kubernetes/cmd/kube-controller-manager/app
Davanum Srinivas 3d43b446c4 Extract instantiation of cloud provider
Add a separate method in a new file for creating cloud providers.
Currently the code is all mixed into the controller manager. We
should actively control what is made available to the cloud provider
so list explicitly the parms needed and move the code out. This will
avoid linkages to sneak in as we will catch it better during reviews.
2018-02-08 08:15:41 -05:00
..
options Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
apps.go Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
autoscaling.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
batch.go Check RegisterMetricAndTrackRateLimiterUsage error when starting controllers 2017-11-01 12:46:07 +01:00
bootstrap.go use shared informers for TokenCleaner controller 2018-01-15 14:56:42 +08:00
BUILD Extract instantiation of cloud provider 2018-02-08 08:15:41 -05:00
certificates.go Seperate loop and plugin control 2017-12-18 10:58:45 -08:00
cloudproviders.go Extract instantiation of cloud provider 2018-02-08 08:15:41 -05:00
controller_manager_test.go Using assertions 2017-10-10 22:44:12 -05:00
controllermanager.go Extract instantiation of cloud provider 2018-02-08 08:15:41 -05:00
core.go Merge pull request #59350 from jsafrane/recycler-wait 2018-02-07 10:01:32 -08:00
extensions.go Check RegisterMetricAndTrackRateLimiterUsage error when starting controllers 2017-11-01 12:46:07 +01:00
import_known_versions.go Add new Events API group 2017-11-22 18:40:09 +00:00
plugins.go initial work for azure file grow size implementation 2018-01-30 13:36:29 +00:00
policy.go Log more verbose when DisruptionController doesn't start. 2017-05-18 13:19:06 -07:00
rbac.go add clusterrole aggregation controller 2017-11-13 08:18:00 -05:00