| Commit message (Expand) | Author | Age |
* | machine: Fix check which is always true | Christophe Fergeau | 2022-07-26 |
* | fix broken machine test | Paul Holzinger | 2022-07-21 |
* | pkg/machine/e2e: do not import from cmd/podman | Paul Holzinger | 2022-07-21 |
* | fix some pkg/machine/e2e test to read stderr | Paul Holzinger | 2022-07-21 |
* | enable linter for pkg/machine/e2e | Paul Holzinger | 2022-07-21 |
* | Merge pull request #14980 from n1hility/fix-leak | OpenShift Merge Robot | 2022-07-21 |
|\ |
|
| * | Fix potential leak on mid-stream read error | Jason T. Greene | 2022-07-19 |
* | | Fix machine test | Ashley Cui | 2022-07-20 |
|/ |
|
* | Print rootfs download as a specific version on Win | Jason T. Greene | 2022-07-18 |
* | Merge pull request #14900 from ashley-cui/machcache | openshift-ci[bot] | 2022-07-16 |
|\ |
|
| * | Clean up cached machine images | Ashley Cui | 2022-07-15 |
* | | Machine init: create .ssh dir if not exist | Ashley Cui | 2022-07-15 |
|/ |
|
* | Merge pull request #14919 from gbraad/fedorawsl | openshift-ci[bot] | 2022-07-14 |
|\ |
|
| * | Fixes #14698 Use prepared image for WSL2 machine init | Gerard Braad | 2022-07-13 |
* | | Fix last machine test | Brent Baude | 2022-07-12 |
|/ |
|
* | podman machine: do not commit proxies into config file | Paul Holzinger | 2022-07-11 |
* | Fix machine tests | Brent Baude | 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 |
* | | 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 #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 #14762 from ashley-cui/machinfo | openshift-ci[bot] | 2022-07-07 |
|\ \ |
|
| * | | Podman machine info | Ashley Cui | 2022-07-05 |
| |/ |
|
* | | Fix qemu machine startHostNetworking always failing | Shane Smith | 2022-07-06 |
* | | Merge pull request #14828 from saschagrunert/errors-libpod | openshift-ci[bot] | 2022-07-05 |
|\ \ |
|
| * | | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | | | Merge pull request #14806 from n1hility/win-proxy | openshift-ci[bot] | 2022-07-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implement proxy support for Windows | Jason T. Greene | 2022-07-01 |
| |/ |
|
* | | Merge pull request #14824 from shanesmith/silence-machine-ssh-locale-warning | openshift-ci[bot] | 2022-07-05 |
|\ \ |
|
| * | | Silence setlocale warnings from `podman machine ssh` | Shane Smith | 2022-07-04 |
| |/ |
|
* / | pkg/machine: add missing build tags to tests | Paul Holzinger | 2022-07-04 |
|/ |
|
* | Merge pull request #14704 from baude/machinestopped | openshift-ci[bot] | 2022-06-30 |
|\ |
|
| * | reveal machine error, ignore false state | Brent Baude | 2022-06-27 |
* | | Merge pull request #14666 from shanesmith/machine-pidfile | openshift-ci[bot] | 2022-06-29 |
|\ \ |
|
| * | | Make `podman machine stop` wait for qemu to exit | Shane Smith | 2022-06-28 |
* | | | Show starting state when machine is starting | Daniel J Walsh | 2022-06-27 |
| |/
|/| |
|
* | | Merge pull request #14695 from boaz0/closes_14682 | openshift-ci[bot] | 2022-06-27 |
|\ \ |
|
| * | | Use HaveLen instead of len in podman machine list e2e tests | Boaz Shuster | 2022-06-23 |
| * | | Fix machine list: --format implies --noheading | Boaz Shuster | 2022-06-23 |
* | | | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
|/ / |
|
* | | Merge pull request #14610 from shanesmith/fix-machine-start-interrupt | openshift-ci[bot] | 2022-06-16 |
|\ \ |
|
| * | | Fix interrupting machine start leaves the machine unstartable | Shane Smith | 2022-06-15 |
* | | | Merge pull request #14570 from Clivar/fix-windows-ssh-key-creation | openshift-ci[bot] | 2022-06-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix #14416: Use absolute path to WSL binary to create ssh keys for `machine i... | Clivar | 2022-06-15 |
* | | | Merge pull request #14585 from Luap99/nolint | openshift-ci[bot] | 2022-06-14 |
|\ \ \ |
|
| * | | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |