| Commit message (Expand) | Author | Age |
* | 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 |
* | | Merge pull request #10243 from giuseppe/simplify-channel | OpenShift Merge Robot | 2021-05-06 |
|\ \ |
|
| * | | channel: simplify implementation | Giuseppe Scrivano | 2021-05-06 |
| |/ |
|
* / | build: improve regex for iidfile | Giuseppe Scrivano | 2021-05-06 |
|/ |
|
* | Merge pull request #10193 from rhatdan/runlabel | OpenShift Merge Robot | 2021-05-05 |
|\ |
|
| * | Fix handling of runlabel IMAGE and NAME | Daniel J Walsh | 2021-05-05 |
* | | Merge pull request #10185 from rhatdan/volume | OpenShift Merge Robot | 2021-05-05 |
|\ \
| |/
|/| |
|
| * | Add filepath glob support to --security-opt unmask | Daniel J Walsh | 2021-05-04 |
* | | 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 |
* | | | Merge pull request #10223 from giuseppe/improve-rootless-automatic-range-split | OpenShift Merge Robot | 2021-05-05 |
|\ \ \ |
|
| * | | | rootless: improve automatic range split | Giuseppe Scrivano | 2021-05-05 |
| |/ / |
|
* | | | Merge pull request #10208 from Luap99/play-kube-mac | OpenShift Merge Robot | 2021-05-05 |
|\ \ \ |
|
| * | | | add --mac-address to podman play kube | Paul Holzinger | 2021-05-04 |
* | | | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
| |_|/
|/| | |
|
* | | | Merge pull request #8828 from boaz0/closes_8779 | OpenShift Merge Robot | 2021-05-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | is this a bug? | Boaz Shuster | 2021-05-04 |
| * | | Add --all to podman start | Boaz Shuster | 2021-05-03 |
* | | | compat api: Networks must be empty instead of null | Paul Holzinger | 2021-05-04 |
|/ / |
|
* | | Merge pull request #10174 from rhatdan/volume | OpenShift Merge Robot | 2021-04-30 |
|\ \
| |/
|/| |
|
| * | Remove unused VolumeList* structs | Daniel J Walsh | 2021-04-29 |
* | | Merge pull request #10063 from ParkerVR/autoupdate-local | OpenShift Merge Robot | 2021-04-29 |
|\ \ |
|
| * | | TODO complete | Parker Van Roy | 2021-04-29 |
| * | | Autoupdate local label functional | Parker Van Roy | 2021-04-28 |
| |/ |
|
* | | Merge pull request #10170 from ashley-cui/machineone | OpenShift Merge Robot | 2021-04-29 |
|\ \ |
|
| * | | Check if another VM is running on machine start | Ashley Cui | 2021-04-28 |
* | | | Docker returns 'die' status rather then 'died' status | Daniel J Walsh | 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 #10149 from rhatdan/volume | OpenShift Merge Robot | 2021-04-27 |
|\ \ \ |
|
| * | | | Allow docker volume create API to pass without name | Daniel J Walsh | 2021-04-27 |
* | | | | rootless: Tell the user what was led to the error, not just what it is | Andrej Shadura | 2021-04-27 |
|/ / / |
|
* | | | Merge pull request #10074 from flouthoc/ancestor-truncate-bug | OpenShift Merge Robot | 2021-04-26 |
|\ \ \ |
|
| * | | | Fix podman ps --filter ancestor to match exact ImageName/ImageID | flouthoc | 2021-04-25 |
| |/ / |
|
* | | | Merge pull request #10125 from ashley-cui/machenabled | OpenShift Merge Robot | 2021-04-26 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add machine-enabled to containers.conf for machine | Ashley Cui | 2021-04-23 |
| |/ |
|
* | | 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 |
* | | | Merge pull request #10079 from giuseppe/create-userns-for-root-without-CAP_SY... | OpenShift Merge Robot | 2021-04-26 |
|\ \ \
| |_|/
|/| | |
|
| * | | runtime: create userns when CAP_SYS_ADMIN is not present | Giuseppe Scrivano | 2021-04-26 |
| * | | rootless: attempt to copy current mappings first | Giuseppe Scrivano | 2021-04-26 |
| * | | rootless: if root is not sub?id raise a debug message | Giuseppe Scrivano | 2021-04-22 |
* | | | Fix removal race condition in ListContainers | SoMuchForSubtlety | 2021-04-23 |
|/ / |
|
* | | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | | Merge pull request #10080 from rhatdan/remote | OpenShift Merge Robot | 2021-04-21 |
|\ \ |
|
| * | | podman-remote should show podman.sock info | Daniel J Walsh | 2021-04-20 |
| |/ |
|
* / | rmi: don't break when the image is missing a manifest | Nalin Dahyabhai | 2021-04-20 |
|/ |
|
* | Merge pull request #10041 from chenk008/add_pidfile_flag | OpenShift Merge Robot | 2021-04-19 |
|\ |
|
| * | add flag "--pidfile" for podman create/run | wuhua.ck | 2021-04-16 |