diff options
author | Paul Holzinger <pholzing@redhat.com> | 2021-06-21 14:01:56 +0200 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-06-24 13:39:24 -0400 |
commit | 949573c5a879e2486fb14984b77660a347b78403 (patch) | |
tree | 1fbe0a3e162c0ab8ff7f56c7326a708fc4e93984 /SECURITY.md | |
parent | ab5e770c4b2bd0933f7a965e7b455ea0a7cdbfa3 (diff) | |
download | podman-949573c5a879e2486fb14984b77660a347b78403.tar.gz podman-949573c5a879e2486fb14984b77660a347b78403.tar.bz2 podman-949573c5a879e2486fb14984b77660a347b78403.zip |
Do not use inotify for OCICNI
Podman does not need to watch the cni config directory. If a network is
not found in the cache, OCICNI will reload the networks anyway and thus
even podman system service should work as expected.
Also include a change to not mount a "new" /var by default in the
rootless cni ns, instead try to use /var/lib/cni first and then the
parent dir. This allows users to store cni configs under /var/... which
is the case for the CI compose test.
[NO TESTS NEEDED]
Fixes #10686
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions