| Commit message (Expand) | Author | Age |
* | systemd: mask /sys/fs/cgroup/systemd/release_agent | Giuseppe Scrivano | 2019-10-25 |
* | Merge pull request #4333 from giuseppe/error-rootless-cni | OpenShift Merge Robot | 2019-10-24 |
|\ |
|
| * | rootless: raise an error with --network= | Giuseppe Scrivano | 2019-10-24 |
* | | Merge pull request #4228 from giuseppe/detect-no-systemd-session | OpenShift Merge Robot | 2019-10-24 |
|\ \ |
|
| * | | rootless: detect no system session with --cgroup-manager=systemd | Giuseppe Scrivano | 2019-10-23 |
* | | | Add parsing for UID, GID in volume "o" option | Matthew Heon | 2019-10-22 |
| |/
|/| |
|
* | | Merge pull request #4287 from mheon/anonymous_volumes | OpenShift Merge Robot | 2019-10-22 |
|\ \ |
|
| * | | Add support for anonymous volumes to `podman run -v` | Matthew Heon | 2019-10-17 |
* | | | Merge pull request #4313 from haircommander/unused-var | OpenShift Merge Robot | 2019-10-22 |
|\ \ \ |
|
| * | | | exec: remove unused var | Peter Hunt | 2019-10-21 |
| | |/
| |/| |
|
* | | | Merge pull request #4284 from mheon/fix_vol_inspect | OpenShift Merge Robot | 2019-10-21 |
|\ \ \ |
|
| * | | | Show volume options in 'volume inspect' | Matthew Heon | 2019-10-18 |
| | |/
| |/| |
|
* | | | Merge pull request #4309 from giuseppe/write-storage-overrides | OpenShift Merge Robot | 2019-10-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | rootless: write storage overrides to the conf file | Giuseppe Scrivano | 2019-10-21 |
| |/ |
|
* / | rootless: do not enable lingering mode | Giuseppe Scrivano | 2019-10-17 |
|/ |
|
* | Merge pull request #4273 from mheon/no_runtime | OpenShift Merge Robot | 2019-10-16 |
|\ |
|
| * | Add a MissingRuntime implementation | Matthew Heon | 2019-10-15 |
* | | Merge pull request #4272 from baude/rootlesstatsnet | OpenShift Merge Robot | 2019-10-16 |
|\ \ |
|
| * | | rootless v2 cannot collect network stats | baude | 2019-10-15 |
| |/ |
|
* | | Merge pull request #4256 from mheon/fix_volumes | OpenShift Merge Robot | 2019-10-16 |
|\ \
| |/
|/| |
|
| * | Ensure volumes can be removed when they fail to unmount | Matthew Heon | 2019-10-14 |
* | | inspect: rename ImageID go field to Image | Valentin Rothberg | 2019-10-15 |
* | | Merge pull request #4262 from nalind/error-cause | Daniel J Walsh | 2019-10-15 |
|\ \ |
|
| * | | Unwrap errors before comparing them | Nalin Dahyabhai | 2019-10-14 |
| |/ |
|
* / | change error wording when conmon fails without logs | Valentin Rothberg | 2019-10-14 |
|/ |
|
* | Merge pull request #4220 from mheon/null_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ |
|
| * | When restoring containers, reset cgroup path | Matthew Heon | 2019-10-10 |
| * | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | | Merge pull request #4221 from mheon/reset_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ \ |
|
| * | | Migrate can move containers to a new runtime | Matthew Heon | 2019-10-10 |
* | | | Merge pull request #4223 from QiWang19/uidmap | OpenShift Merge Robot | 2019-10-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | show uid_map in podman info | Qi Wang | 2019-10-09 |
* | | | Merge pull request #4216 from baude/catchv2runc | OpenShift Merge Robot | 2019-10-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | catch runc v2 error | baude | 2019-10-09 |
| |/ |
|
* / | refresh: do not access network ns if not in the namespace | Giuseppe Scrivano | 2019-10-09 |
|/ |
|
* | Merge pull request #4196 from mheon/normal_remove_on_evict | OpenShift Merge Robot | 2019-10-07 |
|\ |
|
| * | When evicting containers, perform a normal remove first | Matthew Heon | 2019-10-04 |
* | | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
|/ |
|
* | Merge pull request #3549 from marcov/evict-container | OpenShift Merge Robot | 2019-10-04 |
|\ |
|
| * | rm: add containers eviction with `rm --force` | Marco Vedovati | 2019-09-25 |
* | | podman network create: validate user input | Mrigank Krishan | 2019-10-04 |
* | | rootless: set DBUS_SESSION_BUS_ADDRESS if it is not set | Giuseppe Scrivano | 2019-10-02 |
* | | Merge pull request #4139 from giuseppe/fix-segfault-missing-slirp4netns | OpenShift Merge Robot | 2019-10-01 |
|\ \ |
|
| * | | rootless: do not attempt a CNI refresh | Giuseppe Scrivano | 2019-10-01 |
| * | | networking: fix segfault when slirp4netns is missing | Giuseppe Scrivano | 2019-10-01 |
* | | | network: add workaround for slirp4netns --enable-sandbox issue | Giuseppe Scrivano | 2019-10-01 |
|/ / |
|
* | | info: add cgroups2 | Giuseppe Scrivano | 2019-09-30 |
* | | Merge pull request #4065 from mheon/unconditional_conmon_rm | OpenShift Merge Robot | 2019-09-27 |
|\ \ |
|
| * | | Unconditionally remove conmon files before starting | Matthew Heon | 2019-09-20 |
* | | | Correct use of reexec.Init() | Nalin Dahyabhai | 2019-09-26 |