spiegel_podman/pkg/machine/shim
Paul Holzinger 1dfd3d3d12
pkg/machine: refresh config after we hold lock
Currently we first read the conf and then lock, this is racy because
while we wait for the lock another process might change the state so
the only way to have the actual current state is to read the file
while holding the lock.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-03-14 11:06:04 +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 pkg/machine: refresh config after we hold lock 2024-03-14 11:06:04 +01:00
networking.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
networking_unix.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
networking_windows.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
volume.go Bump Go module to v5 2024-02-08 09:35:39 -05:00