spiegel_podman/pkg/machine/wsl
Mario Loriedo b2e6d53265 Get WSL disk as an OCI artifact
[Since a few days][1] WSL disk releases are also pushed
to [quay.io/podman/machine-os-wsl][2]. This PR updates
`podman machine init` mechanism to download WSL disk
images. The WSL disk images are now pulled from quay.io
as for the rest of the providers.

Fixes [#22927][3] and [RUN-2177][4]

[1]: https://github.com/containers/podman-machine-wsl-os/pull/6
[2]: https://quay.io/repository/podman/machine-os-wsl?tab=tags
[3]: https://github.com/containers/podman/issues/22927
[4]: https://issues.redhat.com/browse/RUN-2177

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2024-09-16 14:36:50 +02:00
..
wutil pkg/machine/wsl: wrap command errors 2024-06-17 17:46:23 +02:00
config.go pkg/machine/wsl: remove unused CheckExclusiveActiveVM() 2024-03-14 11:08:16 +01:00
declares.go machine: implement http proxy logic for all providers 2024-02-22 11:23:45 +01:00
filelock.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine.go pkg/machine/wsl: wrap command errors 2024-06-17 17:46:23 +02:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
stubber.go Get WSL disk as an OCI artifact 2024-09-16 14:36:50 +02:00
usermodenet.go Adjust to the standard location of gvforwarder used in new images 2024-03-16 14:03:40 -05:00
util_windows.go refactor(machine,wsl): improve operations of Windows API 2024-06-11 09:44:43 +08:00