open-nomad/client
Sean Chittenden e727fd8c3c
Centralize the creation of a consul/api.Config struct.
While documented, the consul.timeout parameter wasn't ever set
except one-off in the Consul fingerprinter.
2016-06-10 15:50:11 -04:00
..
allocdir Speling police 2016-05-15 09:41:34 -07:00
config Reduce all forms of ConsulConfig down to a single struct 2016-06-10 15:50:11 -04:00
consul index on f-dyn-server-list: bd38cb4 Remove unused code 2016-06-10 15:50:11 -04:00
driver Reduce all forms of ConsulConfig down to a single struct 2016-06-10 15:50:11 -04:00
fingerprint Centralize the creation of a consul/api.Config struct. 2016-06-10 15:50:11 -04:00
getter Speling police 2016-05-15 09:41:34 -07:00
rpc_proxy Rename `mergedNomadMap` to `mergedPrimaryMap`. Gratuitous, but more correct. 2016-06-10 15:50:11 -04:00
stats Alloc-status only shows measured statistics and fixes to CPU calculations 2016-06-10 10:38:29 -07:00
testutil Moved the dockerIsConnected to testutils 2016-03-25 17:15:51 -07:00
alloc_runner.go Fixed the compilation on linux 2016-05-28 19:59:20 -07:00
alloc_runner_test.go Test task failure killing TG and fix setting the task as received on a restore 2016-03-25 12:51:40 -07:00
client.go Only poll Consul for servers when Nomad heartbeats begin to fail 2016-06-10 15:50:11 -04:00
client_test.go Reduce all forms of ConsulConfig down to a single struct 2016-06-10 15:50:11 -04:00
restarts.go Explain restart decision and display in alloc-status 2016-03-25 12:47:14 -07:00
restarts_test.go Refactor task runner to include driver starting into restart policy and add recoverable errors 2016-02-28 16:56:05 -08:00
task_runner.go fix channel being nil on restore 2016-06-07 15:03:08 -07:00
task_runner_test.go Added a test to make sure task runner is collecting stats 2016-05-28 19:59:20 -07:00
util.go Use consul/lib's RandomStagger 2016-06-10 15:48:36 -04:00
util_test.go Use consul/lib's RandomStagger 2016-06-10 15:48:36 -04:00