| Commit message (Expand) | Author | Age |
* | play kube: do not skip containers by name | Paul Holzinger | 2022-04-26 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | Merge pull request #14011 from baude/rmfiles | OpenShift Merge Robot | 2022-04-26 |
|\ |
|
| * | [CI:DOCS]Remove unnecesarry files | Brent Baude | 2022-04-26 |
|/ |
|
* | Merge pull request #13996 from cdoern/machine | OpenShift Merge Robot | 2022-04-26 |
|\ |
|
| * | machine starting status | cdoern | 2022-04-25 |
* | | Merge pull request #13908 from n1hility/win-mounts | OpenShift Merge Robot | 2022-04-26 |
|\ \ |
|
| * | | Implements Windows volume/mount support | Jason T. Greene | 2022-04-25 |
| * | | Update to use new common machine API | Jason T. Greene | 2022-04-25 |
* | | | Merge pull request #13791 from edsantiago/curl_dash_f | OpenShift Merge Robot | 2022-04-26 |
|\ \ \ |
|
| * | | | Robustify nginx tests | Ed Santiago | 2022-04-25 |
* | | | | Merge pull request #14004 from cevich/refix_docker-py | OpenShift Merge Robot | 2022-04-26 |
|\ \ \ \ |
|
| * | | | | Cirrus: Re-fix build-cache miss on main | Chris Evich | 2022-04-25 |
| * | | | | Revert "Cirrus: Fix cirrus cache race on bin/podman" | Chris Evich | 2022-04-25 |
| |/ / / |
|
* | | | | Merge pull request #14006 from baude/pkgsignalspecgenutilunittests | OpenShift Merge Robot | 2022-04-26 |
|\ \ \ \ |
|
| * | | | | Unit tests for pkg/specgenutil pkg/signal | Brent Baude | 2022-04-25 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #13942 from baude/machinetests | OpenShift Merge Robot | 2022-04-25 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add podman machine test suite | Brent Baude | 2022-04-25 |
| |/ / |
|
* | | | Merge pull request #13990 from rhatdan/build | OpenShift Merge Robot | 2022-04-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | Pass --tls-verify option in podman -remote build | Daniel J Walsh | 2022-04-25 |
* | | | Merge pull request #13999 from Luap99/go1.18-deprecated | OpenShift Merge Robot | 2022-04-25 |
|\ \ \ |
|
| * | | | fix staticcheck linter warning for deprecated function | Paul Holzinger | 2022-04-25 |
* | | | | Merge pull request #13978 from Luap99/unparam | OpenShift Merge Robot | 2022-04-25 |
|\ \ \ \ |
|
| * | | | | enable unparam linter | Paul Holzinger | 2022-04-25 |
* | | | | | Merge pull request #13998 from cevich/fix_docker-py_test | OpenShift Merge Robot | 2022-04-25 |
|\ \ \ \ \ |
|
| * | | | | | Cirrus: Fix cirrus cache race on bin/podman | Chris Evich | 2022-04-25 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #13995 from ashley-cui/revrootful | OpenShift Merge Robot | 2022-04-25 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Docs rootfull -> rootful | Ashley Cui | 2022-04-25 |
| * | | | | Revert "Switch all rootful to rootfull" | Ashley Cui | 2022-04-25 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #13993 from aonoa/main | OpenShift Merge Robot | 2022-04-25 |
|\ \ \ \ |
|
| * | | | | Modify the pod name suffix '_pod' to '-pod' | aonoa | 2022-04-25 |
| |/ / / |
|
* | | | | Merge pull request #13981 from rhatdan/volume | OpenShift Merge Robot | 2022-04-25 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add support for passing --volumepath | Daniel J Walsh | 2022-04-23 |
| | |/
| |/| |
|
* | | | Merge pull request #13988 from rhatdan/apiv2 | OpenShift Merge Robot | 2022-04-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow filtering of "removing", it is a valid status | Daniel J Walsh | 2022-04-24 |
|/ / |
|
* | | Merge pull request #13980 from lsm5/switch-sha256 | OpenShift Merge Robot | 2022-04-23 |
|\ \ |
|
| * | | libpod/networking_linux.go: switch to sha256 hashes | Lokesh Mandvekar | 2022-04-22 |
* | | | Merge pull request #13973 from Luap99/linter-revive | OpenShift Merge Robot | 2022-04-23 |
|\ \ \ |
|
| * | | | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | | | | Merge pull request #13959 from cevich/fix_apiv2 | OpenShift Merge Robot | 2022-04-23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix hang in test_connect | Chris Evich | 2022-04-22 |
| * | | | Increase verbosity and sequencing of APIv2 testing | Chris Evich | 2022-04-22 |
|/ / / |
|
* | | | Merge pull request #13976 from rhatdan/rootless | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ |
|
| * | | | Update test to run network check in both rootless and rootfull mode | Daniel J Walsh | 2022-04-22 |
| | |/
| |/| |
|
* | | | Merge pull request #13975 from containers/dependabot/go_modules/github.com/fs... | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ |
|
| * | | | Bump github.com/fsnotify/fsnotify from 1.5.2 to 1.5.3 | dependabot[bot] | 2022-04-22 |
* | | | | Merge pull request #13974 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Bump github.com/container-orchestrated-devices/container-device-interface | dependabot[bot] | 2022-04-22 |
| |/ / |
|
* | | | Merge pull request #13918 from Luap99/hosts | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ |
|
| * | | | test/system: add containers.conf test for new /etc/hosts options | Paul Holzinger | 2022-04-22 |