multiroot + sparseCheckoutDir should have sparseCheckoutDir as a workspace root #19370
Closed
4 of 23 tasks
Labels
area/editors
kind/bug
Outline of a bug - must adhere to the bug report template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
severity/P2
Has a minor but important impact to the usage or development of the system.
Part of #15529
Describe the bug
Enabling multiroot to the Quarkus devfile the Che devfile registry, the final project (sparseCheckoutDir is still not a workspace root. multiroot is taking.
https://github.com/eclipse/che-devfile-registry/blob/master/devfiles/quarkus/devfile.yaml#L11
The default workspace root folder should be located in
/projects/quarkus-quickstarts/getting-started
.I think we should consider sparseCheckoutDirs as workspace roots.
Another option is to be able to override root folders:
devfile/api#385
Che version
Steps to reproduce
Quarkus Rest API
/projects/quarkus-quickstarts/
which is not right.Expected behavior
Workspace root folder should be
/projects/quarkus-quickstarts/getting-started
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: