open-nomad/client/driver
Diptanu Choudhury 713dfcf751 Merge pull request #896 from hashicorp/f-task-instance
Add allocation index environment variable
2016-03-09 18:34:32 -08:00
..
env Add allocation index environment variable 2016-03-09 18:09:51 -08:00
executor Add /sbin and /usr/sbin/ to chroot 2016-03-02 16:32:31 -08:00
logging Writing logs to alloc dir 2016-02-24 20:06:43 -08:00
structs Refactor task runner to include driver starting into restart policy and add recoverable errors 2016-02-28 16:56:05 -08:00
test-resources spike on adding cgroups 2015-09-21 09:08:57 -07:00
docker.go Merge pull request #878 from hashicorp/b-kill-timeout-update 2016-03-09 18:33:40 -08:00
docker_test.go Fix test 2016-03-08 11:41:26 -08:00
driver.go Merge pull request #896 from hashicorp/f-task-instance 2016-03-09 18:34:32 -08:00
driver_test.go Fix test 2016-03-08 11:41:26 -08:00
exec.go Updating kill timeout adheres to operator specified maximum 2016-03-03 09:21:21 -08:00
exec_test.go Writing logs to alloc dir 2016-02-24 20:06:43 -08:00
executor_plugin.go Renamed the ExecutorPluginConfig 2016-02-09 12:59:05 -08:00
java.go Updating kill timeout adheres to operator specified maximum 2016-03-03 09:21:21 -08:00
java_test.go Fixed some java tests 2016-02-24 23:54:01 -08:00
plugins.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
qemu.go Updating kill timeout adheres to operator specified maximum 2016-03-03 09:21:21 -08:00
qemu_test.go Fixed more tests 2016-02-10 13:54:54 -08:00
raw_exec.go Updating kill timeout adheres to operator specified maximum 2016-03-03 09:21:21 -08:00
raw_exec_test.go driver.test: remove redundant tests 2016-02-23 14:41:52 -08:00
rkt.go Updating kill timeout adheres to operator specified maximum 2016-03-03 09:21:21 -08:00
rkt_test.go Fix bug introduced with paused nack timers 2016-03-04 16:17:14 -08:00
syslog_plugin.go Renamed packages 2016-02-19 13:08:25 -08:00
utils.go Updating kill timeout adheres to operator specified maximum 2016-03-03 09:21:21 -08:00
utils_linux.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00
utils_posix.go Added stubs for windows 2016-02-12 16:20:04 -08:00
utils_test.go Fix test 2016-03-08 11:41:26 -08:00
utils_windows.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00