| Commit message (Expand) | Author | Age |
* | play kube: fix args/command handling | Peter Hunt | 2020-12-22 |
* | Merge pull request #8724 from bblenard/support-volume-filters-in-system-prune | OpenShift Merge Robot | 2020-12-22 |
|\ |
|
| * | Add volume filters to system prune | Baron Lenardson | 2020-12-21 |
* | | Merge pull request #8797 from Luap99/fix-mips-build | OpenShift Merge Robot | 2020-12-22 |
|\ \ |
|
| * | | Fix build for mips architecture | Paul Holzinger | 2020-12-21 |
| |/ |
|
* | | Merge pull request #8780 from montaguethomas/patch-1 | OpenShift Merge Robot | 2020-12-22 |
|\ \ |
|
| * | | Fix support for rpmbuild < 4.12.0. | Thomas Montague | 2020-12-18 |
| |/ |
|
* | | Merge pull request #8799 from rhatdan/selinux | OpenShift Merge Robot | 2020-12-22 |
|\ \ |
|
| * | | Add Security information to podman info | Daniel J Walsh | 2020-12-22 |
|/ / |
|
* | | Merge pull request #8775 from baude/bindings3cons | OpenShift Merge Robot | 2020-12-21 |
|\ \ |
|
| * | | podman v3 container bindings | baude | 2020-12-21 |
* | | | Merge pull request #8794 from containers/dependabot/go_modules/k8s.io/apimach... | OpenShift Merge Robot | 2020-12-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bump k8s.io/apimachinery from 0.20.0 to 0.20.1 | dependabot-preview[bot] | 2020-12-21 |
| |/ |
|
* | | Merge pull request #8526 from alvistack/master-linux-amd64 | OpenShift Merge Robot | 2020-12-21 |
|\ \
| |/
|/| |
|
| * | Update nix pin with `make nixpkgs` | Wong Hoi Sing Edison | 2020-12-20 |
|/ |
|
* | Merge pull request #8747 from vrothberg/run-950 | OpenShift Merge Robot | 2020-12-18 |
|\ |
|
| * | system tests: set PODMAN_TIMEOUT to 120 | Valentin Rothberg | 2020-12-18 |
| * | remote copy | Valentin Rothberg | 2020-12-18 |
* | | Merge pull request #8767 from baude/bindings3pods | OpenShift Merge Robot | 2020-12-18 |
|\ \
| |/
|/| |
|
| * | podman v3 pod bindings | baude | 2020-12-17 |
* | | Merge pull request #8769 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-12-18 |
|\ \
| |/
|/| |
|
| * | Bump github.com/containers/common from 0.31.0 to 0.31.1 | dependabot-preview[bot] | 2020-12-18 |
|/ |
|
* | Merge pull request #8752 from baude/bindings3volumes | OpenShift Merge Robot | 2020-12-17 |
|\ |
|
| * | misc bindings to podman v3 | baude | 2020-12-17 |
* | | Merge pull request #8766 from TomSweeneyRedHat/dev/tsweeney/readnow | OpenShift Merge Robot | 2020-12-17 |
|\ \ |
|
| * | | [CI:DOCS] Bump version on readme | TomSweeneyRedHat | 2020-12-17 |
|/ / |
|
* | | Merge pull request #8717 from rhatdan/stdin | OpenShift Merge Robot | 2020-12-17 |
|\ \ |
|
| * | | Close the stdin/tty when using podman as a restAPI. | Daniel J Walsh | 2020-12-17 |
* | | | Merge pull request #8758 from mlegenovic/master | OpenShift Merge Robot | 2020-12-17 |
|\ \ \
| |_|/
|/| | |
|
| * | | Docker compat API - /images/search returns wrong structure (#7857) | Milivoje Legenovic | 2020-12-17 |
| |/ |
|
* | | Merge pull request #8750 from rhatdan/reset | OpenShift Merge Robot | 2020-12-17 |
|\ \
| |/
|/| |
|
| * | Don't accidently remove XDG_RUNTIME_DIR when reseting storage | Daniel J Walsh | 2020-12-16 |
* | | Merge pull request #8756 from Luap99/fix-8748 | OpenShift Merge Robot | 2020-12-16 |
|\ \ |
|
| * | | Always add the default gateway to the cni config file | Paul Holzinger | 2020-12-16 |
| |/ |
|
* | | Merge pull request #8738 from xatier/master | OpenShift Merge Robot | 2020-12-16 |
|\ \ |
|
| * | | Add support for pacman package version query | xatier | 2020-12-16 |
* | | | Merge pull request #8755 from edsantiago/bats | OpenShift Merge Robot | 2020-12-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | System tests: better diagnostics in completion test | Ed Santiago | 2020-12-16 |
| |/ |
|
* | | Merge pull request #8746 from containers/dependabot/go_modules/github.com/ope... | OpenShift Merge Robot | 2020-12-16 |
|\ \ |
|
| * | | Bump github.com/opencontainers/selinux from 1.7.0 to 1.8.0 | dependabot-preview[bot] | 2020-12-16 |
| |/ |
|
* | | Merge pull request #8753 from rhatdan/service | OpenShift Merge Robot | 2020-12-16 |
|\ \
| |/
|/| |
|
| * | podman.service should be an exec service not a notify service | Daniel J Walsh | 2020-12-16 |
|/ |
|
* | Merge pull request #8312 from cevich/new_ubuntu_images | OpenShift Merge Robot | 2020-12-16 |
|\ |
|
| * | Fix: unpause not supported for CGv1 rootless | Chris Evich | 2020-12-16 |
| * | Disable incompatible rootless + CGroupsV1 tests | Chris Evich | 2020-12-15 |
| * | Disable rootless pod stats tests w/ CgroupV1 | Chris Evich | 2020-12-15 |
| * | Disable CGv1 pod stats on net=host post | Chris Evich | 2020-12-15 |
| * | Disable pod stats tests in containerized Fedora w/ CGroupsV1 | Chris Evich | 2020-12-15 |
| * | Disable blkio.weight test on Ubuntu | Chris Evich | 2020-12-15 |
| * | Cirrus: Add support for Ubuntu 20.x | Chris Evich | 2020-12-15 |