January 5, 2017
View 7f20c11

Merge pull request #29878 from mavenugo/npfilter2

Victor Vieux authored on 2017/01/05 07:54:32
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
View 1afd41e

Merge pull request #29866 from vieux/1.13.0-rc5-cherrpicks

Tibor Vass authored on 2017/01/05 04:04:22
January 4, 2017
View 43cc971

bump version to rc5

Victor Vieux authored on 2017/01/04 21:27:03
View d2a4a53

small secret doc update

Victor Vieux authored on 2017/01/04 16:13:31
December 31, 2016
View 8afa73d

Update reference document for secret and stack

yuexiao-wang authored on 2016/12/31 01:09:49
December 30, 2016
View aa5ac38

Optimization a error description

Yanqiang Miao authored on 2016/12/30 12:58:39
December 29, 2016
View 7a89c43

update plugins in docs and correct things in index.md

allencloud authored on 2016/12/29 19:46:51
December 28, 2016
View cf93b2b

update URL of plugins_graphdriver.md in experimental/README.md Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>

lixiaobing10051267 authored on 2016/12/28 11:44:44
View 84f25c7

Fix race/deadlock in v1 plugin handlers

Brian Goff authored on 2016/12/28 01:07:22
December 27, 2016
View d01138c

Remove `docker stack ps -a` to match removal of `docker service/node ps -a`

Yong Tang authored on 2016/12/27 06:47:43
December 17, 2016
View a46dbbd

Fix update clear the restart policy of monitor

Lei Jitang authored on 2016/12/17 10:57:05
December 16, 2016
View def75b2

Fixes a race condition in client events monitoring

Brian Goff authored on 2016/12/16 03:07:27
December 14, 2016
View 4e9dd0e

replace no-remove by sample-volume-plugin in docs

Victor Vieux authored on 2016/12/14 17:35:34
November 20, 2016
View 6841887

Add `--file` flag for `docker secret create` command

Yong Tang authored on 2016/11/20 10:41:11