open-nomad/client
Alex Dadgar 75d5aad888 client: fix bug where pushing allocs is skipped 2016-03-10 16:18:20 -08:00
..
allocdir Drop the permissions of sub directories in the alloc dir 2016-02-25 11:49:43 -08:00
config Adding version information to snapshots 2016-02-24 19:06:30 -08:00
driver executor: add /run/resolvconf to chroot 2016-03-10 15:05:49 -08:00
fingerprint safe but slow 2016-02-10 13:44:53 -08:00
getter Limit the set of downloaders 2016-02-23 10:33:58 -08:00
testutil Merge pull request #380 from hashicorp/f-daemonize 2015-11-04 16:44:50 -08:00
alloc_runner.go Avoid serializes Allocation.Resources 2016-03-01 14:09:25 -08:00
alloc_runner_test.go Batch client allocation updates to the server 2016-02-21 21:15:02 -08:00
client.go client: fix bug where pushing allocs is skipped 2016-03-10 16:18:20 -08:00
client_test.go Fix test 2016-02-21 21:15:02 -08:00
consul.go Remove a concurrent map access 2016-03-02 13:57:08 -08:00
consul_test.go Run a bunch of tests in parallel 2016-02-21 19:42:03 -08:00
restarts.go Refactor task runner to include driver starting into restart policy and add recoverable errors 2016-02-28 16:56:05 -08: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 Killing a docker container that is dead is not an error 2016-03-02 16:27:01 -08:00
task_runner_test.go Refactor task runner to include driver starting into restart policy and add recoverable errors 2016-02-28 16:56:05 -08: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