summaryrefslogtreecommitdiff
path: root/troubleshooting.md
diff options
context:
space:
mode:
authorAkihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>2021-07-15 17:11:06 +0900
committerPaul Holzinger <pholzing@redhat.com>2021-07-15 18:18:38 +0200
commite54a513b964872e693a4582aaae7f9f4d7c098fb (patch)
treebae8cb6080eb7bfddb7a55725076d39658a85d03 /troubleshooting.md
parent1469af265a197e1ede25eab2ba8faf1e3f3396da (diff)
downloadpodman-e54a513b964872e693a4582aaae7f9f4d7c098fb.tar.gz
podman-e54a513b964872e693a4582aaae7f9f4d7c098fb.tar.bz2
podman-e54a513b964872e693a4582aaae7f9f4d7c098fb.zip
CNI-in-slirp4netns: fix bind-mount for /run/systemd/resolve/stub-resolv.conf
Fix issue 10929 : `[Regression in 3.2.0] CNI-in-slirp4netns DNS gets broken when running a rootful container after running a rootless container` When /etc/resolv.conf on the host is a symlink to /run/systemd/resolve/stub-resolv.conf, we have to mount an empty filesystem on /run/systemd/resolve in the child namespace, so as to isolate the directory from the host mount namespace. Otherwise our bind-mount for /run/systemd/resolve/stub-resolv.conf is unmounted when systemd-resolved unlinks and recreates /run/systemd/resolve/stub-resolv.conf on the host. [NO TESTS NEEDED] Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Diffstat (limited to 'troubleshooting.md')
0 files changed, 0 insertions, 0 deletions