| Commit message (Expand) | Author | Age |
* | codespell cleanup | 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 #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 #10199 from edsantiago/system_tests_with_runc_override | OpenShift Merge Robot | 2021-05-04 |
|\ \ \
| |_|/
|/| | |
|
| * | | System tests: honor $OCI_RUNTIME (for CI) | Ed Santiago | 2021-05-03 |
* | | | Merge pull request #8828 from boaz0/closes_8779 | OpenShift Merge Robot | 2021-05-04 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add --all to podman start | Boaz Shuster | 2021-05-03 |
* | | | Merge pull request #10206 from Luap99/fix-9837 | OpenShift Merge Robot | 2021-05-04 |
|\ \ \ |
|
| * | | | compat api: Networks must be empty instead of null | Paul Holzinger | 2021-05-04 |
| | |/
| |/| |
|
* / | | system test image: add arm64v8 image | Ed Santiago | 2021-05-03 |
|/ / |
|
* / | cgroup: always honor --cgroup-parent with cgroupfs | Giuseppe Scrivano | 2021-05-03 |
|/ |
|
* | Merge pull request #10063 from ParkerVR/autoupdate-local | OpenShift Merge Robot | 2021-04-29 |
|\ |
|
| * | TODO complete | Parker Van Roy | 2021-04-29 |
* | | Merge pull request #10155 from pablofsf/fix-default-seccomp | OpenShift Merge Robot | 2021-04-28 |
|\ \ |
|
| * | | Use seccomp_profile as default profile if defined in containers.conf | Pablo Correa Gómez | 2021-04-28 |
* | | | system tests: networking: fix another race condition | Ed Santiago | 2021-04-28 |
|/ / |
|
* | | Merge pull request #10157 from edsantiago/bats | OpenShift Merge Robot | 2021-04-28 |
|\ \
| |/
|/| |
|
| * | System tests: fix two race conditions | Ed Santiago | 2021-04-27 |
* | | 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 #10137 from cevich/update_ubuntu_2104 | OpenShift Merge Robot | 2021-04-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | Skip blkio-weight test when no kernel BFQ support | Chris Evich | 2021-04-27 |
* | | | Allow docker volume create API to pass without name | Daniel J Walsh | 2021-04-27 |
|/ / |
|
* | | 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 #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 |
| | |/
| |/| |
|
* | | | Fix images prune filter until | Jakub Guzik | 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 |
* | | | Parse slirp4netns net options with compat api | Paul Holzinger | 2021-04-23 |
| |/
|/| |
|
* | | Merge pull request #9495 from rhatdan/groups | OpenShift Merge Robot | 2021-04-22 |
|\ \ |
|
| * | | Add --group-add keep-groups: suplimentary groups into container | Daniel J Walsh | 2021-04-21 |
| * | | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | | | Merge pull request #10102 from edsantiago/bats | OpenShift Merge Robot | 2021-04-21 |
|\ \ \ |
|
| * | | | corrupt-image test: fix an oops | Ed Santiago | 2021-04-21 |
* | | | | Merge pull request #10088 from rhatdan/no-headers | OpenShift Merge Robot | 2021-04-21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add --noheading flag to all list commands | 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 |
| | |/
| |/| |
|
* | | | Merge pull request #8979 from haircommander/full-attach-path | OpenShift Merge Robot | 2021-04-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | WIP: drop test requirement | Peter Hunt | 2021-04-16 |
* | | | 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 it for inspect pidfile | chenkang | 2021-04-18 |