spiegel_podman/libpod/network
Paul Holzinger 1df0646b01
CNI: network remove do not error for ENOENT
Make podman network rm more robust by checking for ENOENT if we cannot
remove the config file. If it does not exists there is no reason to
error. This is especially useful for podman network prune.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-09-27 16:08:30 +02:00
..
cni CNI: network remove do not error for ENOENT 2021-09-27 16:08:30 +02:00
types net types: remove omitempty from required fields 2021-09-22 14:13:37 +02:00
util Wire network interface into libpod 2021-09-15 20:00:20 +02:00