open-nomad/client
Abhishek Chanda b35e244c7d Use a host volume to mount alloc and task dirs
host volumes are the preferred way to share data.
2016-03-02 14:04:14 -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 Use a host volume to mount alloc and task dirs 2016-03-02 14:04:14 -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: send correct node id 2016-02-22 22:43:55 -08:00
client_test.go Fix test 2016-02-21 21:15:02 -08:00
consul.go Update the consul service when the task/alloc changes 2016-02-06 17:08:20 -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 Add Alloc ID/Name and Task Name to environment variables 2016-03-01 16:08:21 -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