open-nomad/drivers
Seth Hoenig 8ee9835923 drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior
This PR adds pid_mode and ipc_mode options to the exec and java task
driver config options. By default these will defer to the default_pid_mode
and default_ipc_mode agent plugin options created in #9969. Setting
these values to "host" mode disables isolation for the task. Doing so
is not recommended, but may be necessary to support legacy job configurations.

Closes #9970
2021-02-08 14:26:35 -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 task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -06:00
java drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -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 task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -06:00