spiegel_podman/pkg/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
..
libvirt Rename podman machine create to init and clean up 2021-03-25 17:45:27 -04:00
qemu Podman machine enhancements 2021-03-27 10:08:11 -05:00
config.go Podman machine enhancements 2021-03-27 10:08:11 -05:00
connection.go introduce podman machine 2021-03-25 08:43:51 -05:00
fcos.go Improvements for machine 2021-03-25 11:02:33 -05:00
fcos_amd64.go introduce podman machine 2021-03-25 08:43:51 -05:00
fcos_arm64.go introduce podman machine 2021-03-25 08:43:51 -05:00
ignition.go Podman machine enhancements 2021-03-27 10:08:11 -05:00
ignition_schema.go introduce podman machine 2021-03-25 08:43:51 -05:00
keys.go introduce podman machine 2021-03-25 08:43:51 -05:00
pull.go introduce podman machine 2021-03-25 08:43:51 -05:00