spiegel_podman/pkg/machine/shim
Paul Holzinger 25f3a8ce77
podman machine start/stop do not write config unlocked
Move the writes into the shim level to make sure they happen while we
hold the machine lock to prevent any race conditions reading/writing the
file.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-03-07 15:11:41 +01:00
..
diskpull Use machine image as specified in containers.conf 2024-02-29 13:38:43 -05:00
claim_darwin.go Implement generic providers 2024-02-07 09:18:38 -06:00
claim_unsupported.go Fix Lint on Windows and enable the job 2024-02-20 08:06:18 -05:00
host.go podman machine start/stop do not write config unlocked 2024-03-07 15:11:41 +01:00
networking.go Resurrect auto-port reassignment, but for all providers 2024-03-04 23:55:36 -06:00
networking_unix.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
networking_windows.go Improve robustness of pipe checks 2024-02-11 17:04:09 -06:00
volume.go Bump Go module to v5 2024-02-08 09:35:39 -05:00