| Commit message (Expand) | Author | Age |
* | Fix array instead of one elem network http api | Jakub Guzik | 2021-03-12 |
* | rm pkg/api/handlers/libpod/copy.go | Valentin Rothberg | 2021-03-09 |
* | Correct compat images/{name}/push response | Milivoje Legenovic | 2021-03-07 |
* | Correct compat images/create?fromImage response | Milivoje Legenovic | 2021-02-26 |
* | Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | --no-header flag implementation for generate systemd | Jakub Guzik | 2021-02-22 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Merge pull request #9125 from ashley-cui/secretswiring | OpenShift Merge Robot | 2021-02-09 |
|\ |
|
| * | Implement Secrets | Ashley Cui | 2021-02-09 |
* | | add network prune | baude | 2021-02-06 |
|/ |
|
* | Implement Docker wait conditions | Matej Vasek | 2021-02-03 |
* | Report StatusConflict on Pod opt partial failures | Jhon Honce | 2021-02-02 |
* | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | Merge pull request #9115 from rhatdan/pull | OpenShift Merge Robot | 2021-01-28 |
|\ |
|
| * | Switch podman image push handlers to use abi | Daniel J Walsh | 2021-01-27 |
* | | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
|/ |
|
* | Merge pull request #9070 from rhatdan/search | OpenShift Merge Robot | 2021-01-26 |
|\ |
|
| * | Fixup search | Daniel J Walsh | 2021-01-25 |
* | | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
|/ |
|
* | podman manifest exists | Paul Holzinger | 2021-01-22 |
* | podman volume exists | Paul Holzinger | 2021-01-21 |
* | podman network exists | Paul Holzinger | 2021-01-19 |
* | Allow podman push to push manifest lists | Daniel J Walsh | 2021-01-15 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Use abi PodPs implementation for libpod/pods/json endpoint | Paul Holzinger | 2021-01-09 |
* | Merge pull request #8781 from rst0git/cr-volumes | OpenShift Merge Robot | 2021-01-08 |
|\ |
|
| * | Include named volumes in container migration | Radostin Stoyanov | 2021-01-07 |
* | | Restore compatible API for prune endpoints | Jhon Honce | 2021-01-07 |
|/ |
|
* | Merge pull request #8831 from bblenard/issue-8658-system-prune-reclaimed-space | OpenShift Merge Robot | 2021-01-05 |
|\ |
|
| * | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | | libpod API: pull: fix channel race | Valentin Rothberg | 2021-01-04 |
|/ |
|
* | misc bindings to podman v3 | baude | 2020-12-17 |
* | Podman image bindings for 3.0 | baude | 2020-12-15 |
* | Merge pull request #8689 from bblenard/issue-8672-volume-prune | OpenShift Merge Robot | 2020-12-14 |
|\ |
|
| * | Add volume prune --filter support | Baron Lenardson | 2020-12-12 |
* | | Fix panic in libpod images exists endpoint | Paul Holzinger | 2020-12-10 |
|/ |
|
* | generate kube on multiple containers | baude | 2020-12-07 |
* | Do not pass name argument to Load API | Qi Wang | 2020-12-02 |
* | Merge pull request #8505 from Luap99/network-labels | OpenShift Merge Robot | 2020-12-01 |
|\ |
|
| * | podman network label support | Paul Holzinger | 2020-11-28 |
* | | Document docker transport is the only supported remote transport | Daniel J Walsh | 2020-11-29 |
|/ |
|
* | Allow containers to --restart on-failure with --rm | Daniel J Walsh | 2020-11-20 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | Add an option to control if play kube should start the pod | Alban Bedel | 2020-11-17 |
* | Set default network driver for APIv2 networks | baude | 2020-11-10 |
* | Add --log-driver to play kube | Andy Librian | 2020-11-08 |
* | NewFromLocal can return multiple images | Daniel J Walsh | 2020-10-28 |