automation-tests/pkg/machine/wsl
Jason T. Greene 3b2b1441ec Use atomic config writing strategy for podman machine config files
Windows: Flush machine config writes before renaming
Windows: Previously this code was changed to improve atomicity by changing
the persitence approach to a two-step process (write + rename).
However, the first-step write operation was not fully flushed,
leading to the possibility of incomplete writes.

[NO NEW TESTS NEEDED]

Signed-off-by: Jason T. Greene <jason.greene@redhat.com>
2023-04-10 14:57:49 -05:00
..
fedora.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
machine.go Use atomic config writing strategy for podman machine config files 2023-04-10 14:57:49 -05:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
util_windows.go Machine refactor for QEMU/AppleHV 2023-02-22 09:00:24 -06:00