mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-24 19:01:56 +01:00
Fixes #10558 The core issue is mix of path separators: the resulting image layer should contain `/` (UNIX), while native separator might be different (`\` on Windows). Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 190d34af456d1ae758948ce646d5494fe802f355)