March 24, 2017
View 3bf164e

Do not panic on redundant UpdateAttachment

Alessandro Boch authored on 2017/03/24 22:43:23
March 8, 2017
View f7d8460

cluster: Proceed with startup if cluster component can't be created

Aaron Lehmann authored on 2017/03/08 09:50:39
February 28, 2017
View 250e05e

Add a lockedManagerAction method to Cluster…

Vincent Demeester authored on 2017/02/28 19:12:11
View 3c59320

Remove daemon.VXSubnets duplicate code

Vincent Demeester authored on 2017/02/28 18:51:40
February 12, 2017
View 75a315d

create a new file swarm.go and move swarm part code from cluster.go into swarm.go

allencloud authored on 2017/02/12 03:53:03
View 4f4151b

create a new file networks.go and move network part codes from cluster.go into networks.go

allencloud authored on 2017/02/12 03:49:10
View 6be675c

create a new file task.go and move task part codes from cluster.go into tasks.go

allencloud authored on 2017/02/12 03:45:00
View 6ff14b4

create a new file services.go and move service part codes from cluster.go into services.go

allencloud authored on 2017/02/12 03:40:14
View 7591e31

create a new file nodes.go and move node part codes from cluster.go into nodes.go

allencloud authored on 2017/02/12 03:36:09
January 26, 2017
View 3a12793

Use distribution reference

Derek McGowan authored on 2017/01/26 09:54:18
January 24, 2017
View 3e987e1

Vendor swarmkit, containerd, and related dependencies

Aaron Lehmann authored on 2017/01/24 08:50:10
January 14, 2017
View 3cedca5

Remove attachable network on swarm leave

Alessandro Boch authored on 2017/01/14 13:14:03
January 8, 2017
View 8e04e99

return error when listNode fails

allencloud authored on 2017/01/08 23:23:36
December 22, 2016
View 0f30c64

Allow swarm init with `--availability=drain` This fix adds a new flag `--availability` to `swarm join`.

Yong Tang authored on 2016/12/22 11:13:31
View a8e7e37

Allow swarm join with `--availability=drain` This fix tries to address the issue raised in 24596 where it was not possible to join as manager only (`--availability=drain`).

Yong Tang authored on 2016/12/22 11:06:16