Seth Hoenig
134eebbd60
docs: shorten IPC
...
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com >
2021-02-08 10:52:19 -06:00
Seth Hoenig
1364e33fed
docs: capitalize posix
...
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com >
2021-02-08 10:52:08 -06:00
Seth Hoenig
779c90db09
docs: capitalize posix
...
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com >
2021-02-08 10:51:55 -06:00
Seth Hoenig
b682371a22
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
Tim Gross
fa05789a94
docs: remove mbits examples from documentation
2021-02-02 10:10:44 -05:00
Shishir Mahajan
289a7e8917
Update FSIsolation from none to image.
2021-01-15 08:01:04 -05:00
Tim Gross
26bf0257de
docs: podman FSIsolation is image
...
As of podman 0.2.0, podman correctly advertises its filesystem isolation as
`FSIsolationImage`.
2021-01-13 09:05:19 -05:00
Seth Hoenig
143af9b67f
cni: bump CNI version to v0.9.0
...
https://github.com/containernetworking/plugins/releases/tag/v0.9.0
Also make the copy-paste install instructions work with arm64 for
a better OOTB experience (AWS Graviton, Pi 4's).
2021-01-10 18:03:27 -06:00
Tim Gross
463fed965d
docs: clarify default behavior of docker userns_mode
2021-01-08 08:22:39 -05:00
Jeff Escalante
0eae603a86
implement mdx remote
2021-01-05 19:02:39 -05:00