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/agent
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
..
exec Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0 2017-02-16 08:50:00 -08:00
secrets Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0 2017-02-16 08:50:00 -08:00
agent.go Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0 2017-02-16 08:50:00 -08:00
config.go Update vendored swarmkit to 62d835f 2017-01-10 13:00:11 -08:00
errors.go
helpers.go
reporter.go Revendor swarmkit to 2e956c4 2017-01-05 14:55:52 -08:00
resource.go Update vendored swarmkit to 62d835f 2017-01-10 13:00:11 -08:00
session.go Vendor swarmkit, containerd, and related dependencies 2017-01-23 17:51:14 -08:00
storage.go
task.go Revendor swarmkit to 2e956c4 2017-01-05 14:55:52 -08:00
worker.go Update SwarmKit to 6bc357e9c5f0ac2cdf801898a43d08c260b4d5d0 2017-02-16 08:50:00 -08:00