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