• Seth Hoenig's avatar
    drivers/exec+java: Add configuration to restore previous PID/IPC namespace behavior. · b682371a
    Seth Hoenig authored
    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
    b682371a
To find the state of this project's repository at the time of any of these versions, check out the tags.