fix(volume) File from project root failed #169

Merged
metal3d merged 1 commits from fix-volume-naming into master 2025-09-14 21:27:03 +00:00
Owner

When mounting one file from the root of the project (e.g. ./file.txt),
the volume name is empty. In this case, we generate the volume name from
the subpath.

When mounting one file from the root of the project (e.g. ./file.txt), the volume name is empty. In this case, we generate the volume name from the subpath.
metal3d added 1 commit 2025-09-14 21:23:30 +00:00
fix(volume) File from project root failed
All checks were successful
Go-Tests / tests (pull_request) Successful in 1m47s
Go-Tests / sonar (pull_request) Successful in 48s
Go-Tests / tests (push) Successful in 1m37s
Go-Tests / sonar (push) Successful in 46s
03b4d5c714
When mounting one file from the root of the project (e.g. ./file.txt),
the volume name is empty. In this case, we generate the volume name from
the subpath.
metal3d merged commit 03b4d5c714 into master 2025-09-14 21:27:03 +00:00
Sign in to join this conversation.
No description provided.