spiegel_podman/cmd/podman/machine
baude 7a79f708a4 Podman machine enhancements
Podman machine remove is now called `rm`.

Podman machine create now supports resizing the image to the value of
--disk-size as provided.  The default is to 10G.

Added systemd unit file on guest via ignition that sends a Ready message
to the host over a virtio-socket so that we know when the VM is booted
and ready for use.

Podman machine commands no longer require a VM name as an argument.  A
default VM name is defined and if no VM name is provided as a arg, the
default will be used.

[NO TESTS NEEDED]

Signed-off-by: baude <bbaude@redhat.com>
2021-03-27 10:08:11 -05:00
..
init.go Podman machine enhancements 2021-03-27 10:08:11 -05:00
machine.go Improvements for machine 2021-03-25 11:02:33 -05:00
machine_unsupported.go Improvements for machine 2021-03-25 11:02:33 -05:00
rm.go Podman machine enhancements 2021-03-27 10:08:11 -05:00
ssh.go Podman machine enhancements 2021-03-27 10:08:11 -05:00
start.go Podman machine enhancements 2021-03-27 10:08:11 -05:00
stop.go Podman machine enhancements 2021-03-27 10:08:11 -05:00