summaryrefslogtreecommitdiff
path: root/test/e2e/network_test.go
Commit message (Expand)AuthorAge
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Fix network create macvlan with subnet optionPaul Holzinger2021-05-20
* Add support for cli network prune --filter flagJakub Guzik2021-05-12
* Fix for podman network rm (-f) workflowJakub Guzik2021-03-05
* Updated based on Jhonce commentsParker Van Roy2021-02-24
* bump go module to v3Valentin Rothberg2021-02-22
* fix dns resolution on ubuntubaude2021-02-15
* e2e: fix network alias testValentin Rothberg2021-02-15
* add network prunebaude2021-02-06
* Honor network options for macvlan networksbaude2021-02-02
* add macvlan as a supported network driverbaude2021-02-01
* Add support for rootless network-aliasesPaul Holzinger2021-01-27
* Use random network names in the e2e testsPaul Holzinger2021-01-21
* podman network existsPaul Holzinger2021-01-19
* Fix network ls --filter invalid value flakePaul Holzinger2020-12-07
* Add support for network idsPaul Holzinger2020-12-02
* Merge pull request #8505 from Luap99/network-labelsOpenShift Merge Robot2020-12-01
|\
| * podman network label supportPaul Holzinger2020-11-28
* | network connect disconnect on non-running containersbaude2020-11-30
* | Fix problems with network removePaul Holzinger2020-11-26
|/
* Merge pull request #8404 from rhatdan/rmOpenShift Merge Robot2020-11-20
|\
| * Add alias for podman network rm -> removeDaniel J Walsh2020-11-19
* | add network connect|disconnect compat endpointsbaude2020-11-19
|/
* use lookaside storage for remote testsbaude2020-11-16
* network aliases for container creationbaude2020-11-09
* Include CNI networks in inspect output when not runningMatthew Heon2020-10-09
* This PR allows users to remove external containers directlyDaniel J Walsh2020-10-09
* Fix some flakes in the e2e network tests.Paul Holzinger2020-10-01
* Make the e2e test network cleanup more robust.Daniel J Walsh2020-09-30
* Merge pull request #7825 from rhatdan/exitcodeOpenShift Merge Robot2020-09-30
|\
| * Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
* | Make all Skips specify a reasonDaniel J Walsh2020-09-29
|/
* Merge pull request #7786 from rhatdan/rootlessOpenShift Merge Robot2020-09-28
|\
| * Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* | Fix network remove for the podman remote clientPaul Holzinger2020-09-28
* | Fix podman network rm --force when network is used by a podPaul Holzinger2020-09-28
|/
* Merge pull request #7460 from AkihiroSuda/allow-rootless-cniOpenShift Merge Robot2020-09-10
|\
| * rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda2020-09-09
* | APIv2 Add network list filteringPaul Holzinger2020-09-07
|/
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Testcase added for network commandsKunal Kushwaha2020-05-20
* add provided cni networks to spec genbaude2020-05-01
* v2networking enable commandsbaude2020-04-30
* Force integration tests to passBrent Baude2020-04-21
* Add support for multiple CNI networks in podman inspectMatthew Heon2020-02-25
* inclusion of podman networkbaude2019-08-15