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
Ying Li 4509a001df Re-vendor swarmkit. This includes the following fixes:
- https://github.com/docker/swarmkit/pull/2266 (support for templating Node.Hostname in docker executor)
- https://github.com/docker/swarmkit/pull/2281 (change restore action on objects to be update, not delete/create)
- https://github.com/docker/swarmkit/pull/2285 (extend watch queue with timeout and size limit)
- https://github.com/docker/swarmkit/pull/2253 (version-aware failure tracking in the scheduler)
- https://github.com/docker/swarmkit/pull/2275 (update containerd and port executor to container client library)
- https://github.com/docker/swarmkit/pull/2292 (rename some generic resources)
- https://github.com/docker/swarmkit/pull/2300 (limit the size of the external CA response)
- https://github.com/docker/swarmkit/pull/2301 (delete global tasks when the node running them is deleted)

Minor cleanups, dependency bumps, and vendoring:
- https://github.com/docker/swarmkit/pull/2271
- https://github.com/docker/swarmkit/pull/2279
- https://github.com/docker/swarmkit/pull/2283
- https://github.com/docker/swarmkit/pull/2282
- https://github.com/docker/swarmkit/pull/2274
- https://github.com/docker/swarmkit/pull/2296 (dependency bump of etcd, go-winio)

Signed-off-by: Ying Li <ying.li@docker.com>
2017-07-11 13:43:43 -07:00
..
configs Vendor swarmkit 79381d0 2017-06-21 15:32:53 -07:00
exec Vendor swarmkit 79381d0 2017-06-21 15:32:53 -07:00
secrets Vendor swarmkit 79381d0 2017-06-21 15:32:53 -07:00
agent.go Vendor swarmkit a4bf013 2017-06-12 10:31:11 -07:00
config.go Vendor swarmkit a4bf013 2017-06-12 10:31:11 -07:00
dependency.go Re-vendor docker/swarmkit to d2e48a332063ccd4ea26b6262ee717de997de560 2017-04-05 18:49:23 -07:00
errors.go Vendor swarmkit 46bbd41 2017-02-27 11:51:00 -08:00
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 a4bf013 2017-06-12 10:31:11 -07:00
storage.go Re-vendor swarmkit. This includes the following fixes: 2017-07-11 13:43:43 -07:00
task.go Revendor swarmkit to 2e956c4 2017-01-05 14:55:52 -08:00
worker.go Vendor swarmkit 8f053c2 2017-05-02 15:51:26 -07:00