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

Gracefully handle sigkill on manage-swarm create #3

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

Gracefully handle sigkill on manage-swarm create #3

ryanswart opened this issue Dec 5, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@ryanswart
Copy link
Contributor

Currently, if you are creating a swarm and kill/abort the process, docker swarm is left in a dirty state and you can't re-use the swarm name. You also have to manually clean up the docker-machine instances.

A future improvement would be to somehow handle this gracefully or have a cleanup script that will remove any incoherent state on the docker swarm side.

@ryanswart ryanswart changed the title Gracefully handle sigkill Gracefully handle sigkill on manage-swarm create Dec 5, 2019
@ryanswart ryanswart added the bug Something isn't working label Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant