aboutsummaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
* 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
|\ \ \ | |_|/ |/| |
| * | image list: return all associated namesValentin Rothberg2020-09-17
* | | Add labels to a pod created via play kubeJordan Christiansen2020-09-16
|/ /
* | Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* | Supports import&run--signature-policyQi Wang2020-09-15
* | Merge pull request #7452 from jwhonce/issues/7136OpenShift Merge Robot2020-09-15
|\ \
| * | Refactor API build endpoint to be more compliantJhon Honce2020-09-14
| |/
* / podman wait accept args > 1Paul Holzinger2020-09-15
|/
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Merge pull request #7591 from haircommander/play-kube-process-namespaceOpenShift Merge Robot2020-09-11
|\
| * play/generate: support shareProcessNamespacePeter Hunt2020-09-10
* | Merge pull request #7593 from edsantiago/network_test_cleanupOpenShift Merge Robot2020-09-11
|\ \
| * | run_networking e2e test: add cleanup to some testsEd Santiago2020-09-10