open-nomad/client
Alex Dadgar 6a8cc50a11 Merge pull request #962 from hashicorp/b-failed-task-kills-tg
client: When a task fails, kill all other tasks in the task group
2016-03-25 19:27:21 -07:00
..
allocdir Drop the permissions of sub directories in the alloc dir 2016-02-25 11:49:43 -08:00
config swap raw_exec and qemu in the blacklist 2016-03-25 12:43:50 -07:00
consul Using a single timer to run checks 2016-03-25 16:11:45 -07:00
driver Merge pull request #986 from hashicorp/scripts 2016-03-25 18:22:35 -07:00
fingerprint add nomad fingerprinter 2016-03-22 17:12:30 -07:00
getter download to relative destination 2016-03-18 15:33:01 -07:00
testutil Moved the dockerIsConnected to testutils 2016-03-25 17:15:51 -07:00
alloc_runner.go Test task failure killing TG and fix setting the task as received on a restore 2016-03-25 12:51:40 -07:00
alloc_runner_test.go Test task failure killing TG and fix setting the task as received on a restore 2016-03-25 12:51:40 -07:00
client.go Using tickers instead of creating new timers 2016-03-25 14:18:04 -07:00
client_test.go Fix test 2016-02-21 21:15:02 -08: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 Test task failure killing TG and fix setting the task as received on a restore 2016-03-25 12:51:40 -07:00
task_runner_test.go Test task failure killing TG and fix setting the task as received on a restore 2016-03-25 12:51:40 -07:00
util.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
util_test.go Run a bunch of tests in parallel 2016-02-21 19:42:03 -08:00