Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
| | | | | | | | | | We missed bumping the go module, so let's do it now :) * Automated go code with github.com/sirkon/go-imports-rename * Manually via `vgrep podman/v2` the rest Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | add network prune | baude | 2021-02-06 |
add the ability to prune unused cni networks. filters are not implemented but included both compat and podman api endpoints. Fixes :#8673 Signed-off-by: baude <bbaude@redhat.com> |