| Commit message (Expand) | Author | Age |
... | |
| * | | | Refactored networkPrune function | Toshiki Sonoda | 2022-07-08 |
* | | | | Merge pull request #14887 from eriksjolund/podman_info_command_completion_doc | openshift-ci[bot] | 2022-07-11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [CI:DOCS] podman-info.1.md: Update examples | Erik Sjölund | 2022-07-11 |
* | | | | Merge pull request #14818 from rhatdan/wait | openshift-ci[bot] | 2022-07-11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | podman wait can take multiple conditions | Daniel J Walsh | 2022-07-08 |
* | | | | Merge pull request #14219 from mheon/bump_version | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ |
|
| * | | | | Bump Compat API maximum version to v1.41 | Matthew Heon | 2022-05-23 |
* | | | | | Merge pull request #14870 from vrothberg/fix-14846 | Daniel J Walsh | 2022-07-08 |
|\ \ \ \ \ |
|
| * | | | | | improve pull-policy documentation | Valentin Rothberg | 2022-07-08 |
* | | | | | | Merge pull request #14853 from baude/machinetestsfix | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix machine tests | Brent Baude | 2022-07-08 |
| |/ / / / / |
|
* | | | | | | Merge pull request #14872 from edsantiago/deferred_defer | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Manifest test cleanup: use defer() | Ed Santiago | 2022-07-08 |
|/ / / / / |
|
* | | | | | Merge pull request #14839 from saschagrunert/errors-pkg | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
* | | | | | Merge pull request #14845 from edsantiago/registry_sanitize | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ \ |
|
| * | | | | | manifest_test: safer registry setup and teardown | Ed Santiago | 2022-07-07 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #14850 from Luap99/e2e-machine | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | pkg/machine/qemu: start VM check if qemu is alive | Paul Holzinger | 2022-07-07 |
| * | | | | machine: qemu fix chardev id starting with letter | Paul Holzinger | 2022-07-07 |
| * | | | | pkg/machine/e2e: do not import from cmd/podman | Paul Holzinger | 2022-07-07 |
| * | | | | machine test: fix endless loop in test | Paul Holzinger | 2022-07-07 |
* | | | | | Merge pull request #14569 from cevich/podman_machine_poc | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Cirrus: Add podman-machine integration test | Chris Evich | 2022-07-01 |
| * | | | | Cirrus: Fix elevator workaround multi-cloud support | Chris Evich | 2022-07-01 |
* | | | | | Merge pull request #14857 from edsantiago/dedup_uts_testname | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | [minor] fix duplicate test name | Ed Santiago | 2022-07-07 |
* | | | | | Merge pull request #14803 from bugfood/volumes | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ \ |
|
| * | | | | | podman machine: make 9p security model configurable; adjust docs | Corey Hickey | 2022-07-06 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #14855 from edsantiago/port_forward_duh | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | port forward range test: fix many oopses | Ed Santiago | 2022-07-07 |
* | | | | | Merge pull request #14852 from cdoern/podUTS | Ed Santiago | 2022-07-07 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | fix namespace reporting | Charlie Doern | 2022-07-07 |
* | | | | | Merge pull request #14762 from ashley-cui/machinfo | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ \ |
|
| * | | | | | Podman machine info | Ashley Cui | 2022-07-05 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #14842 from umohnani8/play-kube | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ \ |
|
| * | | | | | Update play kube docs | Urvashi Mohnani | 2022-07-06 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #14825 from jmguzik/fix_streaming_pod_stats | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | test-apiv2: streamed response testing based on response duration | Jakub Guzik | 2022-07-06 |
| * | | | | Fix streaming for libpod/pods/stats endpoint | Jakub Guzik | 2022-07-05 |
* | | | | | Merge pull request #14673 from idleroamer/fix-network-inspect-main | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ \ |
|
| * | | | | | Fix network inspect compat API discrepancy | 🤓 Mostafa Emami | 2022-07-05 |
* | | | | | | Merge pull request #14841 from Luap99/common-code | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ \ \ |
|
| * | | | | | | use c/common code for resize and CopyDetachable | Paul Holzinger | 2022-07-06 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #14844 from shanesmith/fix-qemu-machine-gvproxy-always-fails | openshift-ci[bot] | 2022-07-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix qemu machine startHostNetworking always failing | Shane Smith | 2022-07-06 |
| |/ / / / / |
|
* | | | | | | Merge pull request #14501 from cdoern/podUTS | openshift-ci[bot] | 2022-07-06 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | podman pod create --uts support | cdoern | 2022-07-05 |
* | | | | | | Merge pull request #14835 from edsantiago/fix_golangci_install | openshift-ci[bot] | 2022-07-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | golangci install: explicitly set BINDIR | Ed Santiago | 2022-07-05 |
| | |_|/ / /
| |/| | | | |
|