open-nomad/drivers
Mahmood Ali 56dfdd0874
tests: fix rkt command environment (#5011)
The environment variables needed for envoking `rkt` command line
should include host PATH (to access `iptables`).

Given that the command runs outside the VM, untrusted task environment
variables should NOT be honored here.

We do this already with `rkt`, but the change is quite subtle to miss
when refactoring.
2018-12-15 20:25:36 -05:00
..
docker Merge pull request #5008 from hashicorp/b-docker-test-20181214 2018-12-15 16:03:00 -05:00
exec Merge branch 'master' into f-grpc-executor 2018-12-13 14:41:09 -05:00
java Merge branch 'master' into f-grpc-executor 2018-12-13 14:41:09 -05:00
lxc driver/lxc: mount plugin devices 2018-12-06 15:46:35 -05:00
mock modify fingerprint interface to use typed attribute struct 2018-11-28 10:01:03 -06:00
qemu executor: merge plugin shim with executor package 2018-12-06 21:13:45 -05:00
rawexec rawexec: fix misleading log 2018-12-14 23:40:37 -05:00
rkt tests: fix rkt command environment (#5011) 2018-12-15 20:25:36 -05:00
shared executor: encode mounts and devices correctly when using grpc 2018-12-15 00:08:23 -05:00