| Commit message (Expand) | Author | Age |
* | Allow to override default username via command line | Arthur Sengileyev | 2022-08-30 |
* | Add interface for apple hypervisor | Brent Baude | 2022-08-08 |
* | 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 |
* | pkg/machine/e2e: do not import from cmd/podman | Paul Holzinger | 2022-07-07 |
* | Podman machine info | Ashley Cui | 2022-07-05 |
* | Fix podman machine on Windows | Jason T. Greene | 2022-06-30 |
* | cmd/podman: switch to golang native error wrapping | Sascha Grunert | 2022-06-30 |
* | Merge pull request #14706 from ashley-cui/rootmach | openshift-ci[bot] | 2022-06-29 |
|\ |
|
| * | Only allow Rootless runs of Podman Machine | Ashley Cui | 2022-06-29 |
* | | Merge pull request #14695 from boaz0/closes_14682 | openshift-ci[bot] | 2022-06-27 |
|\ \ |
|
| * | | Fix machine list: --format implies --noheading | Boaz Shuster | 2022-06-23 |
| |/ |
|
* / | podman machine init --now: respect proxy envs | Paul Holzinger | 2022-06-20 |
|/ |
|
* | Introduce 'Starting' status for machines | Shane Smith | 2022-06-09 |
* | podman machine ssh: set correct exit code | Paul Holzinger | 2022-05-30 |
* | Remove TODO comment | Jhon Honce | 2022-05-26 |
* | Fix strange buildtag edit | Jason T. Greene | 2022-05-13 |
* | Add support for machine events on Windows | Jason T. Greene | 2022-05-12 |
* | Add more machine tests | Ashley Cui | 2022-05-10 |
* | Merge pull request #14066 from ashley-cui/sysres | OpenShift Merge Robot | 2022-05-04 |
|\ |
|
| * | podman system reset removed machines incorrectly | Ashley Cui | 2022-05-04 |
* | | machine events: only open sockets when needed | Paul Holzinger | 2022-05-04 |
* | | Merge pull request #14099 from jwhonce/wip/machine_inspect | OpenShift Merge Robot | 2022-05-04 |
|\ \ |
|
| * | | Implement --format for machine inspect | Jhon Honce | 2022-05-03 |
| |/ |
|
* / | Add podman machine events | Jhon Honce | 2022-05-03 |
|/ |
|
* | Merge pull request #14033 from baude/inspectredo | OpenShift Merge Robot | 2022-04-28 |
|\ |
|
| * | Refactor machine inspect | Brent Baude | 2022-04-28 |
* | | shell completion --format: use structs by reference | Paul Holzinger | 2022-04-28 |
|/ |
|
* | Allow changing of CPUs, Memory, and Disk Size | Ashley Cui | 2022-04-27 |
* | Merge pull request #13996 from cdoern/machine | OpenShift Merge Robot | 2022-04-26 |
|\ |
|
| * | machine starting status | cdoern | 2022-04-25 |
* | | Add podman machine test suite | Brent Baude | 2022-04-25 |
* | | Revert "Switch all rootful to rootfull" | Ashley Cui | 2022-04-25 |
|/ |
|
* | Switch all rootful to rootfull | Daniel J Walsh | 2022-04-21 |
* | Add --quiet to machine ls | Brent Baude | 2022-04-16 |
* | Add container.conf default volume to init | Brent Baude | 2022-04-14 |
* | Introduce machine inspect | Brent Baude | 2022-04-12 |
* | Machine refactor - part 1 | Brent Baude | 2022-03-28 |
* | Run codespell to cleanup typos | Daniel J Walsh | 2022-03-25 |
* | machine-set: fix example for setting rootful flag | Aditya R | 2022-03-24 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | Fix type-o and cleanup doc punctuation | Jason T. Greene | 2022-03-18 |
* | Merge pull request #13523 from n1hility/tolerate-old-machine | OpenShift Merge Robot | 2022-03-18 |
|\ |
|
| * | Handle incompatible machines | Jason T. Greene | 2022-03-18 |
* | | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
|/ |
|
* | machine rm -f stops and removes machine | Brent Baude | 2022-03-08 |
* | Introduce podman machine init --root=t|f and podman machine set --root=t|f | Jason T. Greene | 2022-02-16 |
* | Implement API forwarding for podman machine on Windows | Jason T. Greene | 2022-01-19 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | add additional fields to podman machine ls --json | Daniel J Walsh | 2022-01-11 |