open-nomad/client
2016-07-11 10:58:18 -06:00
..
allocdir initial comments 2016-07-11 10:58:18 -06:00
config Create config.DefaultConsulConfig() 2016-06-16 20:41:05 -07:00
driver Merge pull request #1399 from hashicorp/b-exec-cleanup 2016-07-09 00:08:43 -07:00
fingerprint Consolidate fingerprinters into a single map. 2016-07-08 23:37:14 -07: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 guard against NaN 2016-06-20 10:29:46 -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 finer grain locking 2016-06-20 10:19:06 -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 Fixed a debug message 2016-07-09 00:12:53 -07:00
client_test.go Provide nomad.Config with a default LogOutput of os.StdErr 2016-06-17 06:44:10 -07: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 Set running when restoring 2016-06-28 13:47:59 -07:00
task_runner_test.go Test fixes 2016-06-12 11:14:17 -07:00
util.go write state to temp file and then rename 2016-06-27 12:29:33 -05:00
util_test.go Use consul/lib's RandomStagger 2016-06-10 15:48:36 -04:00