open-nomad/client
Miquel Sabaté Solà 8c56c64615 client/driver: added the `user` config value
This way Nomad allows to set which user has to run the task.

Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
2016-03-23 12:57:31 +01:00
..
allocdir Drop the permissions of sub directories in the alloc dir 2016-02-25 11:49:43 -08:00
config reserve resources on the node 2016-03-13 19:05:41 -07:00
driver client/driver: added the `user` config value 2016-03-23 12:57:31 +01:00
fingerprint safe but slow 2016-02-10 13:44:53 -08:00
getter download to relative destination 2016-03-18 15:33:01 -07: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 Merge pull request #910 from hashicorp/f-reserved-resources 2016-03-15 21:09:13 -07: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 Validate the artifact client side as well 2016-03-19 13:28:37 -07:00
task_runner_test.go Test task runner downloading artifacts 2016-03-15 14:34:25 -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