agent
agent copied to clipboard
Agent currently doesn't restart when losing K8s API access
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.
That is unfortunate indeed, we should definitely improve this.