open-nomad/client
Kenjiro Nakayama 5c621b74e5 tiny: Return fmt.Errorf instead of duplicated error messages 2016-08-09 08:57:26 +09:00
..
allocdir initial log api impl 2016-07-25 11:16:01 -07:00
config Allow operators to opt into publishing node and alloc metrics 2016-08-01 19:52:20 -07:00
driver Merge pull request #1477 from nak3/add-syslog_server-test 2016-08-05 12:01:24 -07:00
fingerprint tiny: Fix duplicated error message in CPU fingerprint 2016-08-07 12:49:40 +09:00
getter Update GetArtifact by removing unused logger 2016-08-06 23:37:32 +09: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 tiny: Return fmt.Errorf instead of duplicated error messages 2016-08-09 08:57:26 +09: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 tiny: Return fmt.Errorf instead of duplicated error messages 2016-08-09 08:57:26 +09:00
client_test.go Fixed some bugs 2016-07-25 17:26:38 -07:00
restarts.go Fix typo: atttempts 2016-08-02 18:11:03 +02:00
restarts_test.go Fix gofmt in restarts_test.go 2016-07-30 21:11:06 +09:00
task_runner.go tiny: Return fmt.Errorf instead of duplicated error messages 2016-08-09 08:57:26 +09: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