| Commit message (Expand) | Author | Age |
* | Merge pull request #8034 from rhatdan/options | OpenShift Merge Robot | 2020-10-21 |
|\ |
|
| * | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
* | | Merge pull request #8093 from rhatdan/wait | OpenShift Merge Robot | 2020-10-21 |
|\ \ |
|
| * | | Fix handling and documentation of podman wait --interval | Daniel J Walsh | 2020-10-21 |
* | | | Merge pull request #7948 from saschagrunert/ps-fix | OpenShift Merge Robot | 2020-10-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix ps port output | Sascha Grunert | 2020-10-20 |
* | | | Merge pull request #8065 from edsantiago/flake_tweaks | OpenShift Merge Robot | 2020-10-21 |
|\ \ \ |
|
| * | | | Tests: Fix common flakes, and improve apiv2 test log | Ed Santiago | 2020-10-20 |
* | | | | Merge pull request #8022 from baude/compatapitospecgen | OpenShift Merge Robot | 2020-10-21 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | refactor api compatibility container creation to specgen | baude | 2020-10-20 |
| | |/
| |/| |
|
* | | | Merge pull request #8075 from mheon/fix_8073 | OpenShift Merge Robot | 2020-10-20 |
|\ \ \ |
|
| * | | | Retrieve network inspect info from dependency container | Matthew Heon | 2020-10-20 |
| | |/
| |/| |
|
* | | | Merge pull request #8042 from rhatdan/tlsverify | OpenShift Merge Robot | 2020-10-20 |
|\ \ \ |
|
| * | | | --tls-verify and --authfile should work for all remote commands | Daniel J Walsh | 2020-10-19 |
* | | | | Merge pull request #8067 from mheon/net_host_hosts | OpenShift Merge Robot | 2020-10-20 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Ensure that hostname is added to hosts with net=host | Matthew Heon | 2020-10-20 |
* | | | | Add a system test to verify --runtime is preserved | Matthew Heon | 2020-10-20 |
* | | | | Use runtime names instead of paths in E2E tests | Matthew Heon | 2020-10-20 |
| |_|/
|/| | |
|
* | | | Merge pull request #8061 from edsantiago/bats | OpenShift Merge Robot | 2020-10-20 |
|\ \ \ |
|
| * | | | System tests: remove some misleading 'run's | Ed Santiago | 2020-10-19 |
| | |/
| |/| |
|
* | | | Merge pull request #8056 from xordspar0/invalid-image | OpenShift Merge Robot | 2020-10-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make invalid image name error more specific | Jordan Christiansen | 2020-10-19 |
* | | | Merge pull request #7908 from rhatdan/diff | OpenShift Merge Robot | 2020-10-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add support for external container | Daniel J Walsh | 2020-10-15 |
| * | | fix podman container exists and diff for storage containers | Daniel J Walsh | 2020-10-15 |
* | | | Merge pull request #8039 from zhangguanzhang/runlabel-panic | OpenShift Merge Robot | 2020-10-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix panic when runlabel is missing | zhangguanzhang | 2020-10-16 |
| |/ |
|
* | | Merge pull request #8029 from Luap99/image-trust-show-raw | OpenShift Merge Robot | 2020-10-16 |
|\ \
| |/
|/| |
|
| * | Fix podman image trust show --raw output | Paul Holzinger | 2020-10-15 |
| * | Merge pull request #8013 from rhatdan/homedir | OpenShift Merge Robot | 2020-10-15 |
| |\ |
|
| | * | Setup HOME environment when using --userns=keep-id | Daniel J Walsh | 2020-10-14 |
* | | | System test additions | Ed Santiago | 2020-10-14 |
* | | | Setup HOME environment when using --userns=keep-id | Daniel J Walsh | 2020-10-14 |
|/ / |
|
* / | Restore --format table support | Jhon Honce | 2020-10-13 |
|/ |
|
* | APIv2 tests: try again to fix them | Ed Santiago | 2020-10-12 |
* | Merge pull request #7994 from edsantiago/fix_apiv2_tests | OpenShift Merge Robot | 2020-10-12 |
|\ |
|
| * | APIv2 tests: get them passing again | Ed Santiago | 2020-10-12 |
* | | Merge pull request #7853 from xordspar0/play-kube-limits-#7742 | OpenShift Merge Robot | 2020-10-12 |
|\ \ |
|
| * | | Add support for resource limits to play kube | Jordan Christiansen | 2020-10-12 |
* | | | Merge pull request #7588 from HarryMichal/add-toolbox-e2e-tests | OpenShift Merge Robot | 2020-10-12 |
|\ \ \ |
|
| * | | | tests/e2e: Add Toolbox-specific test cases | Ondřej Míchal | 2020-10-09 |
* | | | | Merge pull request #7983 from mheon/inspect_network_not_running | OpenShift Merge Robot | 2020-10-12 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Include CNI networks in inspect output when not running | Matthew Heon | 2020-10-09 |
| | |/
| |/| |
|
* | | | Merge pull request #7836 from QiWang19/search-tags | OpenShift Merge Robot | 2020-10-12 |
|\ \ \ |
|
| * | | | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | | | | Merge pull request #7949 from edsantiago/bats | OpenShift Merge Robot | 2020-10-12 |
|\ \ \ \ |
|
| * | | | | system tests: cleanup, and add more tests | Ed Santiago | 2020-10-07 |
* | | | | | Add more APIv2 tests for images: push, tag, untag, rmi and image tree. | Edward Shen | 2020-10-09 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #7975 from jwhonce/jira/run-898-4 | OpenShift Merge Robot | 2020-10-09 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Restore --format table... | Jhon Honce | 2020-10-08 |