open-nomad/client
Sean Chittenden 6e22b680ce
Disambiguate auto_join from auto_register, rename reg to auto_advertise.
Provide an option that describes the value to the user vs the
operation performed by the software.  Momentarily introducing
`auto_join`
2016-06-14 12:11:38 -07:00
..
allocdir Speling police 2016-05-15 09:41:34 -07:00
config Disambiguate auto_join from auto_register, rename reg to auto_advertise. 2016-06-14 12:11:38 -07:00
driver address comments 2016-06-13 17:32:18 -07:00
fingerprint Only actively test Consul when env CONSUL_HTTP_ADDR is set 2016-06-10 15:50:11 -04:00
getter Speling police 2016-05-15 09:41:34 -07:00
rpcproxy Prefer %+q over %q in log messages. 2016-06-11 18:17:20 -04:00
stats Merge pull request #1260 from hashicorp/f-alloc-stats-struct 2016-06-12 11:18:57 -07:00
structs Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
testutil Moved the dockerIsConnected to testutils 2016-03-25 17:15:51 -07:00
alloc_runner.go only support latest and remove ring buffer 2016-06-12 09:32:38 -07:00
alloc_runner_test.go Fix building tests that used DefaultConfig() but didn't pickup the package move. 2016-06-10 15:50:11 -04:00
client.go address comments 2016-06-13 17:32:18 -07:00
client_test.go Rename structs.Task's Service attribute to ConsulService 2016-06-10 15:54:39 -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 only support latest and remove ring buffer 2016-06-12 09:32:38 -07:00
task_runner_test.go Test fixes 2016-06-12 11:14:17 -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