spiegel_podman/pkg/machine/shim
Jake Correnti 3f43df2bdb Handle signal preventing Start from completing
In the instance where the user sends a signal, such as SIGINT (Ctl-c)
when a Podman Machine is in the middle of starting, make sure the state
doesn't get stuck in the "Currently Starting" status.

Resolves: #24416

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2025-04-30 14:02:08 -04:00
..
diskpull Clean machine pull cache 2024-04-26 12:31:42 -04:00
claim_darwin.go Implement generic providers 2024-02-07 09:18:38 -06:00
claim_unsupported.go pkg/machine/shim: fix unused warnings on windows 2025-03-31 12:27:55 -07:00
claim_unsupported_unix.go pkg/machine/shim: fix unused warnings on windows 2025-03-31 12:27:55 -07:00
host.go Handle signal preventing Start from completing 2025-04-30 14:02:08 -04:00
host_test.go Disallow mounting to certain destination /dir paths 2025-03-07 09:54:01 -06:00
networking.go machine: Always use --log-file with gvproxy 2024-06-28 16:05:21 +02:00
networking_unix.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
networking_windows.go Implement publishing API UNIX socket on Windows platforms 2024-08-31 17:27:05 +03:00
volume.go Implement disable default mounts via command line 2024-07-15 15:27:19 +03:00