This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[17.10] re-vndr libnetwork to 6c51292 and swarmkit to 872861d #264
Merged
Conversation
This file contains 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
Signed-off-by: Andrew Hsu <[email protected]>
I think there is a compilation error due to something in swarmkit missing...
@abhi is the bitseq change? |
looks like moby/libnetwork@a2bcac0 is missing |
Signed-off-by: Andrew Hsu <[email protected]>
andrewhsu
changed the title
[17.10] re-vndr libnetwork to 6c51292
[17.10] re-vndr libnetwork to 6c51292 and swarmkit to 872861d
Oct 11, 2017
Signed-off-by: Abhinandan Prativadi <[email protected]> (cherry picked from commit 7e6b216) Signed-off-by: Andrew Hsu <[email protected]>
@vieux i think the original failure in compilation was because i did not also update the vendor to swarmkit. i've now updated the PR to vendor swarmkit up to the point similar to this PR to moby/moby moby/moby#35103 |
@johnstep @jhowardmsft this error has popped up on two of the build runs:
|
abhi
reviewed
Oct 11, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
docker-jenkins
pushed a commit
that referenced
this pull request
Feb 20, 2018
Update docker kill reference docs Upstream-commit: bbe7f84540098a99c60b8f2c7514a7141da56d9b Component: cli
docker-jenkins
pushed a commit
that referenced
this pull request
Jun 6, 2019
[19.03 backport] Windows: Don't attempt detach VHD for R/O layers Upstream-commit: dde48c67151c8b009efa1baff806eb6d3bc1135b Component: engine
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 and cherry-pick a commit moby/moby@7e6b216 (cherry-pick went in clean) to update the
DockerSwarmSuite.TestSwarmNetworkIPAMOptions
test:Brings in the following libnetwork changes:
Comparison of changes in libnetwork upstream: moby/libnetwork@0f08d31...6c51292
Brings in the following swarmkit changes:
Comparison of changes in swarmkit upstream: moby/swarmkit@941a018...872861d