Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | 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 #8933 from giuseppe/use-O_PATH-for-unix-sock | OpenShift Merge Robot | 2021-01-12 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| * | | | | | | | oci: use /proc/self/fd/FD to open unix socket | Giuseppe Scrivano | 2021-01-12 | |
* | | | | | | | | Merge pull request #8939 from cevich/more_cross_builds | OpenShift Merge Robot | 2021-01-11 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Cirrus: Add cross-compile test for alternative arches | Chris Evich | 2021-01-11 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | 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 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #8932 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2021-01-11 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Bump github.com/containers/storage from 1.24.4 to 1.24.5 | dependabot-preview[bot] | 2021-01-11 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #8935 from giuseppe/conmon-keep-LC_ | OpenShift Merge Robot | 2021-01-11 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | oci: keep LC_ env variables to conmon | Giuseppe Scrivano | 2021-01-11 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #8925 from rhatdan/build | OpenShift Merge Robot | 2021-01-11 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | podman build --force-rm defaults to true in code | Daniel J Walsh | 2021-01-10 | |
* | | | | | | Merge pull request #8915 from rhatdan/remote | OpenShift Merge Robot | 2021-01-10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Improve error message when the the podman service is not enabled | Daniel J Walsh | 2021-01-09 | |
| |/ / / / | ||||
* | | | | | Merge pull request #8920 from Luap99/ps-network-filter | OpenShift Merge Robot | 2021-01-10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | 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 | |
|\ \ \ \ | ||||
| * | | | | test: Add checkpoint/restore with volumes | Radostin Stoyanov | 2021-01-07 | |
| * | | | | Include named volumes in container migration | Radostin Stoyanov | 2021-01-07 | |
| * | | | | Use Options as CRImportCheckpoint() argument | Radostin Stoyanov | 2021-01-07 | |
| * | | | | Use Options as exportCheckpoint() argument | Radostin Stoyanov | 2021-01-07 | |
| |/ / / | ||||
* | | | | Merge pull request #8912 from jwhonce/issues/8891 | OpenShift Merge Robot | 2021-01-08 | |
|\ \ \ \ | ||||
| * | | | | 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 | |
|\ \ \ \ | ||||
| * | | | | Add mips architecture to the cross build target | Paul Holzinger | 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 | |
|\ \ \ \ \ | ||||
| * | | | | | 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 #8816 from giuseppe/automatically-split-userns-mappings | OpenShift Merge Robot | 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 #8904 from Luap99/fix-podman-logs | OpenShift Merge Robot | 2021-01-07 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Fix podman logs read partial log lines | Paul Holzinger | 2021-01-07 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #8884 from containers/dependabot/go_modules/github.com/goo... | OpenShift Merge Robot | 2021-01-07 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Bump github.com/google/uuid from 1.1.3 to 1.1.4 | dependabot-preview[bot] | 2021-01-05 | |
* | | | | 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 #8805 from giuseppe/single-user-mapped-root | OpenShift Merge Robot | 2021-01-06 | |
|\ \ \ \ |