podman/pkg/machine/ocipull
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
..
oci.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
ociartifact.go Get WSL disk as an OCI artifact 2024-09-16 14:36:50 +02:00
ociartifact_test.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
ocidir.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
policy.go do not require policy.json 2024-03-13 09:07:51 -05:00
policy.json pkg/machine/ocipull: add default policy.json file 2024-02-27 15:29:59 +01:00
policy_unix.go pkg/machine/ocipull: add custom policy.json location 2024-02-27 15:29:58 +01:00
policy_windows.go pkg/machine/ocipull: add custom policy.json location 2024-02-27 15:29:58 +01:00
pull.go do not require policy.json 2024-03-13 09:07:51 -05:00
source.go Use a defined constant instead of a hard-coded magic value 2024-05-16 15:50:12 -04:00