November 27, 2018
View e65c680

Fix for situation where swarm leave causes wait forever for agent to stop

Kyle Wuolle authored on 2018/11/27 16:06:23
November 21, 2018
View 32180ac

VXLAN UDP Port configuration support This commit contains changes to configure DataPathPort option. By default we use 4789 port number. But this commit will allow user to configure port number during swarm init. DataPathPort can't be modified after swarm init. Signed-off-by: selansen <elango.siva@docker.com>

selansen authored on 2018/11/21 06:44:40
August 30, 2018
View 148ff00

Global Default AddressPool - Update

selansen authored on 2018/08/30 12:28:22
July 31, 2018
View f7ad95c

Global Default Address Pool feature support

selansen authored on 2018/07/31 00:25:02
April 20, 2018
View 7d62e40

Switch from x/net/context -> context

Kir Kolyshkin authored on 2018/04/20 07:30:59
March 29, 2018
View 275a1ca

Expose swarm raft tuning parameters in engine config

David Chung authored on 2018/03/29 08:54:43
March 23, 2018
View e4b6adc

Extract volume interaction to a volumes service

Brian Goff authored on 2018/03/23 06:11:03
View 6abee20

Increase raft ElectionTick to 10xHeartbeatTick

Anshul Pundir authored on 2018/03/23 07:04:10
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
February 3, 2018
View 0dab53f

Move all daemon image methods into imageService

Daniel Nephin authored on 2018/02/03 07:18:46
November 15, 2017
View b86746d

Cancelation errors should not be logged

Brian Goff authored on 2017/11/15 07:00:47
July 27, 2017
View 1009e6a

Update logrus to v1.0.1

Derek McGowan authored on 2017/07/27 06:42:13
July 10, 2017
View ed916a2

make engine support cluster config event

allencloud authored on 2017/07/10 12:41:25
June 8, 2017
View 72c3bcf

Make plugin emit strongly typed, consumable events

Brian Goff authored on 2017/06/08 02:07:01
May 24, 2017
View 24477e7

cluster: Only pass a join address when in the process of joining a cluster

Aaron Lehmann authored on 2017/05/24 06:27:31