diff options
author | Maximilian Müller <maxm123@techie.com> | 2020-05-13 18:52:58 +0200 |
---|---|---|
committer | Maximilian Müller <maxm123@techie.com> | 2020-05-14 22:15:32 +0200 |
commit | 48d83482db11d1ea3432520035cc457dc659c9a9 (patch) | |
tree | 2dfdf848678eefef1a968c000a6a273c542a83c2 /contrib/cirrus/rootless_test.sh | |
parent | 0d9625152b9acf1dc7662e38f56aa5b106c4dfcd (diff) | |
download | podman-48d83482db11d1ea3432520035cc457dc659c9a9.tar.gz podman-48d83482db11d1ea3432520035cc457dc659c9a9.tar.bz2 podman-48d83482db11d1ea3432520035cc457dc659c9a9.zip |
Use the libpod.conf cni_config_dir option for inspect and delete
The pkg/network/files.go methods currently use the constant '/etc/cni/net.d'
for network handling. This results in the unability of podman-network-inspect
and podman-network-rm to locate the cni network configuration files.
This commit propagates the libpod.Runtime through the networking methods and
finally makes use of its configuration (config.Network.NetworkConfigDir).
Closes #6212
Signed-off-by: Maximilian Müller <maxm123@techie.com>
Diffstat (limited to 'contrib/cirrus/rootless_test.sh')
0 files changed, 0 insertions, 0 deletions