spiegel_podman/pkg/machine
Mario Loriedo fb8644d551 Fix cache misses when pulling WSL machine image
Fixes a regression introduced by b2e6d53 that made always failing the
match of the WSL image from the registry with the image in the local
cache. The result was that the WSL machine image was always pulled from
quay.io even if an identical image was in the local cache.

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2025-11-05 11:53:57 +00:00
..
apple fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
applehv lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
compression run modernize -fix ./... 2025-09-10 16:17:04 +02:00
connection Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
define Fix cache misses when pulling WSL machine image 2025-11-05 11:53:57 +00:00
e2e fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
env fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
hyperv fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
ignition fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
libkrun lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
lock Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
ocipull Allow artifact add to override org.opencontainers.image.title annotation 2025-10-16 14:24:57 -04:00
os fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
ports fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
provider Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
proxyenv Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
qemu fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
shim lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
sockets run modernize -fix ./... 2025-09-10 16:17:04 +02:00
stdpull Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
vmconfigs lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
wsl fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
cleanup.go Clean up gvproxy if machine start fails 2024-02-27 13:33:43 -06:00
config.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
config_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00
gvproxy.go Ignore ERROR_SHARING_VIOLATION error on windows 2024-08-06 14:09:36 -05:00
gvproxy_unix.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
gvproxy_windows.go Ignore ERROR_SHARING_VIOLATION error on windows 2024-08-06 14:09:36 -05:00
keys.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
machine_common.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
machine_unix.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
machine_windows_test.go Update CI to run Windows unit tests 2025-03-16 13:40:16 +00:00
qemuprovider.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ssh.go Be explicit about ssh configs suitable only for localhost 2025-05-15 23:04:49 +02:00
ssh_unix.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
ssh_windows.go machine: implement http proxy logic for all providers 2024-02-22 11:23:45 +01:00
update.go Be explicit about ssh configs suitable only for localhost 2025-05-15 23:04:49 +02:00
volumes.go machine/linux: Support virtiofs mounts (retain 9p default) 2024-06-07 10:03:06 -04:00