Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic agents don't clean up #1

Open
Stono opened this issue Mar 14, 2017 · 0 comments
Open

Dynamic agents don't clean up #1

Stono opened this issue Mar 14, 2017 · 0 comments

Comments

@Stono
Copy link
Owner

Stono commented Mar 14, 2017

If using kubernetes Deployments for ages, when scaled/deleted and a new agent comes back up with a different host name, the old agents go into lost contact and are never cleared.

If using a statefulset (so consistent host names), the agents rejoin as the same item however we need to manually delete the agent lock file, and also any updated configuration is not applied (for example; environments).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant