mirror of https://github.com/containers/podman.git
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> |
||
---|---|---|
.. | ||
command | ||
config.go | ||
config_test.go | ||
machine.go | ||
machine_unix.go | ||
machine_unsupported.go | ||
machine_windows.go | ||
options_freebsd.go | ||
options_freebsd_amd64.go | ||
options_freebsd_arm64.go | ||
options_linux_amd64.go | ||
options_linux_arm64.go | ||
options_windows.go | ||
options_windows_amd64.go | ||
options_windows_arm64.go | ||
stubber.go |