open-nomad/client/driver
2016-02-09 12:31:14 -08:00
..
env Fixing merge conflicts 2016-02-04 22:55:38 -08:00
executor Don't error killing exited process 2016-02-09 10:00:42 -08:00
structs Track Task State in the client and capture Wait results 2015-11-16 15:14:21 -08:00
test-resources spike on adding cgroups 2015-09-21 09:08:57 -07:00
docker.go Updated the docker auth config 2016-02-06 05:47:56 -08:00
docker_test.go Rename IPPort env variable and add a mapped host port to the env. 2016-01-25 20:46:01 +01:00
driver.go Fix min duration 2016-02-08 19:46:46 -08:00
driver_test.go Fix timeouts between signal and kill 2016-02-08 19:31:57 -08:00
exec.go Removing taskDir from the exechandle 2016-02-09 10:21:47 -08:00
exec_test.go Removing the killing executor pid tests 2016-02-09 11:29:02 -08:00
executor_plugin.go removing the prefix of the logger 2016-02-08 15:07:18 -08:00
java.go Killing the userpid if the plugin is killed while the client is running 2016-02-09 10:17:33 -08:00
java_test.go Fixing the id generation logic for the java and qemu drivers 2016-02-04 17:00:40 -08:00
logs.go Simplied the logic of detecting the currently rotate log file 2016-01-20 16:50:31 -08:00
logs_test.go Added a comment in the test 2016-01-20 16:30:55 -08:00
qemu.go Killing the userpid if the plugin is killed while the client is running 2016-02-09 10:17:33 -08:00
qemu_test.go Fix tests 2016-01-11 09:58:31 -08:00
raw_exec.go Killing the userpid if the plugin is killed while the client is running 2016-02-09 10:17:33 -08:00
raw_exec_test.go Removed unused imports in test 2016-02-09 12:31:14 -08:00
rkt.go Client handles updates to KillTimeout and Restart Policy 2016-02-03 19:43:44 -08:00
rkt_test.go Use TestMultiplier on all waits 2016-01-21 15:24:24 -08:00
utils.go Added a test for merge 2016-02-08 16:27:31 -08:00
utils_linux.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00
utils_posix.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00
utils_windows.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00