| Commit message (Expand) | Author | Age |
* | Merge pull request #10208 from Luap99/play-kube-mac | OpenShift Merge Robot | 2021-05-05 |
|\ |
|
| * | add --mac-address to podman play kube | Paul Holzinger | 2021-05-04 |
* | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
|/ |
|
* | podman-remote should show podman.sock info | Daniel J Walsh | 2021-04-20 |
* | Merge pull request #10025 from zhangguanzhang/remote-save-dir | OpenShift Merge Robot | 2021-04-19 |
|\ |
|
| * | Fixes podman-remote save to directories does not work | zhangguanzhang | 2021-04-15 |
* | | add --ip to podman play kube | Paul Holzinger | 2021-04-16 |
|/ |
|
* | Update manifest API endpoints | Jhon Honce | 2021-04-09 |
* | Merge pull request #9971 from jwhonce/wip/df | OpenShift Merge Robot | 2021-04-08 |
|\ |
|
| * | Add missing return | Jhon Honce | 2021-04-08 |
* | | Merge pull request #9958 from jmguzik/limit-prune-filters-for-volumes | OpenShift Merge Robot | 2021-04-07 |
|\ \
| |/
|/| |
|
| * | Volumes prune endpoint should use only prune filters | Jakub Guzik | 2021-04-07 |
* | | [CI:DOCS] Update swagger definition of inspect manifest | Jhon Honce | 2021-04-07 |
|/ |
|
* | Merge pull request #9899 from kellen-dunham/fix_9698 | OpenShift Merge Robot | 2021-04-01 |
|\ |
|
| * | Fixed podman-remote --network flag | Kellen Dunham | 2021-03-31 |
* | | Merge pull request #9822 from jmguzik/fix-pods-list-filters-http-api | OpenShift Merge Robot | 2021-03-27 |
|\ \ |
|
| * | | Fix list pods filter handling in libpod api | Jakub Guzik | 2021-03-26 |
| |/ |
|
* / | Fix filters in image http compat/libpod api endpoints | Jakub Guzik | 2021-03-25 |
|/ |
|
* | Merge pull request #9773 from jmguzik/containers-prune-filters-http-api | OpenShift Merge Robot | 2021-03-22 |
|\ |
|
| * | Fix containers list/prune http api filter behaviour | Jakub Guzik | 2021-03-20 |
* | | Cleanup /libpod/images/load handler | Jhon Honce | 2021-03-19 |
|/ |
|
* | Fix volumes and networks list/prune filters in http api | Jakub Guzik | 2021-03-19 |
* | Merge pull request #9710 from jmguzik/network-prune-filters-http-api | OpenShift Merge Robot | 2021-03-18 |
|\ |
|
| * | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | | 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 |