| Commit message (Expand) | Author | Age |
* | Merge pull request #10430 from sjug/noop_gpu_flag | OpenShift Merge Robot | 2021-05-26 |
|\ |
|
| * | Add podman run --gpus flag for compatibility | Sebastian Jug | 2021-05-25 |
* | | Merge pull request #10408 from Luap99/fix-10283 | OpenShift Merge Robot | 2021-05-25 |
|\ \ |
|
| * | | Fix network create macvlan with subnet option | Paul Holzinger | 2021-05-20 |
* | | | Merge pull request #10456 from rhatdan/flake1 | OpenShift Merge Robot | 2021-05-25 |
|\ \ \ |
|
| * | | | Fix race on podman start --all | Daniel J Walsh | 2021-05-25 |
| * | | | Fix race condition in running ls container in a pod | Daniel J Walsh | 2021-05-25 |
* | | | | Merge pull request #10446 from rhatdan/build | OpenShift Merge Robot | 2021-05-25 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Handle hard links in different directories | Daniel J Walsh | 2021-05-24 |
* | | | | Merge pull request #10436 from rhatdan/errors | OpenShift Merge Robot | 2021-05-24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Improve OCI Runtime error | Daniel J Walsh | 2021-05-22 |
* | | | | Merge pull request #10387 from flouthoc/cgroupv1-v2-info | OpenShift Merge Robot | 2021-05-24 |
|\ \ \ \ |
|
| * | | | | Podman info add support for status of cgroup controllers | flouthoc | 2021-05-24 |
| |/ / / |
|
* / / / | Handle hard links in remote builds | Daniel J Walsh | 2021-05-22 |
|/ / / |
|
* | | | Match swagger to "as built" output | Jhon Honce | 2021-05-21 |
* | | | Merge pull request #10400 from rhatdan/root | OpenShift Merge Robot | 2021-05-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Clear the storage-options from the graphdriver if users specifies --root | Daniel J Walsh | 2021-05-19 |
* | | | add libimage events | Valentin Rothberg | 2021-05-20 |
* | | | Merge pull request #10377 from vrothberg/test-common | OpenShift Merge Robot | 2021-05-20 |
|\ \ \ |
|
| * | | | update c/common | Valentin Rothberg | 2021-05-20 |
| |/ / |
|
* / / | Add support for podman manifest rm command | Daniel J Walsh | 2021-05-19 |
|/ / |
|
* | | Fix problem copying files when container is in host pid namespace | Daniel J Walsh | 2021-05-19 |
* | | fix: response body of containers wait endpoint | Matej Vasek | 2021-05-18 |
|/ |
|
* | Merge pull request #10372 from jwhonce/issues/9238 | OpenShift Merge Robot | 2021-05-18 |
|\ |
|
| * | Break up python APIv2 tests | Jhon Honce | 2021-05-18 |
* | | 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 #10339 from rhatdan/selinux | OpenShift Merge Robot | 2021-05-17 |
|\ \ \ |
|
| * | | | Support automatic labeling of kube volumes | Daniel J Walsh | 2021-05-16 |
| |/ / |
|
* | | | 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 #10363 from vrothberg/fix-10350 | OpenShift Merge Robot | 2021-05-17 |
|\ \ |
|
| * | | image prune: remove unused images only with `--all` | Valentin Rothberg | 2021-05-17 |
| |/ |
|
* | | 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 #10254 from jmguzik/prune-filter-cli | OpenShift Merge Robot | 2021-05-14 |
|\ \ |
|
| * | | Add support for cli network prune --filter flag | Jakub Guzik | 2021-05-12 |
* | | | Merge pull request #10294 from Luap99/system-upgrade-tests | OpenShift Merge Robot | 2021-05-12 |
|\ \ \ |
|
| * | | | fix system upgrade tests | Paul Holzinger | 2021-05-12 |
| |/ / |
|
* | | | 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 |
* | | | | Merge pull request #10222 from vrothberg/image-tree | OpenShift Merge Robot | 2021-05-12 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | podman image tree: restore previous behavior | Valentin Rothberg | 2021-05-12 |
| | |/
| |/| |
|
* / | | fix network restart always test | Paul Holzinger | 2021-05-12 |
|/ / |
|
* | | fix restart always with slirp4netns | Paul Holzinger | 2021-05-11 |
* | | Merge pull request #10271 from matejvasek/fix-wait-next-exit | OpenShift Merge Robot | 2021-05-10 |
|\ \ |
|
| * | | fix: improved "containers/{name}/wait" endpoint | Matej Vasek | 2021-05-10 |