| Commit message (Expand) | Author | Age |
... | |
| * | | | | Cleanup display of trust with transports | Daniel J Walsh | 2022-02-22 |
* | | | | | Merge pull request #13276 from rhatdan/containers-common | OpenShift Merge Robot | 2022-02-22 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add containers-common spec and command to podman | Daniel J Walsh | 2022-02-22 |
|/ / / / |
|
* | | | | Merge pull request #13311 from mheon/remove_runtime_lock | OpenShift Merge Robot | 2022-02-22 |
|\ \ \ \ |
|
| * | | | | Remove the runtime lock | Matthew Heon | 2022-02-22 |
|/ / / / |
|
* | | | | Merge pull request #13059 from cdoern/clone | OpenShift Merge Robot | 2022-02-22 |
|\ \ \ \ |
|
| * | | | | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | | | | | Merge pull request #13280 from baude/updatetutorials | OpenShift Merge Robot | 2022-02-22 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | [CI:DOCS]Update networking tutorial for netavark | Brent Baude | 2022-02-21 |
* | | | | | Merge pull request #13308 from Luap99/remove-nets | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | system tests: cleanup networks on teardown | Paul Holzinger | 2022-02-21 |
|/ / / / |
|
* | | | | Merge pull request #13286 from flouthoc/kube-build-false-default | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ |
|
| * | | | | kube: honor --build=false and make --build=true by default | Aditya R | 2022-02-21 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #13304 from Luap99/runtimedir | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ |
|
| * | | | | use GetRuntimeDir() from c/common | Paul Holzinger | 2022-02-21 |
* | | | | | Merge pull request #13296 from Romain-Geissler-1A/url-and-connection-implies-... | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ \ |
|
| * | | | | | Option --url and --connection should imply --remote. | Romain Geissler | 2022-02-19 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #13055 from cevich/new_python_images | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ \ |
|
| * | | | | | Cirrus: Disable F34 aka prior-fedora testing | Chris Evich | 2022-02-17 |
| * | | | | | Cirrus: Use updated VM images | Chris Evich | 2022-02-17 |
* | | | | | | Merge pull request #13306 from Luap99/flag-error | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | provide better error on invalid flag | Paul Holzinger | 2022-02-21 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #13307 from edsantiago/bats_info | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ \ |
|
| * | | | | | System tests: show one-line config overview | Ed Santiago | 2022-02-21 |
| |/ / / / |
|
* | | | | | Merge pull request #13305 from nalind/troubleshooting | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ \ |
|
| * | | | | | troubleshooting.md: tweak subuid paragraph, encryption | Nalin Dahyabhai | 2022-02-21 |
| |/ / / / |
|
* | | | | | Merge pull request #13284 from eriksjolund/troubleshooting_mention_rootfs_ove... | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [CI:DOCS] troubleshooting: mention overlay option for --rootfs | Erik Sjölund | 2022-02-18 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #12918 from dgibson/propagate-conf-env | OpenShift Merge Robot | 2022-02-21 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Propagate $CONTAINERS_CONF to conmon | David Gibson | 2022-02-18 |
| * | | | tests: Remove inaccurate comment | David Gibson | 2022-02-18 |
|/ / / |
|
* | | | Merge pull request #13278 from mheon/bump_main_40 | OpenShift Merge Robot | 2022-02-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update release notes with v4.0.0 additions | Matthew Heon | 2022-02-17 |
|/ / |
|
* | | Merge pull request #13241 from edsantiago/logformatter_do_python | OpenShift Merge Robot | 2022-02-17 |
|\ \ |
|
| * | | [CI:DOCS] logformatter: handle python logs | Ed Santiago | 2022-02-16 |
* | | | Merge pull request #13264 from mheon/fix_plugin_flake | OpenShift Merge Robot | 2022-02-17 |
|\ \ \ |
|
| * | | | Fix a potential flake in volume plugins tests | Matthew Heon | 2022-02-17 |
| | |/
| |/| |
|
* | | | Merge pull request #13263 from giuseppe/update-c-storage | OpenShift Merge Robot | 2022-02-17 |
|\ \ \ |
|
| * | | | vendor: update c/storage to 26c561f9 | Giuseppe Scrivano | 2022-02-17 |
* | | | | Merge pull request #13260 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2022-02-17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Bump github.com/containers/buildah from 1.24.1 to 1.24.2 | dependabot[bot] | 2022-02-17 |
|/ / / |
|
* | | | Merge pull request #13252 from chmouel/increase-subuid-subgid | OpenShift Merge Robot | 2022-02-17 |
|\ \ \ |
|
| * | | | increase subuid and subgid in image | Chmouel Boudjnah | 2022-02-16 |
* | | | | Merge pull request #13228 from giuseppe/idmap-options | OpenShift Merge Robot | 2022-02-17 |
|\ \ \ \ |
|
| * | | | | pkg: support passing down options for idmap | Giuseppe Scrivano | 2022-02-16 |
* | | | | | Merge pull request #13258 from robbmanes/bitshift_st_rdev | OpenShift Merge Robot | 2022-02-17 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Calculate device major/minor using bitshift | Robb Manes | 2022-02-16 |
|/ / / / |
|
* | | | | Merge pull request #13075 from n1hility/mac-forward-helper | OpenShift Merge Robot | 2022-02-16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Update to podman4 copr stream | Jason T. Greene | 2022-02-16 |
| * | | | Introduce podman machine init --root=t|f and podman machine set --root=t|f | Jason T. Greene | 2022-02-16 |