[1.13] Update vendored swarmkit to 296fcfc#30042
Merged
mavenugo merged 2 commits intomoby:1.13.xmoby/moby:1.13.xfrom Jan 11, 2017
aaronlehmann:vendor-swarmkit-296fcfcaaronlehmann/docker:vendor-swarmkit-296fcfcCopy head branch name to clipboard
Merged
[1.13] Update vendored swarmkit to 296fcfc#30042mavenugo merged 2 commits intomoby:1.13.xmoby/moby:1.13.xfrom aaronlehmann:vendor-swarmkit-296fcfcaaronlehmann/docker:vendor-swarmkit-296fcfcCopy head branch name to clipboard
mavenugo merged 2 commits intomoby:1.13.xmoby/moby:1.13.xfrom
aaronlehmann:vendor-swarmkit-296fcfcaaronlehmann/docker:vendor-swarmkit-296fcfcCopy head branch name to clipboard
Conversation
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Contributor
|
LGTM |
Contributor
|
LGTM 😢 @anusha-ragunathan I think we should discuss with @aaronlehmann to bring in native plugin-v2 support for networking into swarmkit asap. That will enable network plugin providers to provide proper swarm-mode support. |
Contributor
|
LGTM |
Contributor
|
@aaronlehmann unused variable in tests |
Signed-off-by: Madhu Venugopal <madhu@docker.com>
e9fb4fb to
c8083e8
Compare
|
How would one go about updating the vendored swarmkit themselves? I've made changes to the spec.proto and need to regenerate protobufs. |
Contributor
|
@justintime4tea In the future, please avoid hijacking issues with unrelated questions. Either use the forums, slack stack overflow or other communications means to ask questions and we'll try to help. |
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.
Update vendored swarmkit to 296fcfc
This brings in the following change, disabling network plugins in swarm mode:
cc @mavenugo