docs/cluster
Dong Chen 46a33f70ff Use exponential backoff strategy to validate pending engine.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-01-21 14:02:34 -08:00
..
mesos Adding suicide logic for tasks so as to prevent false timeout for tasks having a long image pull 2016-01-14 13:37:23 -05:00
swarm Fix a race condition in pending engine validation, discard parallel validation result. 2016-01-19 16:19:09 -08:00
cluster.go cluster: Support multiple event handlers. 2016-01-11 15:59:44 -08:00
config.go add -experimental to enable rescheduling 2016-01-12 01:35:39 -08:00
config_test.go add unit test 2016-01-05 10:31:47 -08:00
container.go Add support for container rescheduling on node failure. 2016-01-11 15:59:44 -08:00
container_test.go create Containers type 2015-05-26 12:01:48 -07:00
engine.go Use exponential backoff strategy to validate pending engine. 2016-01-21 14:02:34 -08:00
engine_sorter.go implemented naturalsorter for engine 2015-08-06 11:35:49 -04:00
engine_sorter_test.go implemented naturalsorter for engine 2015-08-06 11:35:49 -04:00
engine_test.go support 1.10 events 2016-01-15 19:35:04 -08:00
event.go support 1.10 events 2016-01-15 19:35:04 -08:00
image.go update godeps 2016-01-12 00:38:09 -08:00
image_test.go update godeps 2016-01-12 00:38:09 -08:00
network.go display all the containers that are part of a global network on inspect 2015-12-15 17:48:35 -08:00
network_test.go display all the containers that are part of a global network on inspect 2015-12-15 17:48:35 -08:00
options.go Enabling checkpoint failover in FrameworkInfo 2016-01-14 04:05:00 -05:00
options_test.go Use os.Unsetenv in options_test 2015-07-01 20:25:52 -07:00
utils_darwin.go Mac build fix 2016-01-18 16:54:22 -08:00
utils_unix.go Support TCP_USER_TIMEOUT for Linux and its equivalent in Mac 2016-01-18 15:46:27 -08:00
utils_windows.go Support TCP_USER_TIMEOUT for Linux and its equivalent in Mac 2016-01-18 15:46:27 -08:00
volume.go add support for docker volume ls & inspect 2015-09-05 07:56:22 -07:00
watchdog.go add doc 2016-01-11 15:59:44 -08:00