Libnetwork vendoring#35620
Merged
yongtang merged 1 commit intomoby:masterfrom Nov 29, 2017
Merged
Conversation
- removed support for Solaris - networkdb fixed race on node management Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
Member
|
There's this one as well; #35415 but there was a failure that I wasn't sure of if it was related; #35415 (comment) |
Member
|
Copying information from the other pull request; brings in the following changes:
These are the same changes as was merged in docker-archive/docker-ce#296 (for Docker CE 17.11) (Full diff; moby/libnetwork@72fd7e5...6bbcd1b) Additional changes in this PR: moby/libnetwork@6bbcd1b...f7d2133
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #35415
Signed-off-by: Flavio Crisciani flavio.crisciani@docker.com