Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 gadu atpakaļ |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 gadi atpakaļ |
Cory Snider
|
1c129103b4
Bump swarmkit to v2
|
3 gadi atpakaļ |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 gadi atpakaļ |
Sebastiaan van Stijn
|
07d60bc257
Replace errors.Cause() with errors.Is() / errors.As()
|
5 gadi atpakaļ |
Sebastiaan van Stijn
|
05469b5fa2
daemon: add "isWindows" const
|
5 gadi atpakaļ |
Kyle Wuolle
|
e65c680394
Fix for situation where swarm leave causes wait forever for agent to stop
|
6 gadi atpakaļ |
selansen
|
32180ac0c7
VXLAN UDP Port configuration support
|
6 gadi atpakaļ |
selansen
|
148ff00a0a
Global Default AddressPool - Update
|
6 gadi atpakaļ |
selansen
|
f7ad95cab9
Global Default Address Pool feature support
|
7 gadi atpakaļ |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 gadi atpakaļ |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 gadi atpakaļ |
David Chung
|
275a1ca7c8
Expose swarm raft tuning parameters in engine config
|
7 gadi atpakaļ |
Anshul Pundir
|
6abee2008b
Increase raft ElectionTick to 10xHeartbeatTick
|
7 gadi atpakaļ |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 gadi atpakaļ |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 gadi atpakaļ |
Brian Goff
|
b86746d60d
Cancelation errors should not be logged
|
7 gadi atpakaļ |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 gadi atpakaļ |
allencloud
|
ed916a233c
make engine support cluster config event
|
8 gadi atpakaļ |
Brian Goff
|
72c3bcf2a5
Make plugin emit strongly typed, consumable events
|
8 gadi atpakaļ |
Aaron Lehmann
|
24477e7004
cluster: Only pass a join address when in the process of joining a cluster
|
8 gadi atpakaļ |
Dong Chen
|
59d45c384a
support cluster events
|
8 gadi atpakaļ |
Flavio Crisciani
|
e2ec006797
Fix race condition between swarm and libnetwork
|
8 gadi atpakaļ |
Flavio Crisciani
|
441e861095
Change GetRemoteAddr to return all managers
|
8 gadi atpakaļ |
Flavio Crisciani
|
8dc8cd4719
Inroduce SWARM --data-path-addr flag
|
8 gadi atpakaļ |
Aaron Lehmann
|
44ce809c95
cluster: Allow reentrant calls to methods during shutdown
|
8 gadi atpakaļ |
Tibor Vass
|
2b89356c07
Merge pull request #30145 from anusha-ragunathan/ps-swarm
|
8 gadi atpakaļ |
Anusha Ragunathan
|
fa784951ba
Pass plugingetter as part of swarm node config.
|
8 gadi atpakaļ |
Nishant Totla
|
8de8b1d520
Make Docker automatically update hostname for Swarm node
|
8 gadi atpakaļ |
Yong Tang
|
a8e7e37aa8
Allow swarm join with `--availability=drain`
|
8 gadi atpakaļ |