spiegel_podman/pkg/machine/vmconfigs
Jake Correnti d68240b150 Update machine files rm order and add QEMU rm
Changes the order in which the machine-specific files are removed in
`Remove()`. Removes the system connections first, then removes the
`configPath` last. `configPath` is removed last, because in the case of
an error with any of the previous files, the removal can be attempted
again since the machine still "exists".

Made the errors in `Remove` hard errors instead of soft errors.

Added the implementation for the QEMU-specific file removal.

[NO NEW TESTS NEEDED]

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2024-02-22 08:31:55 -05:00
..
arch.go Prune FCOS related code 2024-02-15 21:05:17 -06:00
arch_test.go Prune FCOS related code 2024-02-15 21:05:17 -06:00
config.go Merge pull request #21638 from ashley-cui/buildtag 2024-02-19 13:31:58 +00:00
config_common.go pkg/machine: make it build for freebsd 2024-02-08 17:43:50 +01:00
config_darwin.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
config_windows.go wsl - wip 2024-02-11 12:58:11 -06:00
machine.go Update machine files rm order and add QEMU rm 2024-02-22 08:31:55 -05:00
sockets.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
sockets_darwin.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
volumes.go Podman 5 machine refactor - applehv 2024-02-07 09:18:45 -06:00
volumes_unix.go [CI:MACHINE]Podman5 QEMU refactor 2024-02-07 09:18:36 -06:00
volumes_windows.go [CI:MACHINE]Podman5 QEMU refactor 2024-02-07 09:18:36 -06:00