Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Agent currently doesn't restart when losing K8s API access #317

Open
nightkr opened this issue Oct 4, 2021 · 1 comment
Open

Agent currently doesn't restart when losing K8s API access #317

nightkr opened this issue Oct 4, 2021 · 1 comment

Comments

@nightkr
Copy link
Member

nightkr commented Oct 4, 2021

This means that restarting the K8s apiserver leaves all running agents in limbo, and that care must be taken so that the apiserver is running before starting any new agents.

nightkr added a commit that referenced this issue Oct 6, 2021
See #317. Not sure if we also want to make the agent itself more resilient here,
or if we always want to surface these conditions as crashes.
@nightkr nightkr mentioned this issue Oct 6, 2021
4 tasks
@soenkeliebau
Copy link
Member

That is unfortunate indeed, we should definitely improve this.

nightkr added a commit that referenced this issue Oct 6, 2021
* Restart on crash

See #317. Not sure if we also want to make the agent itself more resilient here,
or if we always want to surface these conditions as crashes.

* Changelog

* There is no such thing as a clean shutdown
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants