summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Scrub podman commands to use report packageJhon Honce2021-06-25
* Fix volumes with uid and gid optionsPaul Holzinger2021-06-25
* Fix handling of podman-remote build --deviceDaniel J Walsh2021-06-24
* Add support for podman remote build -f - .Daniel J Walsh2021-06-24
* Fix permissions on initially created named volumesDaniel J Walsh2021-06-24
* add correct slirp ip to /etc/hostsPaul Holzinger2021-06-24
* disable tty-size exec checks in system testsValentin Rothberg2021-06-24
* Fix resize race with podman exec -itPaul Holzinger2021-06-24
* Create the /etc/mtab file if does not existsDaniel J Walsh2021-06-24
* [v3.2] cp: do not allow dir->file copyingValentin Rothberg2021-06-24
* Fix network connect race with docker-composePaul Holzinger2021-06-14
* Revert "Ensure minimum API version is set correctly in tests"Matthew Heon2021-06-14
* Fall back to string for dockerfile parameterAlex Schultz2021-06-14
* remote events: fix --stream=falseValentin Rothberg2021-06-11
* remote: always send resize before the container startsPaul Holzinger2021-06-11
* remote events: support labelsValentin Rothberg2021-06-11
* logs: k8s-file: fix raceValentin Rothberg2021-06-11
* Fix image prune --filter cmd behaviorJakub Guzik2021-06-11
* podman-remote build should handle -f option properlyDaniel J Walsh2021-06-11
* System tests: deal with crun 0.20.1Ed Santiago2021-06-11
* container: ignore named hierarchiesGiuseppe Scrivano2021-06-11
* Ensure minimum API version is set correctly in testsMatthew Heon2021-06-03
* Fix network create macvlan with subnet optionPaul Holzinger2021-06-03
* add ipv6 nameservers only when the container has ipv6 enabledPaul Holzinger2021-06-03
* [v.3.2] events: support disjunctive filtersValentin Rothberg2021-06-02
* System tests: add :Z to volume mountsEd Santiago2021-06-02
* Fix race on podman start --allDaniel J Walsh2021-05-25
* Fix race condition in running ls container in a podDaniel J Walsh2021-05-25
* Handle hard links in different directoriesDaniel J Walsh2021-05-25
* Improve OCI Runtime errorDaniel J Walsh2021-05-25
* Handle hard links in remote buildsDaniel J Walsh2021-05-25
* Podman info add support for status of cgroup controllersflouthoc2021-05-25
* add libimage eventsValentin Rothberg2021-05-25
* Fix problem copying files when container is in host pid namespaceDaniel J Walsh2021-05-25
* update c/commonValentin Rothberg2021-05-20
* Merge pull request #10363 from vrothberg/fix-10350OpenShift Merge Robot2021-05-17
|\
| * image prune: remove unused images only with `--all`Valentin Rothberg2021-05-17
* | Merge pull request #9972 from bblenard/issue-5651-hostname-for-container-gatewayOpenShift Merge Robot2021-05-17
|\ \
| * | Add host.containers.internal entry into container's etc/hostsBaron Lenardson2021-05-17
* | | podman network reload add rootless supportPaul Holzinger2021-05-17
| |/ |/|
* | Merge pull request #10254 from jmguzik/prune-filter-cliOpenShift Merge Robot2021-05-14
|\ \
| * | Add support for cli network prune --filter flagJakub Guzik2021-05-12
* | | Merge pull request #10294 from Luap99/system-upgrade-testsOpenShift Merge Robot2021-05-12
|\ \ \
| * | | fix system upgrade testsPaul Holzinger2021-05-12
| |/ /
* | | Merge pull request #10300 from jwhonce/issues/10289OpenShift Merge Robot2021-05-12
|\ \ \
| * | | Add host.serviceIsRemote to podman info resultsJhon Honce2021-05-10
* | | | Merge pull request #10222 from vrothberg/image-treeOpenShift Merge Robot2021-05-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | podman image tree: restore previous behaviorValentin Rothberg2021-05-12
| | |/ | |/|
* / | fix network restart always testPaul Holzinger2021-05-12
|/ /
* | fix restart always with slirp4netnsPaul Holzinger2021-05-11