| Commit message (Expand) | Author | Age |
* | 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 |
* | Merge pull request #12806 from rhatdan/machine1 | Daniel J Walsh | 2022-01-11 |
|\ |
|
| * | It takes some time to start a VM | Daniel J Walsh | 2022-01-11 |
* | | Pretty Print output of podman machine ls --format json | Daniel J Walsh | 2022-01-11 |
|/ |
|
* | Make it possible to select the volume driver | Anders F Björklund | 2021-12-30 |
* | Implement virtfs volumes for podman machine | Anders F Björklund | 2021-12-30 |
* | Introduce Windows WSL implementation of podman machine | Jason T. Greene | 2021-12-24 |
* | Set machine timezone | Brent Baude | 2021-12-16 |
* | Refactor podman image command output | Jhon Honce | 2021-12-02 |
* | Make stop message more similar to start | Anders F Björklund | 2021-11-02 |
* | Record the image stream along with the path | Anders F Björklund | 2021-10-26 |
* | Not all fields in machine list were set properly | Anders F Björklund | 2021-10-08 |
* | Allow machine options to be set from containers.conf | Ashley Cui | 2021-09-27 |
* | Vendor in containers/common v0.46.0 | Daniel J Walsh | 2021-09-27 |
* | Add completion for machine list format | Anders F Björklund | 2021-09-23 |
* | Add JSON version of the machine list | Anders F Björklund | 2021-09-23 |
* | Also show the (initial) disk size | Anders F Björklund | 2021-09-22 |
* | Show cpus and memory in machine list | Anders F Björklund | 2021-09-22 |
* | Add podman machine init --now option | Daniel J Walsh | 2021-09-19 |
* | Add username flag for machine ssh | Ashley Cui | 2021-09-17 |
* | Merge pull request #11440 from ashley-cui/ssh | OpenShift Merge Robot | 2021-09-13 |
|\ |
|
| * | Use default username for podman machine ssh | Ashley Cui | 2021-09-03 |