| Commit message (Expand) | Author | Age |
... | |
| | * | | Merge pull request #8953 from edsantiago/var_run_again | OpenShift Merge Robot | 2021-01-12 |
| | |\ \ |
|
| | | * | | More /var/run -> /run | Ed Santiago | 2021-01-12 |
| * | | | | Add 'MemUsageBytes' format option | Stuart Shelton | 2021-01-12 |
| |/ / / |
|
* | | | | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | | | | More /var/run -> /run | Ed Santiago | 2021-01-12 |
|/ / / |
|
* | | | Merge pull request #8950 from mheon/exorcise_driver | OpenShift Merge Robot | 2021-01-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Exorcise Driver code from libpod/define | Matthew Heon | 2021-01-12 |
* | | | Merge pull request #8947 from Luap99/cleanup-code | OpenShift Merge Robot | 2021-01-12 |
|\ \ \ |
|
| * | | | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | | | | Merge pull request #8851 from Luap99/fix-generate-systemd-flag-parsing | OpenShift Merge Robot | 2021-01-12 |
|\ \ \ \ |
|
| * | | | | Make podman generate systemd --new flag parsing more robust | Paul Holzinger | 2021-01-07 |
* | | | | | Merge pull request #8905 from rhatdan/proxy | OpenShift Merge Robot | 2021-01-12 |
|\ \ \ \ \ |
|
| * | | | | | Use HTTPProxy settings from containers.conf | Daniel J Walsh | 2021-01-11 |
* | | | | | | Merge pull request #8819 from chen-zhuohan/add-pre-checkpoint | OpenShift Merge Robot | 2021-01-12 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | add pre checkpoint | unknown | 2021-01-10 |
* | | | | | | Merge pull request #8934 from vrothberg/fix-8931 | OpenShift Merge Robot | 2021-01-11 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | image list: ignore bare manifest list | Valentin Rothberg | 2021-01-11 |
* | | | | | | Merge pull request #8917 from mheon/actually_report_play_kube_errors | OpenShift Merge Robot | 2021-01-11 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Ensure that `podman play kube` actually reports errors | Matthew Heon | 2021-01-11 |
| |/ / / / |
|
* | | | | | Use abi PodPs implementation for libpod/pods/json endpoint | Paul Holzinger | 2021-01-09 |
* | | | | | 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 |
|\ \ \ \ |
|
| * | | | | Include named volumes in container migration | Radostin Stoyanov | 2021-01-07 |
| * | | | | Use Options as CRImportCheckpoint() argument | Radostin Stoyanov | 2021-01-07 |
| |/ / / |
|
* | | | | Restore compatible API for prune endpoints | Jhon Honce | 2021-01-07 |
* | | | | Merge pull request #8907 from Luap99/fix-mips-build | OpenShift Merge Robot | 2021-01-07 |
|\ \ \ \ |
|
| * | | | | Fix build for mips architecture follow-up | Paul Holzinger | 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 |
| |/ / / |
|
* | | | | Merge pull request #8821 from rhatdan/caps | OpenShift Merge Robot | 2021-01-07 |
|\ \ \ \ |
|
| * | | | | Containers should not get inheritable caps by default | Daniel J Walsh | 2021-01-07 |
| |/ / / |
|
* | | | | rootless: automatically split userns ranges | Giuseppe Scrivano | 2021-01-07 |
* | | | | rootless: add function to retrieve uid mappings | Giuseppe Scrivano | 2021-01-07 |
* | | | | rootless: add function to retrieve gid mappings | Giuseppe Scrivano | 2021-01-07 |
|/ / / |
|
* | | | 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 |
| |/ / |
|
* | | | Merge pull request #8685 from mheon/ignore_containersconf_sysctls_shared_net | OpenShift Merge Robot | 2021-01-05 |
|\ \ \ |
|
| * | | | Ignore containers.conf sysctls when sharing namespaces | Matthew Heon | 2020-12-10 |
* | | | | 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 |
* | | | | libpod API: pull: fix channel race | Valentin Rothberg | 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 |
* | | | | Compat api containers/json add support for filters | Paul Holzinger | 2021-01-01 |
|/ / / |
|
* / / | Expose Height/Width fields to decoder | Jhon Honce | 2020-12-30 |
|/ / |
|
* | | Consolidate filter logic to pkg subdirectory | Baron Lenardson | 2020-12-24 |
* | | Refactor kube.ToSpecGen parameters to struct | Benedikt Ziemons | 2020-12-23 |