open-nomad/client
Sean Chittenden 686c125fea
Record and use only the first Mhz from the CPU fingerprinter.
Assume all cores are the same speed.
2016-06-17 11:06:57 -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 Changed the client options for docker volume selinux labels 2016-06-16 21:41:02 +01:00
fingerprint Record and use only the first Mhz from the CPU fingerprinter. 2016-06-17 11:06:57 -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 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 Only register the Client services reaper when `consul.auto_advertise` is enabled 2016-06-16 18:24:58 -07:00
client_test.go `conf` -> `config` 2016-06-16 17:05:29 -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