summaryrefslogtreecommitdiff
path: root/hack
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-02-02 18:17:23 +0100
committerMatthew Heon <matthew.heon@pm.me>2022-02-03 15:01:29 -0500
commite0cbcdc335618ba0d53ecae9cc81230c7cb464e3 (patch)
treecf9e1dbb6f7c291acb3281759c4328a5ddf735bd /hack
parent8f3f0710ff0aeda0d590cd8f74453f3a085e5e15 (diff)
downloadpodman-e0cbcdc335618ba0d53ecae9cc81230c7cb464e3.tar.gz
podman-e0cbcdc335618ba0d53ecae9cc81230c7cb464e3.tar.bz2
podman-e0cbcdc335618ba0d53ecae9cc81230c7cb464e3.zip
system prune: remove all networks
podman system prune should also remove all networks. When we want to users to migrate to the new network stack we recommend to run podman system reset. However this did not remove networks and if there were still networks around we would continue to use cni since this was considered an old system. There is one exception for the default network. It should not be removed since this could cause other issues when it no longer exists. The network backend detection logic ignores the default network so this is fine. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'hack')
0 files changed, 0 insertions, 0 deletions