1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/docker/swarmkit
Yong Tang ec860ca252 Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0
This fix tries to update the SwarmKit from
ed384f3b3957f65e3111bd020f9815f3d4296fa2
to
6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0

The following is the list of docker related changes:
1. Took long time for Docker Swarm service turn desired state from Ready to Running (Issue #28291)
2. Native Swarm in 1.12 - panic: runtime error: index out of range (Issue #25608)
3. Global mode target replicas keep increasing (Issue #30854)
4. Creating service with publish mode=host and without published port crashes swarm manager (Issue #30938)
5. Define signals used to stop containers for updates (Issue #25696) (PR #30754)

This fix fixes #28291, #25608, #30854, #30938.
This fix is required by PR #30754.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-02-16 08:50:00 -08:00
..
agent Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0 2017-02-16 08:50:00 -08:00
api Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0 2017-02-16 08:50:00 -08:00
ca Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0 2017-02-16 08:50:00 -08:00
connectionbroker Vendor swarmkit 2017-01-19 17:20:33 -08:00
identity
ioutils
log Vendor swarmkit 2017-01-19 17:20:33 -08:00
manager Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0 2017-02-16 08:50:00 -08:00
node Update swarmkit vendor 2017-02-07 11:08:36 -08:00
protobuf Vendor swarmkit, containerd, and related dependencies 2017-01-23 17:51:14 -08:00
remotes Vendor swarmkit 2017-01-19 17:20:33 -08:00
template
watch
xnet
LICENSE