January 14, 2017
View 819bcf8

Remove attachable network on swarm leave

Alessandro Boch authored on 2017/01/14 13:14:03
January 5, 2017
View 6924047

Swarmkit has enabled the plugin filtering logic based on the drivers returned in "docker info". Currently info endpoint isnt using the GetAllByCap, but relies on existing networks to get the plugin names. This causes a basic issue when it comes to global network plugins which swarm-mode relies on, wherein swarmkit will not be able to schedule the network on the worker nodes due to the filtering logic.

Madhu Venugopal authored on 2017/01/05 05:38:14
December 17, 2016
View 627bc91

Handle Plugin reference count during network create and delete

Madhu Venugopal authored on 2016/12/17 05:53:22
November 23, 2016
View bee6646

Fix network attachable option.

Dong Chen authored on 2016/11/23 04:33:00
November 8, 2016
View 109c26b

Merge pull request #28056 from LK4D4/solaris_me

Tibor Vass authored on 2016/11/08 09:46:18
October 25, 2016
View 3347aba

Remove duplicate `nat`, `null` in `docker info` for Windows

Yong Tang authored on 2016/10/25 07:21:14
October 15, 2016
View 5e9c78a

Allow plugins to have multiple handlers

Madhu Venugopal authored on 2016/10/15 14:40:28
September 27, 2016
View b826beb

Merge pull request #24634 from thaJeztah/make-network-name-required

Vincent Demeester authored on 2016/09/27 17:20:38
September 25, 2016
View ea266f8

fix #26890 avoid duplicate overlay drivers in info

allencloud authored on 2016/09/25 20:30:52
September 18, 2016
View ca81f6e

dynamic service binding.

Dong Chen authored on 2016/09/18 15:30:39
September 16, 2016
View c452e1b

Move errors/ to api/errors

Daniel Nephin authored on 2016/09/16 02:15:57
August 24, 2016
View 99a98cc

Add support for docker run in swarm mode overlay

Jana Radhakrishnan authored on 2016/08/24 08:50:15
July 21, 2016
View 3343d23

Add basic prometheus support

Michael Crosby authored on 2016/07/21 08:11:28
July 14, 2016
View 6ad4bf0

API return network-list if no network-name or id is provided

Sebastiaan van Stijn authored on 2016/07/14 22:07:00
June 7, 2016
View 934328d

Add functional support for Docker sub commands on Solaris

Amit Krishnan authored on 2016/06/07 16:45:21