spiegel_podman/pkg/machine
Brent Baude f9bc9a85bd Replace panic with no-op
Instead of panic'ing for provider.MountType(), we return the "Unknown"
voluem type

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2024-02-13 14:59:07 -06:00
..
applehv Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
compression Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
connection Bump Go module to v5 2024-02-08 09:35:39 -05:00
define Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
e2e Merge pull request #21573 from baude/nofail 2024-02-12 18:10:55 +00:00
hyperv Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
ignition Bump Go module to v5 2024-02-08 09:35:39 -05:00
lock podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ocipull Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
os Bump Go module to v5 2024-02-08 09:35:39 -05:00
provider wsl - wip 2024-02-11 12:58:11 -06:00
qemu Workaround connection hangups in start/stop racing 2024-02-11 17:04:15 -06:00
shim Merge pull request #21602 from baude/ociartdisk 2024-02-13 12:51:28 +00:00
sockets Bump Go module to v5 2024-02-08 09:35:39 -05:00
stdpull wsl - wip 2024-02-11 12:58:11 -06:00
vmconfigs Merge pull request #21573 from baude/nofail 2024-02-12 18:10:55 +00:00
wsl Replace panic with no-op 2024-02-13 14:59:07 -06:00
cleanup.go Machine: Teardown on init failure 2023-10-12 09:26:06 -04:00
config.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
config_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
fcos.go Minor cleanup from podman 4 2024-02-11 09:29:13 -06:00
fcos_test.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
fedora_unix.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
fedora_windows.go WSL refactoring 2023-01-23 10:48:32 -06:00
gvproxy.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
gvproxy_unix.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
gvproxy_windows.go Improve comments on waitOnProcess 2024-02-12 09:17:56 -06:00
keys.go Use single persistent ssh key for all machines 2024-01-04 23:47:49 -05:00
machine_common.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
machine_unix.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go Improve robustness of pipe checks 2024-02-11 17:04:09 -06:00
options_darwin.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
options_freebsd.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
options_linux.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
options_windows.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ports.go Implement automatic port reassignment on Windows 2023-08-21 07:23:31 -05:00
ports_unix.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
ports_windows.go Implement automatic port reassignment on Windows 2023-08-21 07:23:31 -05:00
pull.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
qemuprovider.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ssh.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
ssh_unix.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
ssh_windows.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
update.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
volumes.go Bump Go module to v5 2024-02-08 09:35:39 -05:00