open-nomad/client/driver
Abhishek Chanda 29bcab9bfd Cleanup if the plugin executor crashes. 2016-03-02 14:04:14 -08:00
..
env Add Alloc ID/Name and Task Name to environment variables 2016-03-01 16:08:21 -08:00
executor Added a comment 2016-03-02 12:56:56 -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 Refactor task runner to include driver starting into restart policy and add recoverable errors 2016-02-28 16:56:05 -08:00
docker_test.go Adding version to the DockerHandle test 2016-02-25 08:51:10 -08:00
driver.go Add Alloc ID/Name and Task Name to environment variables 2016-03-01 16:08:21 -08:00
driver_test.go Driver tests 2016-03-01 16:22:33 -08:00
exec.go Refactor task runner to include driver starting into restart policy and add recoverable errors 2016-02-28 16:56:05 -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 Adding version information to snapshots 2016-02-24 19:06:30 -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 Adding version information to snapshots 2016-02-24 19:06:30 -08:00
qemu_test.go Fixed more tests 2016-02-10 13:54:54 -08:00
raw_exec.go Adding version information to snapshots 2016-02-24 19:06:30 -08:00
raw_exec_test.go driver.test: remove redundant tests 2016-02-23 14:41:52 -08:00
rkt.go Cleanup if the plugin executor crashes. 2016-03-02 14:04:14 -08:00
rkt_test.go A number of cleanups 2016-03-02 14:04:14 -08:00
syslog_plugin.go Renamed packages 2016-02-19 13:08:25 -08:00
utils.go Merge pull request #842 from hashicorp/f-validate-command 2016-02-23 13:45:10 -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_windows.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00