open-nomad/client
Diptanu Choudhury 0a10873aa6 Merge pull request #1335 from hashicorp/f-set-docker-timeout
Setting a timeout in the docker client
2016-06-21 17:00:14 -07:00
..
allocdir Speling police 2016-05-15 09:41:34 -07:00
config Create config.DefaultConsulConfig() 2016-06-16 20:41:05 -07:00
driver Merge pull request #1335 from hashicorp/f-set-docker-timeout 2016-06-21 17:00:14 -07:00
fingerprint Memoize the CPU stats. Error if CPU fingerprinting fails. 2016-06-17 12:13:53 -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 Code golf 2016-06-21 14:26:01 -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 Not emitting per-pid stats and added the total ticks consumed by a Task 2016-06-20 17:30:25 -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