summaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
* podman support for IPv6 networksAntonio Ojea2020-08-20
* Make changes to /etc/passwd on disk for non-read onlyMatthew Heon2020-08-11
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-08-11
* fix pod creation with "new:" syntaxPaul Holzinger2020-08-11
* implement the exitcode when start a container with attachzhangguanzhang2020-08-11
* Do not set host IP on ports when 0.0.0.0 requestedMatthew Heon2020-08-11
* fix bug podman sign storage pathQi Wang2020-08-11
* fix podman logs --tail when log is bigger than pagesizePaul Holzinger2020-08-11
* generate systemd: fix error handlingValentin Rothberg2020-08-11
* Publish IP from YAML (podman play kube)Ashley Cui2020-08-04
* add {{.RunningFor}} placeholder in ps --formatAshley Cui2020-07-31
* Binding the same container port to >1 host port is OKMatthew Heon2020-07-31
* Specifying --ipc=host --pid=host is brokenDaniel J Walsh2020-07-31
* Fix handling of entrypointDaniel J Walsh2020-07-22
* version/info: format: allow more json variantsValentin Rothberg2020-07-22
* Correctly print STDOUT on non-terminal remote execMatthew Heon2020-07-22
* Add SystemdMode to inspect for containersMatthew Heon2020-07-22
* Fix lintMatthew Heon2020-07-22
* Include infra container information in `pod inspect`Matthew Heon2020-07-22
* Fix "Error: unrecognized protocol \"TCP\" in port mapping"Akihiro Suda2020-07-22
* Error on rootless mac and ip addressesBrent Baude2020-07-22
* fix: system df error when an image has no namePaul Holzinger2020-07-22
* fix play kube doesn't override dockerfile ENTRYPOINTzhangguanzhang2020-07-22
* Support default profile for apparmorDaniel J Walsh2020-07-22
* events endpoint: fix panic and race conditionValentin Rothberg2020-07-21
* Fix a bug where --pids-limit was parsed incorrectlyMatthew Heon2020-07-15
* search: allow wildcardsValentin Rothberg2020-07-15
* Fix systemd pid 1 testBrent Baude2020-07-15
* Fix bug where `podman mount` didn't error as rootlessMatthew Heon2020-07-06
* Allow empty host port in --publish flagMatthew Heon2020-07-06
* test: add tests for --user and volumesValentin Rothberg2020-07-06
* stop podman service in e2e testsBrent Baude2020-07-06
* podman ps truncate the commandPaul Holzinger2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Print port mappings in `ps` for ctrs sharing networkMatthew Heon2020-06-25
* Set stop signal to 15 when not explicitly setMatthew Heon2020-06-24
* podman untag: error if tag doesn't existValentin Rothberg2020-06-24
* Reformat inspect network settingsQi Wang2020-06-24
* libpod: specify mappings to the storageGiuseppe Scrivano2020-06-24
* Add explicit command to alpine container in test case.jgallucci322020-06-24
* Stop following logs using timersjgallucci322020-06-24
* Fix podman build handling of --http-proxy flagDaniel J Walsh2020-06-24
* correct the absolute path of `rm` executableYuan-Hao Chen2020-06-24
* Fixes #6670Jhon Honce2020-06-19
* CI: force registry:2.6Valentin Rothberg2020-06-19
* unflake rmi testsValentin Rothberg2020-06-18
* Merge pull request #6654 from rhatdan/keepidOpenShift Merge Robot2020-06-17
|\
| * Don't ignore --user flag in rootless --userns keepidDaniel J Walsh2020-06-17
* | Handle dropping capabilties correctly when running as non root userDaniel J Walsh2020-06-17
* | Merge pull request #6560 from mheon/fix_exec_logdriverOpenShift Merge Robot2020-06-17
|\ \ | |/ |/|