open-nomad/drivers/docker
Danielle Tomlinson e3dc80bea3 docker: Return undetected before first detection
This commit causes the docker driver to return undetected before it
first establishes a connection to the docker daemon.

This fixes a bug where hosts without docker installed would return as
unhealthy, rather than undetected.
2019-02-25 11:02:42 +01:00
..
cmd
docklog Update drivers/docker/docklog/docker_logger.go 2019-02-20 17:12:56 +01:00
test-resources/docker
config.go driver/docker: use BlockAttrs for storage_opts 2019-02-19 20:35:28 -05:00
config_test.go drivers: restore port_map old json support 2019-02-16 11:37:33 -05:00
coordinator.go
coordinator_test.go
driver.go docker: Return undetected before first detection 2019-02-25 11:02:42 +01:00
driver_darwin_test.go
driver_default.go
driver_linux_test.go tests: IsTravis() -> IsCI() 2019-02-20 08:21:03 -05:00
driver_pre09.go
driver_test.go tests: IsTravis() -> IsCI() 2019-02-20 08:21:03 -05:00
driver_unix_test.go tests: IsTravis() -> IsCI() 2019-02-20 08:21:03 -05:00
driver_windows.go
driver_windows_test.go
fingerprint.go docker: Return undetected before first detection 2019-02-25 11:02:42 +01:00
handle.go
progress.go
progress_test.go
state.go
stats.go
stats_test.go
utils.go
utils_test.go
utils_unix_test.go
utils_windows_test.go