open-nomad/drivers
Seth Hoenig 4bc6e5a215 drivers/exec+java: Add configuration to restore previous PID/IPC namespace behavior.
This PR adds default_pid_mode and default_ipc_mode options to the exec and java
task drivers. By default these will default to "private" mode, enabling PID and
IPC isolation for tasks. Setting them to "host" mode disables isolation. Doing
so is not recommended, but may be necessary to support legacy job configurations.

Closes #9969
2021-02-05 15:52:11 -06:00
..
docker drivers/docker: support mapping multiple host ports to the same container port 2021-02-02 22:54:23 -05:00
exec drivers/exec+java: Add configuration to restore previous PID/IPC namespace behavior. 2021-02-05 15:52:11 -06:00
java drivers/exec+java: Add configuration to restore previous PID/IPC namespace behavior. 2021-02-05 15:52:11 -06:00
mock Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
qemu Enable network namespaces for QEMU driver (#9861) 2021-01-21 14:05:46 -05:00
rawexec honor task user when execing into raw_exec task (#9439) 2020-11-25 09:34:10 -05:00
shared drivers/exec+java: Add configuration to restore previous PID/IPC namespace behavior. 2021-02-05 15:52:11 -06:00