spiegel_podman/pkg/machine/define
Mario Loriedo 724c5a06ba Don't read full VM File before decompressing
While working on #21592 we figured out that the
the full VM File was loaded in memory when detecting
the file format, but only a few bytes are needed.
This commit address that.

[NO NEW TESTS NEEDED]

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2024-03-07 10:11:11 +01: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 Use machine image as specified in containers.conf 2024-02-29 13:38:43 -05: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: make more use of strongunits 2024-03-06 16:14:30 +01: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 Don't read full VM File before decompressing 2024-03-07 10:11:11 +01: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