open-nomad/client
Alex Dadgar 067ed86a47 Client watches for allocation health using task state and Consul checks
This PR adds watching of allocation health at the client. The client can
watch for health based on the tasks running on time and also based on
the consul checks passing.
2017-07-07 12:10:04 -07:00
..
allocdir Add tests for migrating symlinks in alloc and local directories 2017-06-04 15:56:22 +09:30
config Default no_host_uuid to true instead of false 2017-06-23 16:23:01 -07:00
driver Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
fingerprint 0 compute == error 2017-07-03 14:51:02 -07:00
getter Add support for go-getter modes 2017-07-06 10:45:44 -07:00
stats Fix nil dereference 2017-01-10 14:14:58 -08:00
structs initial watcher 2017-07-07 12:07:08 -07:00
testutil Revendor docker client 2017-02-14 17:34:05 -08:00
vaultclient Stop Vault token renew on task exit 2017-03-28 10:53:15 -07:00
alloc_runner.go Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
alloc_runner_health_watcher.go Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
alloc_runner_test.go Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
client.go initial watcher 2017-07-07 12:07:08 -07:00
client_test.go Add tests for migrating symlinks in alloc and local directories 2017-06-04 15:56:22 +09:30
consul.go Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
consul_template.go Switch to hashicorp/go-envparse 2017-06-02 15:58:52 -07:00
consul_template_test.go Move env file parsing to a library 2017-06-02 15:03:27 -07:00
consul_test.go Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
gc.go Add new gc_max_allocs tuneable 2017-05-11 17:18:02 -07:00
gc_test.go Add new gc_max_allocs tuneable 2017-05-11 17:18:02 -07:00
restarts.go Improve artifact download error message 2017-03-24 15:26:05 -07:00
restarts_test.go Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
serverlist.go Retry all servers on RPC call failure 2016-09-23 11:44:48 -07:00
serverlist_test.go Vendor + test fixes 2017-02-22 15:55:33 -08:00
state_database.go Fix tests 2017-05-03 11:15:30 -07:00
task_runner.go Fix Service.AddressMode changes during task updates 2017-06-21 17:19:08 -07:00
task_runner_test.go Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
task_runner_unix_test.go Split task runner tests 2017-04-04 15:02:09 -07:00
util.go Move env template handling into consul_template.go 2017-05-23 13:53:34 -07:00
util_test.go Fix tests 2017-05-03 11:15:30 -07:00