spiegel_podman/pkg/machine/define
Brent Baude a31e8d2a23 zstd now default compression for podman machine
given that we are moving to building our own machine images, we have
decided to use zstd compression as it is superior in speed to the
alternatives.  as such, this pr adds zstd to our machine code; and also
has to account for dealing with sparseness on darwin; which the default
zstd golang library does not.

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2024-02-20 14:26:41 -06:00
..
config.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
errors.go Don't panic on podman4 machine configs 2024-02-12 09:10:46 -06:00
image_format.go zstd now default compression for podman machine 2024-02-20 14:26:41 -06:00
image_format_test.go zstd now default compression for podman machine 2024-02-20 14:26:41 -06:00
initopts.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
machine_artifact.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
machine_artifact_test.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
setopts.go machine: USB passthrough 2024-02-08 20:30:43 -05:00
state.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
usb.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
vmfile.go Podman 5 machine refactor - applehv 2024-02-07 09:18:45 -06:00
vmfile_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
vmtype.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
vmtype_test.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00