open-nomad/client
Michael Schurter 5ce26f82fe Don't fail other tasks when retrying artifact get
The artifact fetching may be retried and succeed, so don't set the task
as dead.

Fixes #1558
2016-08-25 13:16:41 -07:00
..
allocdir Disk resource monitoring and enforcement 2016-08-18 07:59:03 +02:00
config Pass Vault config to client 2016-08-17 16:23:29 -07:00
driver Fixed the raw_exec fingerprint test 2016-08-24 13:38:43 -05: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 Update after the review 2016-08-11 10:53:33 +09: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 Disk resource monitoring and enforcement 2016-08-18 07:59:03 +02:00
alloc_runner_test.go Don't fail other tasks when retrying artifact get 2016-08-25 13:16:41 -07:00
client.go Putting the mock driver behind a build flag 2016-08-22 15:02:28 -05:00
client_test.go blocking chained allocations until previous allocation hasn't terminated 2016-08-22 11:34:24 -05: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 Don't fail other tasks when retrying artifact get 2016-08-25 13:16:41 -07:00
task_runner_test.go Fixed a java test 2016-08-23 16:51:09 -05: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