1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/executor/container
Aaron Lehmann 3e987e1732 Vendor swarmkit, containerd, and related dependencies
Update swarmkit to 037b491.

As swarmkit switched to a newer gRPC version, this also involves
updating Docker's vendored gRPC, which in turn requires updating
containerd to a new version that has protobufs generated against this
gRPC version.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-01-23 17:51:14 -08:00
..
adapter.go Vendor swarmkit, containerd, and related dependencies 2017-01-23 17:51:14 -08:00
attachment.go update to support latest swarm changes 2016-11-09 14:27:43 -05:00
container.go Vendor swarmkit, containerd, and related dependencies 2017-01-23 17:51:14 -08:00
controller.go Vendor swarmkit, containerd, and related dependencies 2017-01-23 17:51:14 -08:00
errors.go Remove redundant format 2016-12-27 21:46:52 +08:00
executor.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
health_test.go Remove redundant format 2016-12-27 21:46:52 +08:00
validate.go Remove redundant format 2016-12-27 21:46:52 +08:00
validate_test.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
validate_unix_test.go Validate mount paths on task create 2016-08-01 23:35:46 -04:00
validate_windows_test.go Validate mount paths on task create 2016-08-01 23:35:46 -04:00