k3s/cmd/kube-controller-manager/app
Walter Fender f3f46d5f5a Moving the cloudprovider interface to staging.
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project.
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
..
config [kube-controller-manager] auto-generated file 2018-09-04 19:40:10 +08:00
options Make number of workers configurable 2018-09-04 14:21:14 -07:00
testing kube-controller-manager: add test server and test serving 2018-08-30 20:16:39 +02:00
BUILD Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
apps.go Add backoff for DS's pod deletion to limit fighting with kubelet failing the pod repeatedly 2018-08-15 16:03:39 +02:00
autoscaling.go Merge pull request #68015 from damemi/hpa-metrics-specificity 2018-09-10 16:12:23 -07:00
batch.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
bootstrap.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
certificates.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
cloudproviders.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
controller_manager_test.go Using assertions 2017-10-10 22:44:12 -05:00
controllermanager.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
core.go Merge pull request #67870 from yue9944882/refactor/externalize-resource-quota-admission-controller 2018-09-25 02:41:40 -07:00
import_known_versions.go Enable coordination api group 2018-06-27 13:30:13 +02:00
plugins.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
policy.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
rbac.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00