| Commit message (Expand) | Author | Age |
... | |
| * | | | Make podman generate systemd --new flag parsing more robust | Paul Holzinger | 2021-01-07 |
* | | | | Merge pull request #8923 from Afourcat/master | OpenShift Merge Robot | 2021-01-12 |
|\ \ \ \ |
|
| * | | | | Better test and idomatic code. | Alexandre Fourcat | 2021-01-11 |
| * | | | | Adding json formatting to `--list-tags` option in `podman search` | Alexandre Fourcat | 2021-01-10 |
* | | | | | Merge pull request #8819 from chen-zhuohan/add-pre-checkpoint | OpenShift Merge Robot | 2021-01-12 |
|\ \ \ \ \ |
|
| * | | | | | add pre checkpoint | unknown | 2021-01-10 |
| |/ / / / |
|
* | | / / | image list: ignore bare manifest list | Valentin Rothberg | 2021-01-11 |
| |_|/ /
|/| | | |
|
* | | | | Add Networks format placeholder to podman ps and pod ps | Paul Holzinger | 2021-01-09 |
* | | | | Add network filter for podman ps and pod ps | Paul Holzinger | 2021-01-09 |
|/ / / |
|
* | | | Merge pull request #8781 from rst0git/cr-volumes | OpenShift Merge Robot | 2021-01-08 |
|\ \ \ |
|
| * | | | test: Add checkpoint/restore with volumes | Radostin Stoyanov | 2021-01-07 |
| |/ / |
|
* | | | Restore compatible API for prune endpoints | Jhon Honce | 2021-01-07 |
* | | | Merge pull request #8771 from rhatdan/run | OpenShift Merge Robot | 2021-01-07 |
|\ \ \ |
|
| * | | | Switch references of /var/run -> /run | Daniel J Walsh | 2021-01-07 |
| |/ / |
|
* | | | Handle podman exec capabilities correctly | Daniel J Walsh | 2021-01-07 |
* | | | Containers should not get inheritable caps by default | Daniel J Walsh | 2021-01-07 |
|/ / |
|
* | | Merge pull request #8832 from hshiina/logfile | OpenShift Merge Robot | 2021-01-06 |
|\ \ |
|
| * | | Fix e2e test for `podman build --logfile` | Hironori Shiina | 2020-12-24 |
* | | | Merge pull request #8892 from mheon/fix_8886 | OpenShift Merge Robot | 2021-01-06 |
|\ \ \ |
|
| * | | | Ensure that user-specified HOSTNAME is honored | Matthew Heon | 2021-01-06 |
* | | | | Revert e6fbc15f26b2a609936dfc11732037c70ee14cba | Matthew Heon | 2021-01-06 |
* | | | | Merge pull request #8889 from vrothberg/run-1138 | OpenShift Merge Robot | 2021-01-05 |
|\ \ \ \ |
|
| * | | | | generate systemd: do not set `KillMode` | Valentin Rothberg | 2021-01-05 |
| |/ / / |
|
* | | | | 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 |
| |/ / |
|
* | | | Merge pull request #8869 from giuseppe/make-rundir-accessible | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ |
|
| * | | | test: fix variable name | Giuseppe Scrivano | 2021-01-04 |
| * | | | systemd: make rundir always accessible | Giuseppe Scrivano | 2021-01-04 |
* | | | | Merge pull request #8863 from mgoltzsche/fix_seccomp_when_privileged | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix: disable seccomp by default when privileged. | Max Goltzsche | 2021-01-02 |
| |/ / |
|
* | | | Merge pull request #8823 from giuseppe/exec-honor-privileged | OpenShift Merge Robot | 2021-01-04 |
|\ \ \
| |_|/
|/| | |
|
| * | | test: fix variables name | Giuseppe Scrivano | 2020-12-24 |
| * | | exec: honor --privileged | Giuseppe Scrivano | 2020-12-24 |
| |/ |
|
* / | Compat api containers/json add support for filters | Paul Holzinger | 2021-01-01 |
|/ |
|
* | Merge pull request #8792 from bziemons/patch-host-network-spec-8790 | OpenShift Merge Robot | 2020-12-23 |
|\ |
|
| * | Set NetNS mode instead of value | Benedikt Ziemons | 2020-12-23 |
* | | Merge pull request #8820 from baude/issue8443 | OpenShift Merge Robot | 2020-12-23 |
|\ \ |
|
| * | | add --cidfile to container kill | baude | 2020-12-23 |
| |/ |
|
* | | Merge pull request #8609 from rhatdan/image | OpenShift Merge Robot | 2020-12-23 |
|\ \
| |/
|/| |
|
| * | Prefer read/write images over read/only images | Daniel J Walsh | 2020-12-22 |
* | | Merge pull request #8787 from jsoref/spelling | OpenShift Merge Robot | 2020-12-23 |
|\ \ |
|
| * | | Spelling | Josh Soref | 2020-12-22 |
* | | | Merge pull request #8793 from zhangguanzhang/vol-op | OpenShift Merge Robot | 2020-12-23 |
|\ \ \ |
|
| * | | | Fix missing options in volumes display while setting uid and gid | zhangguanzhang | 2020-12-23 |
| | |/
| |/| |
|
* | | | Merge pull request #8810 from hshiina/logfile | OpenShift Merge Robot | 2020-12-23 |
|\ \ \ |
|
| * | | | Fix podman build --logfile | Hironori Shiina | 2020-12-22 |
| | |/
| |/| |
|
* | | | Merge pull request #8804 from baude/issue8512 | Daniel J Walsh | 2020-12-23 |
|\ \ \ |
|
| * | | | add pod filter for ps | baude | 2020-12-22 |
| | |/
| |/| |
|
* | | | play kube: fix args/command handling | Peter Hunt | 2020-12-22 |
| |/
|/| |
|
* | | Add volume filters to system prune | Baron Lenardson | 2020-12-21 |
|/ |
|