summaryrefslogtreecommitdiff
path: root/pkg/domain/entities
diff options
context:
space:
mode:
authorMaximilian Müller <maxm123@techie.com>2020-05-13 18:52:58 +0200
committerMaximilian Müller <maxm123@techie.com>2020-05-14 22:15:32 +0200
commit48d83482db11d1ea3432520035cc457dc659c9a9 (patch)
tree2dfdf848678eefef1a968c000a6a273c542a83c2 /pkg/domain/entities
parent0d9625152b9acf1dc7662e38f56aa5b106c4dfcd (diff)
downloadpodman-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 'pkg/domain/entities')
0 files changed, 0 insertions, 0 deletions