summaryrefslogtreecommitdiff
path: root/cmd/podman/machine
Commit message (Expand)AuthorAge
* machine events: only open sockets when neededPaul Holzinger2022-05-04
* Merge pull request #14112 from openshift-cherrypick-robot/cherry-pick-14085-t...OpenShift Merge Robot2022-05-04
|\
| * Add podman machine eventsJhon Honce2022-05-04
* | Implement --format for machine inspectJhon Honce2022-05-04
|/
* Refactor machine inspectBrent Baude2022-05-03
* shell completion --format: use structs by referencePaul Holzinger2022-05-03
* Allow changing of CPUs, Memory, and Disk SizeAshley Cui2022-05-03
* Merge pull request #13996 from cdoern/machineOpenShift Merge Robot2022-04-26
|\
| * machine starting statuscdoern2022-04-25
* | Add podman machine test suiteBrent Baude2022-04-25
* | Revert "Switch all rootful to rootfull"Ashley Cui2022-04-25
|/
* Switch all rootful to rootfullDaniel J Walsh2022-04-21
* Add --quiet to machine lsBrent Baude2022-04-16
* Add container.conf default volume to initBrent Baude2022-04-14
* Introduce machine inspectBrent Baude2022-04-12
* Machine refactor - part 1Brent Baude2022-03-28
* Run codespell to cleanup typosDaniel J Walsh2022-03-25
* machine-set: fix example for setting rootful flagAditya R2022-03-24
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* Fix type-o and cleanup doc punctuationJason T. Greene2022-03-18
* Merge pull request #13523 from n1hility/tolerate-old-machineOpenShift Merge Robot2022-03-18
|\
| * Handle incompatible machinesJason T. Greene2022-03-18
* | go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
|/
* machine rm -f stops and removes machineBrent Baude2022-03-08
* Introduce podman machine init --root=t|f and podman machine set --root=t|fJason T. Greene2022-02-16
* Implement API forwarding for podman machine on WindowsJason T. Greene2022-01-19
* bump go module to version 4Valentin Rothberg2022-01-18
* add additional fields to podman machine ls --jsonDaniel J Walsh2022-01-11
* Merge pull request #12806 from rhatdan/machine1Daniel J Walsh2022-01-11
|\
| * It takes some time to start a VMDaniel J Walsh2022-01-11
* | Pretty Print output of podman machine ls --format jsonDaniel J Walsh2022-01-11
|/
* Make it possible to select the volume driverAnders F Björklund2021-12-30
* Implement virtfs volumes for podman machineAnders F Björklund2021-12-30
* Introduce Windows WSL implementation of podman machineJason T. Greene2021-12-24
* Set machine timezoneBrent Baude2021-12-16
* Refactor podman image command outputJhon Honce2021-12-02
* Make stop message more similar to startAnders F Björklund2021-11-02
* Record the image stream along with the pathAnders F Björklund2021-10-26
* Not all fields in machine list were set properlyAnders F Björklund2021-10-08
* Allow machine options to be set from containers.confAshley Cui2021-09-27
* Vendor in containers/common v0.46.0Daniel J Walsh2021-09-27
* Add completion for machine list formatAnders F Björklund2021-09-23
* Add JSON version of the machine listAnders F Björklund2021-09-23
* Also show the (initial) disk sizeAnders F Björklund2021-09-22
* Show cpus and memory in machine listAnders F Björklund2021-09-22
* Add podman machine init --now optionDaniel J Walsh2021-09-19
* Add username flag for machine sshAshley Cui2021-09-17
* Merge pull request #11440 from ashley-cui/sshOpenShift Merge Robot2021-09-13
|\
| * Use default username for podman machine sshAshley Cui2021-09-03
* | Add 'Machine %q started' message when podman machine start successfulDaniel J Walsh2021-09-08