open-nomad/client/driver
Alex Dadgar a9e9b61216 Merge pull request #1938 from hashicorp/b-docker-reattach
Fix Docker container creation and task runner updating
2016-11-04 17:14:40 -07:00
..
env Agent 2016-11-01 10:39:15 -07:00
executor Making the executor lock the logger 2016-10-28 10:57:35 -07:00
logging Enable syslog server and universal collector for windows 2016-09-05 00:26:36 +02:00
structs Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
test-resources Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
docker.go Merge pull request #1938 from hashicorp/b-docker-reattach 2016-11-04 17:14:40 -07:00
docker_default.go changelog 2016-08-05 10:47:44 -07:00
docker_test.go Add docker test 2016-10-28 17:53:25 -07:00
docker_windows.go changelog 2016-08-05 10:47:44 -07:00
driver.go Agent 2016-11-01 10:39:15 -07:00
driver_test.go Remove disk usage enforcement 2016-10-21 13:55:51 -07:00
exec.go Move the wait result to bottom of methods 2016-11-04 14:58:55 -07:00
exec_default.go Alpha-sort the build platforms 2016-07-11 12:23:46 -07:00
exec_linux.go Move all non-Linux Fingerprinter items to the default exec driver 2016-07-08 18:35:46 -07:00
exec_test.go Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
executor_plugin.go Merge pull request #1801 from hashicorp/f-signals 2016-10-18 11:23:47 -07:00
java.go Move the wait result to bottom of methods 2016-11-04 14:58:55 -07:00
java_test.go Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
lxc.go Add LXC docs and enable by default for lxc builds 2016-11-01 10:18:16 -07:00
lxc_test.go Forgot to flip a bit 2016-11-01 14:35:22 -07:00
mock_driver.go Fix passing of recoverable error from docker pull 2016-10-28 17:49:46 -07:00
plugins.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
qemu.go Move the wait result to bottom of methods 2016-11-04 14:58:55 -07:00
qemu_test.go Docker + Qemu 2016-10-10 11:47:04 -07:00
raw_exec.go Move the wait result to bottom of methods 2016-11-04 14:58:55 -07:00
raw_exec_test.go Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
rkt.go Move the wait result to bottom of methods 2016-11-04 14:58:55 -07:00
rkt_test.go Fix tests for rkt port map 2016-10-25 17:06:41 -07:00
syslog_plugin.go Renamed packages 2016-02-19 13:08:25 -08:00
utils.go Create a consulContext using a client's consul config. 2016-06-10 15:54:39 -04:00
utils_test.go Fix test 2016-03-08 11:41:26 -08:00
utils_unix.go Explicitly enumaret the build targets in _unix 2016-05-07 10:42:01 -07:00
utils_windows.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00