mirror of https://github.com/k3s-io/k3s
af41d2f57c
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) |
||
---|---|---|
.. | ||
app | ||
BUILD | ||
OWNERS | ||
controller-manager.go |