| Commit message (Expand) | Author | Age |
* | Merge pull request #3369 from mheon/add_cached_delegated | OpenShift Merge Robot | 2019-06-19 |
|\ |
|
| * | Add tests for cached and delegated mounts | Matthew Heon | 2019-06-19 |
| * | Allow (but ignore) Cached and Delegated volume options | Matthew Heon | 2019-06-18 |
* | | Fix example in oci-hooks.5.md | Erik Sjölund | 2019-06-18 |
|/ |
|
* | Merge pull request #3328 from mheon/storage_opts_for_cleanup | OpenShift Merge Robot | 2019-06-15 |
|\ |
|
| * | When creating exit command, pass storage options on | Matthew Heon | 2019-06-13 |
* | | Merge pull request #3330 from mheon/remote_storage | OpenShift Merge Robot | 2019-06-14 |
|\ \ |
|
| * | | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 |
| |/ |
|
* | | Merge pull request #3334 from vrothberg/fix-3331 | OpenShift Merge Robot | 2019-06-14 |
|\ \ |
|
| * | | pkg/apparmor: fix when AA is disabled | Valentin Rothberg | 2019-06-14 |
* | | | Merge pull request #3333 from jordemort/podman-commit-env-fix | OpenShift Merge Robot | 2019-06-14 |
|\ \ \ |
|
| * | | | Fix ENV parsing on `podman import` | Jordan Webb | 2019-06-14 |
| |/ / |
|
* | | | Merge pull request #3252 from mtrmac/registries.conf-mirrors | OpenShift Merge Robot | 2019-06-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use the logical registry location instead of the physical one in (podman info) | Miloslav Trmač | 2019-06-14 |
| * | | Update containers/image to v2.0.0, and buildah to v1.8.4 | Miloslav Trmač | 2019-06-14 |
| |/ |
|
* | | storage: support --mount type=bind,bind-nonrecursive | Giuseppe Scrivano | 2019-06-13 |
* | | storage: fix typo | Giuseppe Scrivano | 2019-06-13 |
|/ |
|
* | Merge pull request #3283 from haircommander/logging-play-kube-hotfix | OpenShift Merge Robot | 2019-06-10 |
|\ |
|
| * | only set log driver if it isn't empty | Peter Hunt | 2019-06-08 |
* | | Fix cgo includes for musl | Cameron Nemo | 2019-06-08 |
* | | Merge pull request #3180 from mheon/inspect_volumes | OpenShift Merge Robot | 2019-06-08 |
|\ \
| |/
|/| |
|
| * | Begin to break up pkg/inspect | Matthew Heon | 2019-06-03 |
* | | Merge pull request #3271 from giuseppe/rootless-skip-ns-resolution-on-old-ker... | OpenShift Merge Robot | 2019-06-07 |
|\ \ |
|
| * | | rootless: skip NS_GET_PARENT on old kernels | Giuseppe Scrivano | 2019-06-06 |
* | | | Merge pull request #2272 from adrianreber/migration | OpenShift Merge Robot | 2019-06-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
| * | | Also download container images during restore | Adrian Reber | 2019-06-03 |
| * | | Added support to migrate containers | Adrian Reber | 2019-06-03 |
* | | | Merge pull request #3231 from baude/remoteclientconf | OpenShift Merge Robot | 2019-06-04 |
|\ \ \ |
|
| * | | | podman-remote.conf enablement | baude | 2019-05-30 |
* | | | | Merge pull request #3225 from haraldh/virtwriter | OpenShift Merge Robot | 2019-06-04 |
|\ \ \ \ |
|
| * | | | | pkg/varlinkapi/virtwriter/virtwriter.go: simplify func Reader | Harald Hoyer | 2019-06-03 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #3251 from giuseppe/join-block-signals | OpenShift Merge Robot | 2019-06-04 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | rootless: block signals on re-exec | Giuseppe Scrivano | 2019-06-03 |
| |/ / |
|
* | | | Merge pull request #3081 from baude/remotecommit | OpenShift Merge Robot | 2019-06-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | podman remote-client commit | baude | 2019-05-30 |
| |/ |
|
* | | rootless: use TEMP_FAILURE_RETRY macro | Giuseppe Scrivano | 2019-05-31 |
* | | rootless: fix return type | Giuseppe Scrivano | 2019-05-31 |
* | | rootless: make sure the buffer is NUL terminated | Giuseppe Scrivano | 2019-05-31 |
* | | Merge pull request #3224 from haraldh/varlink_upgrade | OpenShift Merge Robot | 2019-05-31 |
|\ \ |
|
| * | | Fix the varlink upgraded calls | Harald Hoyer | 2019-05-29 |
* | | | Merge pull request #3238 from mheon/no_tmpcopyup_dev | OpenShift Merge Robot | 2019-05-31 |
|\ \ \
| |_|/
|/| | |
|
| * | | Do not set tmpcopyup on /dev | Matthew Heon | 2019-05-30 |
| |/ |
|
* | | Merge pull request #2709 from haircommander/journald | OpenShift Merge Robot | 2019-05-29 |
|\ \ |
|
| * | | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
| |/ |
|
* | | rootless: make JoinUserAndMountNS private | Giuseppe Scrivano | 2019-05-25 |
* | | rootless: enable loginctl linger | Giuseppe Scrivano | 2019-05-25 |
* | | rootless: new function to join existing conmon processes | Giuseppe Scrivano | 2019-05-25 |
* | | rootless: block signals for pause | Giuseppe Scrivano | 2019-05-25 |
|/ |
|
* | userns: add new option --userns=keep-id | Giuseppe Scrivano | 2019-05-24 |