| Commit message (Expand) | Author | Age |
... | |
| * | | Enable k8s configmaps as flags for play kube | Eduardo Vega | 2020-10-07 |
* | | | Merge pull request #7382 from mheon/pod_parallel | OpenShift Merge Robot | 2020-10-07 |
|\ \ \
| |_|/
|/| | |
|
| * | | Move pod jobs to parallel execution | Matthew Heon | 2020-10-07 |
| |/ |
|
* / | prevent unpredictable results with network create|remove | baude | 2020-10-07 |
|/ |
|
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | image prune: remove all candidates | Valentin Rothberg | 2020-10-02 |
* | 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 |
|/ |
|
* | 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 podman network rm --force when network is used by a pod | Paul Holzinger | 2020-09-28 |
|/ |
|
* | 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 |
* | Fix podman image unmount to only report images unmounted | Daniel J Walsh | 2020-09-21 |
* | Refactor version handling in cmd tree | Jhon Honce | 2020-09-18 |
* | 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 |
|/ |
|
* | 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 |
* | | Fix up errors found by codespell | Daniel J Walsh | 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 |
* | | Merge pull request #7577 from rhatdan/runlabel1 | OpenShift Merge Robot | 2020-09-10 |
|\ \ |
|
| * | | podman container runlabel should pull the image if it does not exist | Daniel J Walsh | 2020-09-10 |
* | | | Merge pull request #7460 from AkihiroSuda/allow-rootless-cni | OpenShift Merge Robot | 2020-09-10 |
|\ \ \ |
|
| * | | | rootless: support `podman network create` (CNI-in-slirp4netns) | Akihiro Suda | 2020-09-09 |
* | | | | Merge pull request #7576 from openSUSE/manifest-add-extend-flags | OpenShift Merge Robot | 2020-09-10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | manifest push: handle cert-dir flag | Flavio Castelli | 2020-09-09 |
| * | | | Extend flags of `manifest add` | Flavio Castelli | 2020-09-09 |
| | |/
| |/| |
|
* | | | Merge pull request #7575 from rhatdan/runlabel | OpenShift Merge Robot | 2020-09-09 |
|\ \ \ |
|
| * | | | Fix podman container runlabel --display | Daniel J Walsh | 2020-09-09 |
* | | | | Fix podman ps -l | Daniel J Walsh | 2020-09-09 |
|/ / / |
|
* | | | Merge pull request #6811 from vrothberg/multi-image-archives | OpenShift Merge Robot | 2020-09-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
| |/ |
|
* / | podman stop: do not cleanup for auto-removal | Valentin Rothberg | 2020-09-08 |
|/ |
|
* | Merge pull request #7540 from QiWang19/system-df | OpenShift Merge Robot | 2020-09-07 |
|\ |
|
| * | Fix system df inconsistent | Qi Wang | 2020-09-04 |
* | | APIv2 add generate systemd endpoint | Paul Holzinger | 2020-09-02 |
|/ |
|
* | handle play kube with pod.spec.hostAliases | zhangguanzhang | 2020-08-31 |