kubernetes/plugin
Kubernetes Submit Queue af41d2f57c Merge pull request #41661 from liggitt/satoken
Automatic merge from submit-queue

Make controller-manager resilient to stale serviceaccount tokens

Now that the controller manager is spinning up controller loops using service accounts, we need to be more proactive in making sure the clients will actually work.

Future additional work:
* make a controller that reaps invalid service account tokens (c.f. https://github.com/kubernetes/kubernetes/issues/20165)
* allow updating the client held by a controller with a new token while the controller is running (c.f. https://github.com/kubernetes/kubernetes/issues/4672)
2017-02-20 08:39:31 -08:00
..
cmd/kube-scheduler Remove default failure domains from anti-affinity feature 2017-02-16 13:32:34 +01:00
pkg Merge pull request #41661 from liggitt/satoken 2017-02-20 08:39:31 -08:00
BUILD add defaultTolerationSeconds admission controller 2017-02-18 23:48:03 +08:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00