kubernetes/cmd/kube-controller-manager/app
WanLinghao efac533f92 To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace.
This patch add a controller called "root-ca-cert-publisher" to complete above job as well as some bootstrap rbac policies.
2018-11-08 11:33:47 +08: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
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
BUILD To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace. 2018-11-08 11:33:47 +08:00
certificates.go To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace. 2018-11-08 11:33:47 +08: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 To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace. 2018-11-08 11:33:47 +08:00
core.go NodeLifecycleController treats node lease renewal as a heartbeat signal 2018-10-11 16:07:15 -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