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

Check for short id alias, and don't disconnect if it already exists #3337

Merged
merged 3 commits into from
Apr 19, 2016

Conversation

dnephin
Copy link

@dnephin dnephin commented Apr 15, 2016

Fixes #3252

Related to moby/libnetwork#996 and moby/moby#21901

Windows engine doesn't have network disconnect, so we can check if the short id alias already exists, and skip the disconnect if it does exist.

cc @friism, @mavenugo

@dnephin
Copy link
Author

dnephin commented Apr 15, 2016

@friism when used with moby/moby#21901 this should be working. You can grab the binary from the appveyor build when it completes.

@aanand
Copy link

aanand commented Apr 19, 2016

LGTM

@aanand aanand merged commit 52fa010 into docker:master Apr 19, 2016
@dnephin dnephin deleted the check_for_short_id_alias branch April 19, 2016 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants