func/pkg/builders/s2i
Matej Vašek e2621f6637
Fix symlink path separators (#2535)
When running on Windows the path separators in symlink target is
backslash. This must be fixed up when uploading source code into docker
daemon or into cluster volume.

Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-10-11 10:39:08 +00:00
..
testdata chore: `testData` -> `testdata` (#1560) 2023-02-16 11:05:51 +00:00
assemblers.go Remove unnecessary 'go get' commands (#2524) 2024-09-30 05:22:38 +00:00
builder.go Fix symlink path separators (#2535) 2024-10-11 10:39:08 +00:00
builder_test.go feat: s2i Go support (#2203) 2024-05-21 13:12:55 +00:00