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
Drew Erny 80c3ec027d Fix an issue with service logs hanging
Fixed an issue where service logs would hang if the container backing a
task was deleted by not waiting for containers to be ready if we're not
following logs.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2017-05-04 12:13:14 -07:00
..
adapter.go refactor logs and support service logs /w tty 2017-04-06 17:54:11 -07:00
attachment.go update to support latest swarm changes 2016-11-09 14:27:43 -05:00
container.go services: Add support for Credential Spec and SELinux 2017-04-07 11:30:54 -07:00
controller.go Fix an issue with service logs hanging 2017-05-04 12:13:14 -07:00
errors.go Remove redundant format 2016-12-27 21:46:52 +08:00
executor.go Merge pull request #32540 from cpuguy83/add_logdrivers_to_info 2017-04-25 23:25:30 -05:00
health_test.go Remove redundant format 2016-12-27 21:46:52 +08:00
validate.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00
validate_test.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00
validate_unix_test.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00
validate_windows_test.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00