diff options
author | Matthew Heon <mheon@redhat.com> | 2020-12-02 15:01:46 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-12-07 14:34:51 -0500 |
commit | 4fa94d7e14bcfb41b4a73093f0b08a51469b2c45 (patch) | |
tree | 27b04fb4292a78eb12876c7ec329d5c8598401c6 /docs | |
parent | dca4444486a08b169862135ea5079856473f2c80 (diff) | |
download | podman-4fa94d7e14bcfb41b4a73093f0b08a51469b2c45.tar.gz podman-4fa94d7e14bcfb41b4a73093f0b08a51469b2c45.tar.bz2 podman-4fa94d7e14bcfb41b4a73093f0b08a51469b2c45.zip |
Do not mount sysfs as rootless in more cases
We can't mount sysfs as rootless unless we manage the network
namespace. Problem: slirp4netns is now creating and managing a
network namespace separate from the OCI runtime, so we can't
mount sysfs in many circumstances. The `crun` OCI runtime will
automatically handle this by falling back to a bind mount, but
`runc` will not, so we didn't notice until RHEL gating tests ran
on the new branch.
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions