summaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
* Ensure rootless containers without a passwd can startMatthew Heon2020-09-01
* error when adding container to pod with network informationBrent Baude2020-08-24
* Merge pull request #7363 from mheon/lets_try_this_againOpenShift Merge Robot2020-08-21
|\
| * fix pod creation with "new:" syntax followup + allow hostnamePaul Holzinger2020-08-20
| * [WIP] Refactor podman system connectionJhon Honce2020-08-20
| * Fix one import path pointing to containers/podmanMatthew Heon2020-08-20
| * Fix handling of working dirDaniel J Walsh2020-08-20
| * Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-20
| * Ensure WORKDIR from images is createdMatthew Heon2020-08-20
| * Allow specifying seccomp profiles for privileged containersSascha Grunert2020-08-20
| * podman support for IPv6 networksAntonio Ojea2020-08-20
* | Cleanup handling of podman mount/unmountDaniel J Walsh2020-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