kubernetes/cmd/kube-controller-manager/app
Kubernetes Submit Queue 8ff822b764 Merge pull request #43226 from deads2k/controller-01-health
Automatic merge from submit-queue (batch tested with PRs 43144, 42671, 43226, 43314, 43361)

don't start controllers against unhealthy master

Operating against an unhealthy apiserver is unpredictable.  Some clients like `kubectl` need to be best effort in this regard so that you can debug broken apiservers.  Controllers shouldn't run against unhealthy masters.
2017-03-25 19:10:25 -07:00
..
options RC/RS: Mark lookup-cache-size flags as deprecated. 2017-03-20 09:10:12 -07:00
apps.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00
autoscaling.go HPA Controller: Use Custom Metrics API 2017-03-01 10:21:50 -05:00
batch.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00
bootstrap.go Wire in bootstrap and token controllers. 2017-02-10 12:49:23 -08:00
BUILD Merge pull request #42170 from rootfs/azure-file-prv 2017-03-24 19:04:28 -07:00
certificates.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00
controller_manager_test.go add --controllers to controller manager 2017-01-12 08:46:33 -05:00
controllermanager.go don't start controllers against unhealthy master 2017-03-16 14:06:18 -04:00
core.go RC/RS: Use ControllerRef to route watch events. 2017-03-01 15:43:50 -08:00
extensions.go DaemonSet: Use ControllerRef to route watch events. 2017-03-07 16:42:28 -08:00
plugins.go Merge pull request #42170 from rootfs/azure-file-prv 2017-03-24 19:04:28 -07:00
policy.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00