open-nomad/client
Alex Dadgar 19024f4da0 Merge pull request #1322 from hashicorp/b-docker-logs-splicing
Make line copy to avoid being overriden by subsequent scans
2016-06-20 13:17:49 -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 Make line copy to avoid being overriden by subsequent scans 2016-06-20 13:14:43 -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 Pass a logger arg to NewClient and NewServer 2016-06-16 23:29:23 -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 Guard against restoring a nil task in task_runner 2016-06-16 11:55:40 -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