open-nomad/client/driver
Brian Lalor efe080b53f Remove unnecessary --interactive flag
Per @achanda, this was added [accidentally](b92546a9c5 (commitcomment-16750062)).
2016-03-17 13:22:49 -04:00
..
env Add allocation index environment variable 2016-03-09 18:09:51 -08:00
executor document artifact downloading 2016-03-16 09:56:04 -07:00
logging Using unix domain sockets for docker syslog collector 2016-03-09 23:28:26 -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 #897 from hashicorp/syslog-addr 2016-03-10 11:49:21 -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 Get tests to pass 2016-03-15 13:28:57 -07:00
exec.go Download artifacts and remove old code for drivers 2016-03-15 13:28:57 -07:00
exec_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
executor_plugin.go Renamed the ExecutorPluginConfig 2016-02-09 12:59:05 -08:00
java.go Respond to comments and fix test 2016-03-15 20:21:52 -07:00
java_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
plugins.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
qemu.go Respond to comments and fix test 2016-03-15 20:21:52 -07:00
qemu_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
raw_exec.go Download artifacts and remove old code for drivers 2016-03-15 13:28:57 -07:00
raw_exec_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
rkt.go Remove unnecessary --interactive flag 2016-03-17 13:22:49 -04:00
rkt_test.go fmt rkt test 2016-03-10 14:56:43 -08:00
syslog_plugin.go Renamed packages 2016-02-19 13:08:25 -08:00
utils.go Make user specified tasks executable 2016-03-15 19:22:40 -07: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