| Commit message (Expand) | Author | Age |
* | Podman info add support for status of cgroup controllers | flouthoc | 2021-05-24 |
* | add libimage events | Valentin Rothberg | 2021-05-20 |
* | Fix problem copying files when container is in host pid namespace | Daniel J Walsh | 2021-05-19 |
* | Merge pull request #10334 from mheon/add_relabel_vol_plugin | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Ensure that :Z/:z/:U can be used with named volumes | Matthew Heon | 2021-05-17 |
* | | Merge pull request #10366 from ashley-cui/secretoptions | OpenShift Merge Robot | 2021-05-17 |
|\ \ |
|
| * | | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
| |/ |
|
* | | Merge pull request #10270 from rhatdan/mtab | OpenShift Merge Robot | 2021-05-17 |
|\ \ |
|
| * | | Create the /etc/mtab file if does not exists | Daniel J Walsh | 2021-05-15 |
| |/ |
|
* | | Merge pull request #9972 from bblenard/issue-5651-hostname-for-container-gateway | OpenShift Merge Robot | 2021-05-17 |
|\ \ |
|
| * | | Add host.containers.internal entry into container's etc/hosts | Baron Lenardson | 2021-05-17 |
* | | | podman network reload add rootless support | Paul Holzinger | 2021-05-17 |
| |/
|/| |
|
* | | Merge pull request #10300 from jwhonce/issues/10289 | OpenShift Merge Robot | 2021-05-12 |
|\ \ |
|
| * | | Add host.serviceIsRemote to podman info results | Jhon Honce | 2021-05-10 |
* | | | podman image tree: restore previous behavior | Valentin Rothberg | 2021-05-12 |
| |/
|/| |
|
* | | fix restart always with slirp4netns | Paul Holzinger | 2021-05-11 |
|/ |
|
* | fix container startup for empty pidfile | Paul Holzinger | 2021-05-10 |
* | Merge pull request #10202 from EduardoVega/9763-kube-auto-update | OpenShift Merge Robot | 2021-05-07 |
|\ |
|
| * | Adds support to preserve auto update labels in generate and play kube | Eduardo Vega | 2021-05-06 |
* | | Merge pull request #10221 from ashley-cui/envsec | OpenShift Merge Robot | 2021-05-07 |
|\ \ |
|
| * | | Add support for environment variable secrets | Ashley Cui | 2021-05-06 |
* | | | Merge pull request #10238 from bacher09/fix-inf-loop | OpenShift Merge Robot | 2021-05-07 |
|\ \ \ |
|
| * | | | Fix infinite loop in isPathOnVolume | Slava Bacherikov | 2021-05-06 |
* | | | | Revert Patch to relabel if selinux not enabled | Daniel J Walsh | 2021-05-06 |
| |_|/
|/| | |
|
* | | | Merge pull request #9689 from boaz0/boaz-1 | OpenShift Merge Robot | 2021-05-06 |
|\ \ \ |
|
| * | | | Add restart-policy to container filters & --filter to podman start | Boaz Shuster | 2021-05-06 |
* | | | | cgroup: fix rootless --cgroup-parent with pods | Giuseppe Scrivano | 2021-05-06 |
|/ / / |
|
* / / | codespell cleanup | Daniel J Walsh | 2021-05-05 |
|/ / |
|
* | | Merge pull request #10220 from giuseppe/rm-volatile | OpenShift Merge Robot | 2021-05-05 |
|\ \ |
|
| * | | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
* | | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | | | Merge pull request #10177 from giuseppe/always-honor-cgroup-parent | OpenShift Merge Robot | 2021-05-03 |
|\ \ \ |
|
| * | | | cgroup: always honor --cgroup-parent with cgroupfs | Giuseppe Scrivano | 2021-05-03 |
| |/ / |
|
* / / | Detect if in podman machine virtual vm | Brent Baude | 2021-04-30 |
|/ / |
|
* | | Use seccomp_profile as default profile if defined in containers.conf | Pablo Correa Gómez | 2021-04-28 |
* | | Merge pull request #10119 from rhatdan/timeout | OpenShift Merge Robot | 2021-04-27 |
|\ \ |
|
| * | | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | | | Merge pull request #10136 from zhangguanzhang/generate-kube-volume | OpenShift Merge Robot | 2021-04-27 |
|\ \ \ |
|
| * | | | Fixes generate kube incorrect when bind-mounting "/" and "/root" | zhangguanzhang | 2021-04-26 |
| |/ / |
|
* | | | Merge pull request #9941 from Luap99/fix-9828 | OpenShift Merge Robot | 2021-04-27 |
|\ \ \ |
|
| * | | | Fix rootlesskit port forwarder with custom slirp cidr | Paul Holzinger | 2021-04-23 |
| |/ / |
|
* | | | Merge pull request #10144 from jmguzik/fix-prune-until-filter-images | OpenShift Merge Robot | 2021-04-26 |
|\ \ \ |
|
| * | | | Fix images prune filter until | Jakub Guzik | 2021-04-26 |
| | |/
| |/| |
|
* / | | libpod/image: unit tests: don't use system's registries.conf.d | Valentin Rothberg | 2021-04-26 |
|/ / |
|
* | | Merge pull request #10081 from sjug/cdi_device_lib | OpenShift Merge Robot | 2021-04-26 |
|\ \ |
|
| * | | Add support for CDI device configuration | Sebastian Jug | 2021-04-20 |
* | | | runtime: create userns when CAP_SYS_ADMIN is not present | Giuseppe Scrivano | 2021-04-26 |
| |/
|/| |
|
* | | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | | Merge pull request #8979 from haircommander/full-attach-path | OpenShift Merge Robot | 2021-04-21 |
|\ \ |
|
| * | | runtime: bump required conmon version | Peter Hunt | 2021-04-16 |