| Commit message (Expand) | Author | Age |
* | Merge pull request #5733 from sujil02/v2-pod-prune | OpenShift Merge Robot | 2020-04-18 |
|\ |
|
| * | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
* | | Merge pull request #5871 from baude/v2t3 | OpenShift Merge Robot | 2020-04-18 |
|\ \
| |/
|/| |
|
| * | enable integration testing | Brent Baude | 2020-04-17 |
* | | We were not handling the user option on create | Daniel J Walsh | 2020-04-17 |
|/ |
|
* | Merge pull request #5868 from baude/v2t2 | OpenShift Merge Robot | 2020-04-17 |
|\ |
|
| * | Fixes for system tests | Brent Baude | 2020-04-17 |
* | | Merge pull request #5819 from vrothberg/v2-build | OpenShift Merge Robot | 2020-04-17 |
|\ \
| |/
|/| |
|
| * | podmanV2: implement build | Valentin Rothberg | 2020-04-17 |
* | | Enable some testing | Brent Baude | 2020-04-17 |
* | | Fix bug where two configurations had been created | Jhon Honce | 2020-04-16 |
|/ |
|
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | v2 bloat pruning phase 2 | Brent Baude | 2020-04-15 |
* | Ability to prune container in api V2 | Sujil02 | 2020-04-15 |
* | Need to set security options even if user does not specify options | Daniel J Walsh | 2020-04-13 |
* | Refactor service idle support | Jhon Honce | 2020-04-13 |
* | V2 podman system service | Jhon Honce | 2020-04-07 |
* | podman info needs to be run within the user namespace | Daniel J Walsh | 2020-04-07 |
* | Merge pull request #5507 from baude/newinfo | OpenShift Merge Robot | 2020-04-06 |
|\ |
|
| * | refactor info | Brent Baude | 2020-04-06 |
* | | Merge pull request #5705 from rhatdan/reset | OpenShift Merge Robot | 2020-04-06 |
|\ \
| |/
|/| |
|
| * | Cleanup whether to enter user namespace for rootless commands | Daniel J Walsh | 2020-04-03 |
* | | Merge pull request #5620 from cfelder/play-kube-networking | OpenShift Merge Robot | 2020-04-06 |
|\ \
| |/
|/| |
|
| * | Add support for specifying CNI networks in podman play kube | Christian Felder | 2020-03-27 |
* | | Fix environment handling from containers.conf | Daniel J Walsh | 2020-04-02 |
* | | Merge pull request #5649 from jwhonce/wip/varlink | OpenShift Merge Robot | 2020-03-31 |
|\ \ |
|
| * | | V2 Move varlink home | Jhon Honce | 2020-03-30 |
* | | | Switch to using --time as opposed to --timeout to better match Docker. | Daniel J Walsh | 2020-03-31 |
* | | | Merge pull request #5664 from giuseppe/rootless-make-error-not-fatal | OpenShift Merge Robot | 2020-03-30 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootless: make cgroup ownership detection not fatal | Giuseppe Scrivano | 2020-03-30 |
* | | | Update vendor of boltdb and containers/image | Daniel J Walsh | 2020-03-29 |
|/ / |
|
* | | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | | Support label filters for podman pod ps. | Stefano Pogliani | 2020-03-26 |
|/ |
|
* | Merge pull request #5560 from QiWang19/remote_ceds | OpenShift Merge Robot | 2020-03-23 |
|\ |
|
| * | Use creds form PullImage remote | Qi Wang | 2020-03-19 |
* | | Merge pull request #5582 from kunalkushwaha/bugfix-5001 | Daniel J Walsh | 2020-03-22 |
|\ \ |
|
| * | | Improved readability in image json output | Kunal Kushwaha | 2020-03-22 |
* | | | Add stubs for cmd/podman in non-Linux local mode | Miloslav Trmač | 2020-03-21 |
* | | | Make cmd/podman/shared.GenerateCommand tests Linux-only | Miloslav Trmač | 2020-03-21 |
* | | | Merge pull request #5539 from sujil02/issue-5461 | OpenShift Merge Robot | 2020-03-20 |
|\ \ \ |
|
| * | | | Implemented --iidfile for podman commit | Sujil02 | 2020-03-19 |
* | | | | Merge pull request #5445 from sujil02/podFilter-new | OpenShift Merge Robot | 2020-03-19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Filter pods through pod list api | Sujil02 | 2020-03-17 |
| |/ / |
|
* / / | auto updates | Valentin Rothberg | 2020-03-17 |
|/ / |
|
* | | add os|arch attributes when building | Brent Baude | 2020-03-15 |
* | | remove imagefilter for varlink remote client | Brent Baude | 2020-03-12 |
* | | Merge pull request #5469 from giuseppe/no-size-create-container | OpenShift Merge Robot | 2020-03-12 |
|\ \ |
|
| * | | create: do not calculate image size | Giuseppe Scrivano | 2020-03-12 |
* | | | man page cross-reference fixes: part 2 | Ed Santiago | 2020-03-11 |