Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Cleanup CNI Networks on reboot | Daniel J Walsh | 2020-12-11 | |
* | | | Merge pull request #8714 from edsantiago/more_journald_rootless_skips | OpenShift Merge Robot | 2020-12-14 | |
|\ \ \ | |_|/ |/| | | ||||
| * | | RHEL gating tests: more journald exceptions | Ed Santiago | 2020-12-14 | |
* | | | Merge pull request #8696 from Luap99/podman-events-until | OpenShift Merge Robot | 2020-12-14 | |
|\ \ \ | ||||
| * | | | podman events allow future time for --until | Paul Holzinger | 2020-12-11 | |
| | |/ | |/| | ||||
* | | | Merge pull request #8693 from giuseppe/drop-valid-id-in-userns-check | OpenShift Merge Robot | 2020-12-14 | |
|\ \ \ | ||||
| * | | | podman: drop checking valid rootless UID | Giuseppe Scrivano | 2020-12-11 | |
* | | | | Merge pull request #8689 from bblenard/issue-8672-volume-prune | OpenShift Merge Robot | 2020-12-14 | |
|\ \ \ \ | ||||
| * | | | | Add volume prune --filter support | Baron Lenardson | 2020-12-12 | |
* | | | | | Merge pull request #8699 from Luap99/network-flag-completion | OpenShift Merge Robot | 2020-12-14 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | shell completion for the network flag | Paul Holzinger | 2020-12-12 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #8553 from baude/composeci | OpenShift Merge Robot | 2020-12-12 | |
|\ \ \ \ | ||||
| * | | | | add compose test descriptions | baude | 2020-12-11 | |
| * | | | | test-compose: rewrite to new subdir form | Ed Santiago | 2020-12-11 | |
| * | | | | add compose regression to ci | baude | 2020-12-11 | |
| * | | | | WIP: test docker-compose | Ed Santiago | 2020-12-11 | |
* | | | | | Merge pull request #7718 from QiWang19/sign-multi-arch | OpenShift Merge Robot | 2020-12-12 | |
|\ \ \ \ \ | ||||
| * | | | | | Sign multi-arch images | Qi Wang | 2020-12-11 | |
* | | | | | | Merge pull request #8676 from jwhonce/issues/7806 | OpenShift Merge Robot | 2020-12-11 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Refine public key usage when remote | Jhon Honce | 2020-12-10 | |
* | | | | | | | Merge pull request #8688 from rhatdan/start | OpenShift Merge Robot | 2020-12-11 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Handle --rm when starting a container | Daniel J Walsh | 2020-12-11 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #8686 from Luap99/logs-stderr | OpenShift Merge Robot | 2020-12-11 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | podman logs honor stderr correctly | Paul Holzinger | 2020-12-10 | |
* | | | | | | Merge pull request #8690 from zhangguanzhang/apiv2-wrong-ImgName | OpenShift Merge Robot | 2020-12-11 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix Wrong image tag is used when creating a container from an image with mult... | zhangguanzhang | 2020-12-11 | |
* | | | | | | | Merge pull request #8691 from Luap99/network-compat | OpenShift Merge Robot | 2020-12-11 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Fix some network compat api problems | Paul Holzinger | 2020-12-11 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #8633 from baude/bindings3 | OpenShift Merge Robot | 2020-12-11 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Bindings refactor | baude | 2020-12-10 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #8664 from rhatdan/prune | OpenShift Merge Robot | 2020-12-10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Add --filter to podman system prune | Daniel J Walsh | 2020-12-09 | |
* | | | | | Merge pull request #8681 from Luap99/fix-image-exists-panic | OpenShift Merge Robot | 2020-12-10 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | Fix panic in libpod images exists endpoint | Paul Holzinger | 2020-12-10 | |
* | | | | | Merge pull request #8678 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-12-10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0 | dependabot-preview[bot] | 2020-12-10 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #8641 from umohnani8/play | OpenShift Merge Robot | 2020-12-10 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Do not pull if image domain is localhost | Urvashi Mohnani | 2020-12-07 | |
* | | | | Merge pull request #8636 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-12-09 | |
|\ \ \ \ | ||||
| * | | | | Fix storage.conf to define driver in the VM | Daniel J Walsh | 2020-12-09 | |
| * | | | | Bump github.com/containers/storage from 1.24.1 to 1.24.3 | dependabot-preview[bot] | 2020-12-09 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #8670 from rhatdan/caps | OpenShift Merge Robot | 2020-12-09 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Properly handle --cap-add all when running with a --user flag | Daniel J Walsh | 2020-12-09 | |
* | | | | Merge pull request #8669 from giuseppe/unmask-also-cover-ro-paths | OpenShift Merge Robot | 2020-12-09 | |
|\ \ \ \ | ||||
| * | | | | security: honor systempaths=unconfined for ro paths | Giuseppe Scrivano | 2020-12-09 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #8659 from containers/dependabot/go_modules/github.com/ope... | OpenShift Merge Robot | 2020-12-09 | |
|\ \ \ \ | ||||
| * | | | | Bump github.com/opencontainers/selinux from 1.6.0 to 1.7.0 | dependabot-preview[bot] | 2020-12-09 | |
* | | | | | Merge pull request #8657 from containers/dependabot/go_modules/github.com/ons... | OpenShift Merge Robot | 2020-12-09 | |
|\ \ \ \ \ | ||||
| * | | | | | Bump github.com/onsi/gomega from 1.10.3 to 1.10.4 | Daniel J Walsh | 2020-12-09 | |
* | | | | | | Merge pull request #8653 from rhatdan/buildah | OpenShift Merge Robot | 2020-12-09 | |
|\ \ \ \ \ \ |