Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Make weave global-scope driver compatible with Docker swarm mode #2721

Closed
wants to merge 3 commits into from

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Jan 5, 2017

Fixes #2396 (also #2651)

The GetCapabilities change is unnecessary but without it we get some unnecessary warning messages from Docker which slightly confused the diagnosis of some issues.

Also updated the tools submodule because testrunner stopped building. Updated to a commit before shfmt was made mandatory.

@bboreham bboreham added this to the 1.9.0 milestone Jan 5, 2017
@bboreham bboreham changed the title Make weave global-scope driver compatible with Docker Swarmkit Make weave global-scope driver compatible with Docker swarm mode Jan 5, 2017
@awh
Copy link
Contributor

awh commented Jan 6, 2017

Documentation changes:

modified plugin

@bboreham
Copy link
Contributor Author

bboreham commented Jan 6, 2017

Unfortunately I was mistaken in thinking that Docker 1.13 supports "v1" plugins in swarm mode.

There is a filtering routine which was re-enabled by moby/swarmkit#1808 which does not include the weave driver in its list.

(still checking whether this is the intended position of Docker)

@bboreham bboreham self-assigned this Jan 6, 2017
@bboreham bboreham mentioned this pull request Jan 10, 2017
7 tasks
@awh
Copy link
Contributor

awh commented Jan 10, 2017

Documentation changes:

modified plugin

@bboreham bboreham modified the milestones: 1.9.0, 1.10 Jan 10, 2017
@brb brb assigned marccarre and unassigned bboreham Feb 7, 2017
brb and others added 3 commits February 15, 2017 10:35
Implement (empty) endpoints for new NetworkAllocate and NetworkFree calls
Also update libnetwork and docker dependencies
@awh
Copy link
Contributor

awh commented Feb 15, 2017

Documentation changes:

modified plugin

@brb
Copy link
Contributor

brb commented Mar 15, 2017

I'm closing this w/o merging, as #2727 includes all the commits of this PR.

@brb brb closed this Mar 15, 2017
@brb brb modified the milestones: n/a, 2.0 Mar 15, 2017
@marccarre marccarre deleted the docker-swarm branch June 20, 2017 10:17
@bklau
Copy link

bklau commented Jul 19, 2018

This doesn't work with Docker Swarm Standalone(https://github.com/docker/swarm) which many Docker vendors and third-party uses. Not everyone uses Swarm Mode.

@brb
Copy link
Contributor

brb commented Jul 21, 2018

@bklau Thanks for letting us know. Can you please open a new issue? Oops, I missed your issue #3350

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants