summaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
* misc fixes for f33 integration testsbaude2020-09-30
* Merge pull request #7798 from QiWang19/run-manifestOpenShift Merge Robot2020-09-30
|\
| * Use local image if input image is a manifest listQi Wang2020-09-30
* | Merge pull request #7820 from giuseppe/fix-capabilities-not-rootOpenShift Merge Robot2020-09-30
|\ \
| * | capabilities: always set ambient and inheritableGiuseppe Scrivano2020-09-30
| |/
* | Merge pull request #7847 from rhatdan/networkOpenShift Merge Robot2020-09-30
|\ \
| * | Make the e2e test network cleanup more robust.Daniel J Walsh2020-09-30
* | | Merge pull request #7840 from vrothberg/remote-untagOpenShift Merge Robot2020-09-30
|\ \ \ | |/ / |/| |
| * | fix remote untagValentin Rothberg2020-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 #7783 from ashley-cui/slirpOpenShift Merge Robot2020-09-29
|\
| * Add support for slirp network for podsAshley Cui2020-09-25
* | Ignore containers.conf sysctl when namespaces set to hostDaniel J Walsh2020-09-28
* | Merge pull request #7786 from rhatdan/rootlessOpenShift Merge Robot2020-09-28
|\ \
| * | Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* | | Merge pull request #7770 from rhatdan/pullpolicyOpenShift Merge Robot2020-09-28
|\ \ \
| * | | Properly handle podman run --pull commandDaniel 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
|/ /
* | Remove some SkipIfRootess flags from testsDaniel J Walsh2020-09-25
* | Merge pull request #7741 from vrothberg/remote-load-dir-checkOpenShift Merge Robot2020-09-24
|\ \
| * | remote load: check if input is directoryValentin Rothberg2020-09-24
* | | Merge pull request #7753 from vrothberg/fix-7689OpenShift Merge Robot2020-09-24
|\ \ \ | |/ / |/| |
| * | new endpoint: /libpod/containers/statsValentin Rothberg2020-09-24
* | | Merge pull request #7759 from xordspar0/app-filterOpenShift Merge Robot2020-09-24
|\ \ \
| * | | Allow filtering on pod label valuesJordan Christiansen2020-09-23
* | | | Remove final v2remotefail failuresDaniel J Walsh2020-09-23
|/ / /
* | | Merge pull request #7745 from rhatdan/systemdOpenShift Merge Robot2020-09-23
|\ \ \
| * | | Systemd should be able to run as rootlessDaniel J Walsh2020-09-23
| |/ /
* | | e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* | | Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
|/ /
* | Merge pull request #7717 from rhatdan/attachOpenShift Merge Robot2020-09-22
|\ \
| * | Fix up attach tests for podman remoteDaniel J Walsh2020-09-22
* | | Fix podman image unmount to only report images unmountedDaniel J Walsh2020-09-21
|/ /
* | Merge pull request #7697 from rhatdan/ignoreOpenShift Merge Robot2020-09-21
|\ \
| * | Fix handling of podman-remote stop --ignoreDaniel J Walsh2020-09-19
* | | Merge pull request #7696 from jwhonce/wip/versionOpenShift Merge Robot2020-09-21
|\ \ \
| * | | Refactor version handling in cmd treeJhon Honce2020-09-18
| |/ /
* | | Fix incorrect parsing of create/run --volumes-fromPaul Holzinger2020-09-20
* | | Merge pull request #7694 from mheon/fix_exec_supplemental_groupsOpenShift Merge Robot2020-09-19
|\ \ \ | |/ / |/| |
| * | Preserve groups in exec sessions in ctrs with --userMatthew Heon2020-09-18
* | | Merge pull request #7679 from baude/remoteiidfileOpenShift Merge Robot2020-09-18
|\ \ \
| * | | enable --iidfile for podman-remote buildbaude2020-09-17
* | | | Merge pull request #7671 from zhangguanzhang/play-kube-handle-restartPolicyOpenShift Merge Robot2020-09-18
|\ \ \ \
| * | | | handle the play kube and generate kube for with restartPolicyzhangguanzhang2020-09-18
* | | | | fix the .Path and .Args when use the infra-commandzhangguanzhang2020-09-18
|/ / / /
* / / / Fix play_kube_test deployment templateJordan Christiansen2020-09-17
|/ / /
* | | Merge pull request #7654 from vrothberg/fix-7651OpenShift Merge Robot2020-09-17
|\ \ \ | |_|/ |/| |