podman/pkg/specgenutil
Mario Loriedo efa20372b4
Fix overlay volumes on Windows
The Windows source folder path was not converted in the corresponding
machine folder path when the volume was of type overlay as it does for
other bind mount volumes.

Fix #25988

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
(cherry picked from commit f25cefcb1b)
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-04 11:43:11 +02:00
..
createparse.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
ports.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ports_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
specgen.go Add support for pids-limit annotation for podman kube play. 2025-03-26 10:06:56 +01:00
specgenutil_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00
util.go cleanup: add new --stopped-only option 2024-08-27 15:01:23 +02:00
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go Fix overlay volumes on Windows 2025-06-04 11:43:11 +02:00
volumes_test.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00