| Commit message (Expand) | Author | Age |
* | Fix podman-remote ps --ns broken | zhangguanzhang | 2020-10-04 |
* | Merge pull request #7887 from vrothberg/fix-7872 | OpenShift Merge Robot | 2020-10-02 |
|\ |
|
| * | image prune: remove all candidates | Valentin Rothberg | 2020-10-02 |
* | | Merge pull request #7867 from vrothberg/fix-7837 | OpenShift Merge Robot | 2020-10-02 |
|\ \
| |/
|/| |
|
| * | remote: fix name and ID collisions of containers and pods | Valentin Rothberg | 2020-10-01 |
* | | Merge pull request #7735 from QiWang19/manifest-inspect | OpenShift Merge Robot | 2020-10-01 |
|\ \ |
|
| * | | fix allowing inspect manifest of non-local image | Qi Wang | 2020-09-30 |
| |/ |
|
* / | Volume prune should not pass down the force flag | Daniel J Walsh | 2020-10-01 |
|/ |
|
* | Merge pull request #7840 from vrothberg/remote-untag | OpenShift Merge Robot | 2020-09-30 |
|\ |
|
| * | fix remote untag | Valentin Rothberg | 2020-09-30 |
* | | Fix handling of remove of bogus volumes, networks and Pods | Daniel J Walsh | 2020-09-29 |
|/ |
|
* | Merge pull request #7770 from rhatdan/pullpolicy | OpenShift Merge Robot | 2020-09-28 |
|\ |
|
| * | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | | Fix network remove for the podman remote client | Paul Holzinger | 2020-09-28 |
* | | Fix podman network rm --force when network is used by a pod | Paul Holzinger | 2020-09-28 |
|/ |
|
* | Merge pull request #7741 from vrothberg/remote-load-dir-check | OpenShift Merge Robot | 2020-09-24 |
|\ |
|
| * | remote load: check if input is directory | Valentin Rothberg | 2020-09-24 |
* | | Merge pull request #7753 from vrothberg/fix-7689 | OpenShift Merge Robot | 2020-09-24 |
|\ \
| |/
|/| |
|
| * | stats: break out CLI options | Valentin Rothberg | 2020-09-24 |
| * | new endpoint: /libpod/containers/stats | Valentin Rothberg | 2020-09-24 |
| * | stats refactor | Valentin Rothberg | 2020-09-23 |
* | | Remove final v2remotefail failures | Daniel J Walsh | 2020-09-23 |
|/ |
|
* | Merge pull request #7717 from rhatdan/attach | OpenShift Merge Robot | 2020-09-22 |
|\ |
|
| * | Fix up attach tests for podman remote | Daniel J Walsh | 2020-09-22 |
* | | Fix podman image unmount to only report images unmounted | Daniel J Walsh | 2020-09-21 |
|/ |
|
* | Merge pull request #7697 from rhatdan/ignore | OpenShift Merge Robot | 2020-09-21 |
|\ |
|
| * | Fix handling of podman-remote stop --ignore | Daniel J Walsh | 2020-09-19 |
* | | Refactor version handling in cmd tree | Jhon Honce | 2020-09-18 |
|/ |
|
* | Merge pull request #7679 from baude/remoteiidfile | OpenShift Merge Robot | 2020-09-18 |
|\ |
|
| * | enable --iidfile for podman-remote build | baude | 2020-09-17 |
* | | handle the play kube and generate kube for with restartPolicy | zhangguanzhang | 2020-09-18 |
* | | update github.com/docker/docker and relevant deps | Akihiro Suda | 2020-09-18 |
|/ |
|
* | Merge pull request #7654 from vrothberg/fix-7651 | OpenShift Merge Robot | 2020-09-17 |
|\ |
|
| * | image list: return all associated names | Valentin Rothberg | 2020-09-17 |
* | | Add labels to a pod created via play kube | Jordan Christiansen | 2020-09-16 |
|/ |
|
* | Fix podman pod create --infra-command and --infra-image | Daniel J Walsh | 2020-09-16 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | Merge pull request #7604 from vrothberg/fix-7406 | OpenShift Merge Robot | 2020-09-11 |
|\ |
|
| * | system df: fix image-size calculations | Valentin Rothberg | 2020-09-11 |
* | | Merge pull request #7600 from rhatdan/codespell | OpenShift Merge Robot | 2020-09-11 |
|\ \ |
|
| * | | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
| |/ |
|
* | | Merge pull request #7403 from QiWang19/runtime-flag | OpenShift Merge Robot | 2020-09-11 |
|\ \ |
|
| * | | Add global options --runtime-flags | Qi Wang | 2020-09-04 |
* | | | Merge pull request #7561 from vrothberg/fix-7340 | OpenShift Merge Robot | 2020-09-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | remote run: fix error checks | Valentin Rothberg | 2020-09-11 |
* | | | Merge pull request #7591 from haircommander/play-kube-process-namespace | OpenShift Merge Robot | 2020-09-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | play/generate: support shareProcessNamespace | Peter Hunt | 2020-09-10 |
* | | | Merge pull request #7586 from ashley-cui/rokube | OpenShift Merge Robot | 2020-09-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add read-only mount to play kube | Ashley Cui | 2020-09-10 |