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

If droplet instantiation script fails, script exits and leaves pending droplets in an unmanaged state #6

Open
ryanswart opened this issue Dec 11, 2019 · 0 comments

Comments

@ryanswart
Copy link
Contributor

Currently, there may be errors during docker install / apt-update in the droplet instantiation script. This causes the entire manage-swarm command to fail, leaving droplets outside of the management of the stack swarm; requiring manual intervention to clean up.

We should handle instantiation gracefully, and possibly implement retry logic.

Related to #3

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

No branches or pull requests

1 participant