| Commit message (Expand) | Author | Age |
* | Add support for cli network prune --filter flag | Jakub Guzik | 2021-05-12 |
* | Fix for podman network rm (-f) workflow | Jakub Guzik | 2021-03-05 |
* | Updated based on Jhonce comments | Parker Van Roy | 2021-02-24 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | fix dns resolution on ubuntu | baude | 2021-02-15 |
* | e2e: fix network alias test | Valentin Rothberg | 2021-02-15 |
* | add network prune | baude | 2021-02-06 |
* | Honor network options for macvlan networks | baude | 2021-02-02 |
* | add macvlan as a supported network driver | baude | 2021-02-01 |
* | Add support for rootless network-aliases | Paul Holzinger | 2021-01-27 |
* | Use random network names in the e2e tests | Paul Holzinger | 2021-01-21 |
* | podman network exists | Paul Holzinger | 2021-01-19 |
* | Fix network ls --filter invalid value flake | Paul Holzinger | 2020-12-07 |
* | Add support for network ids | Paul Holzinger | 2020-12-02 |
* | Merge pull request #8505 from Luap99/network-labels | OpenShift Merge Robot | 2020-12-01 |
|\ |
|
| * | podman network label support | Paul Holzinger | 2020-11-28 |
* | | network connect disconnect on non-running containers | baude | 2020-11-30 |
* | | Fix problems with network remove | Paul Holzinger | 2020-11-26 |
|/ |
|
* | Merge pull request #8404 from rhatdan/rm | OpenShift Merge Robot | 2020-11-20 |
|\ |
|
| * | Add alias for podman network rm -> remove | Daniel J Walsh | 2020-11-19 |
* | | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
|/ |
|
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | network aliases for container creation | baude | 2020-11-09 |
* | Include CNI networks in inspect output when not running | Matthew Heon | 2020-10-09 |
* | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | Fix some flakes in the e2e network tests. | Paul Holzinger | 2020-10-01 |
* | Make the e2e test network cleanup more robust. | Daniel J Walsh | 2020-09-30 |
* | Merge pull request #7825 from rhatdan/exitcode | OpenShift Merge Robot | 2020-09-30 |
|\ |
|
| * | Fix handling of remove of bogus volumes, networks and Pods | Daniel J Walsh | 2020-09-29 |
* | | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
|/ |
|
* | Merge pull request #7786 from rhatdan/rootless | OpenShift Merge Robot | 2020-09-28 |
|\ |
|
| * | Remove SkipIfRootless if possible, document other calls | Daniel J Walsh | 2020-09-27 |
* | | Fix network remove for the podman remote client | Paul Holzinger | 2020-09-28 |
* | | Fix podman network rm --force when network is used by a pod | Paul Holzinger | 2020-09-28 |
|/ |
|
* | Merge pull request #7460 from AkihiroSuda/allow-rootless-cni | OpenShift Merge Robot | 2020-09-10 |
|\ |
|
| * | rootless: support `podman network create` (CNI-in-slirp4netns) | Akihiro Suda | 2020-09-09 |
* | | APIv2 Add network list filtering | Paul Holzinger | 2020-09-07 |
|/ |
|
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Testcase added for network commands | Kunal Kushwaha | 2020-05-20 |
* | add provided cni networks to spec gen | baude | 2020-05-01 |
* | v2networking enable commands | baude | 2020-04-30 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Add support for multiple CNI networks in podman inspect | Matthew Heon | 2020-02-25 |
* | inclusion of podman network | baude | 2019-08-15 |