agent
agent copied to clipboard
Agent running on worker node not updating state when node is promoted to manager
Related to: https://github.com/portainer/portainer/issues/2937
cc @ssbkang
Probably we can leverage Serf's built-in feature called rechability (outlined in here) as a health check mechanism, which can be embedded into Dockerfile. I will keep looking