open-nomad/client/driver
Diptanu Choudhury 79141f3021 Fixed the docker handle id test 2016-02-10 13:18:10 -08:00
..
env Fixing merge conflicts 2016-02-04 22:55:38 -08:00
executor Updated comments 2016-02-10 08:13:08 -08:00
logrotator Implemented the UpdateLogConfig method 2016-02-08 10:10:01 -08:00
structs Track Task State in the client and capture Wait results 2015-11-16 15:14:21 -08:00
syslog Parsing the severity of the log lines 2016-02-10 12:09:07 -08:00
test-resources spike on adding cgroups 2015-09-21 09:08:57 -07:00
docker.go Adding newlines to loglines 2016-02-10 10:18:14 -08:00
docker_test.go Fixed the docker handle id test 2016-02-10 13:18:10 -08: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 Renamed the ExecutorPluginConfig 2016-02-09 12:59:05 -08:00
exec_test.go Removing the killing executor pid tests 2016-02-09 11:29:02 -08:00
executor_plugin.go Renamed the ExecutorPluginConfig 2016-02-09 12:59:05 -08:00
java.go Renamed the ExecutorPluginConfig 2016-02-09 12:59:05 -08:00
java_test.go Fixing the id generation logic for the java and qemu drivers 2016-02-04 17:00:40 -08:00
plugins.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
qemu.go Renamed the ExecutorPluginConfig 2016-02-09 12:59:05 -08:00
qemu_test.go Fix tests 2016-01-11 09:58:31 -08:00
raw_exec.go Renamed the ExecutorPluginConfig 2016-02-09 12:59:05 -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
syslog_plugin.go Writing log lines from docker to files 2016-02-10 07:52:15 -08:00
utils.go Writing log lines from docker to files 2016-02-10 07:52:15 -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