DockerCLI/internal/containerizedengine
Daniel Hiltgen a4aba23b85
Remove unused helath check func
During the refactoring for 18.09 the activate/update flows no longer
restart the engine explicitly but let the user do that when they're ready,
so the health check logic is no longer required.

Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
(cherry picked from commit f2b2061cc3)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-10-02 20:52:34 +02:00
..
client_test.go Fix lint glitches 2018-09-21 15:43:28 -07:00
containerd.go Remove containerizedengine package dependency from docker/cli/command… 2018-09-11 14:46:30 +02:00
containerd_test.go Remove containerizedengine package dependency from docker/cli/command… 2018-09-11 14:46:30 +02:00
progress.go Fix progress reporting for containerd pulls 2018-08-28 16:27:53 -07:00
types.go Refine how metadata dir is handled 2018-10-01 14:28:11 -07:00
update.go Remove unused helath check func 2018-10-02 20:52:34 +02:00
update_test.go Remove unused helath check func 2018-10-02 20:52:34 +02:00