This repository was archived by the owner on Oct 13, 2023. It is now read-only.
re-vndr libnetwork to latest on bump_17.06.0 branch#157
Merged
Conversation
Contributor
Author
|
Seeing this error on builds: |
vndr github.com/docker/libnetwork Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Contributor
Author
|
Just updated the PR to get new changes on the bump branch that reverts moby/libnetwork#1875 |
Contributor
Author
|
LGTM we are all green |
tophj-ibm
pushed a commit
to tophj-ibm/docker-ce
that referenced
this pull request
Aug 29, 2017
…-fail Fix check-git-diff in CI Upstream-commit: 85453417090376b9fded34309715eca137980529 Component: cli
docker-jenkins
pushed a commit
that referenced
this pull request
Aug 23, 2018
[18.09] Remove overlay as the default storage driver Upstream-commit: 54dc76c596e5f5fe8ee76e65a0ac601f8a1d8e8b Component: packaging
docker-jenkins
pushed a commit
that referenced
this pull request
Feb 21, 2019
[18.09 backport] make test-integration: use correct dockerd binary Upstream-commit: f935add7583e7741c43f110ba354957730b78d4c Component: engine
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Feb 3, 2020
re-vndr libnetwork to latest on bump_17.06.0 branch
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.
Re-vndr libnetwork to latest git commit moby/libnetwork@f0b9939 of bump_17.06.0 branch which brings in the following changes:
[backport 17.06] Fixes bug that mistook gw6 for gw. moby/libnetwork#1875 [backport 17.06] Fixes bug that mistook gw6 for gw.EDIT: the PR moby/libnetwork/pull/1875 was reverted with moby/libnetwork@f0b9939
For reference, here is the stuff that changed on libnetwork: moby/libnetwork@20bf4e2...f0b9939
Signed-off-by: Andrew Hsu andrewhsu@docker.com