spiegel_podman/cmd/podman/machine
lstocchi 6e98a49e03
inspect: use per-machine provider for GetMachineDirs
inspect was using the default system provider (machineProvider) to resolve machine directories instead of the provider returned by shim.VMExists for the specific machine. This caused incorrect results (e.g. listing WSL dirs when inspecting a Hyper-V machine).

Signed-off-by: lstocchi <lstocchi@redhat.com>
2026-05-25 00:10:29 +02:00
..
os RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
client9p.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
cp.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
info.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
init.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
inspect.go inspect: use per-machine provider for GetMachineDirs 2026-05-25 00:10:29 +02:00
list.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
machine.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
machine_unix.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
os.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
reset.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
rm.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
server9p.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
set.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
ssh.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
start.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
stop.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00