This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[17.12] bump libnetwork to 0ef1f8c94fa85acacf88b9be75ae07de91d0b2a5#393
Merged
Merged
Conversation
Brings in a cherry pick of moby/libnetwork@76bfcb0 In sandbox creation we disable IPV6 config. But this causes problem in live-restore case where all IPV6 configs are wiped out on running container. Hence extra check has been added take care of this issue. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
cpuguy83
pushed a commit
to cpuguy83/docker-ce
that referenced
this pull request
Feb 7, 2018
…ask-filter Docs: update filter options for docker container ps Upstream-commit: 7ac1db2f8ffc0b81520e5a91f894f554da353177 Component: cli
fcrisciani
approved these changes
Feb 13, 2018
Member
Author
|
@seemethere @jose-bigio could one of you restart CI? |
|
Failed with Rerunning |
3 tasks
docker-jenkins
pushed a commit
that referenced
this pull request
Oct 3, 2019
[18.09 backport] Temporarily switch docker-py to "master" Upstream-commit: f50bff1e2c4d15e59e5b08dc810eecef5e5b240e Component: engine
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Feb 3, 2020
…twork [17.12] bump libnetwork to 0ef1f8c94fa85acacf88b9be75ae07de91d0b2a5
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Brings in a cherry pick of moby/libnetwork@76bfcb0
In sandbox creation we disable IPV6 config. But this causes problem in live-restore case
where all IPV6 configs are wiped out on running container. Hence extra check has been added
take care of this issue.
full diff:
moby/libnetwork@7dd202d...0ef1f8c
which includes these changes: