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.06] Re-vendor SwarmKit to 4b872cfac8ffc0cc7fff434902cc05dbc7612da5 #19
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
LGTM Note that there is another swarmkit PR that is proposed for 17.06: moby/swarmkit#2211 |
Actually apologies, I'd like to also propose moby/swarmkit#2213 although it's less show-stopping. |
23 tasks
This PR brings in git commit moby/swarmkit@f7a002c into the engine's vendor dir to address issue moby/swarmkit#2203 I've confirmed the vendor.conf change in this PR is only pulling in the one desired commit without the tests (because vndr would have stripped the test out of the vendor dir): |
andrewhsu
force-pushed
the
revendor-swarmkit
branch
from
June 6, 2017 02:39
61ec7c0
to
7dc9f73
Compare
i rebased |
Includes: - moby/swarmkit#2203 - moby/swarmkit#2210 - moby/swarmkit#2212 Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> Signed-off-by: Tibor Vass <tibor@docker.com>
tiborvass
force-pushed
the
revendor-swarmkit
branch
from
June 6, 2017 05:57
7dc9f73
to
0efdcc4
Compare
tiborvass
changed the title
[17.06] Re-vendor SwarmKit to f7a002c5f1d497158c211285813c3b10d6d0f5c5
[17.06] Re-vendor SwarmKit to 4b872cfac8ffc0cc7fff434902cc05dbc7612da5
Jun 6, 2017
LGTM integration tests and unit tests are green |
andrewhsu
added a commit
that referenced
this pull request
Jul 14, 2017
Increment RPM changelog to docker-ce 17.06.0-ce Upstream-commit: d6cdd2c Component: packaging
docker-jenkins
pushed a commit
that referenced
this pull request
Jul 11, 2018
[18.06] Bump libnetwork to d00ceed44cc447c77f25cdf5d59e83163bdcb4c9 Upstream-commit: 26055afbd4df72d6efa59159e9d673a46433b6f7 Component: engine
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 30, 2020
Increment RPM changelog to docker-ce 17.06.0-ce Upstream-commit: d6cdd2c Component: packaging
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 30, 2020
Increment RPM changelog to docker-ce 17.06.0-ce
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Feb 3, 2020
[17.06] Re-vendor SwarmKit to 4b872cfac8ffc0cc7fff434902cc05dbc7612da5
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.
Related to docker/for-linux#2
/cc @mavenugo @andrewhsu @aaronlehmann
Includes: