-
Notifications
You must be signed in to change notification settings - Fork 111
Replace WorkspaceService by DevfileService #1055
Replace WorkspaceService by DevfileService #1055
Conversation
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
I tried to test the changes for
Does My flattened yaml file starts like:
@benoitf could you take a look? |
Codecov Report
@@ Coverage Diff @@
## master #1055 +/- ##
==========================================
+ Coverage 29.45% 30.20% +0.74%
==========================================
Files 277 277
Lines 9336 9366 +30
Branches 1380 1390 +10
==========================================
+ Hits 2750 2829 +79
+ Misses 6487 6439 -48
+ Partials 99 98 -1
Continue to review full report at Codecov.
|
@RomanNikitenko for now it's not but your PR is ok As long as we're using DevfileService to get the devfile it's better |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1)
|
I see, thanks! |
[crw-ci-test] |
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1)
|
Signed-off-by: Roman Nikitenko rnikiten@redhat.com
What does this PR do?
Replace
WorkspaceService
byDevfileService
to have multi-root related logic working forDevWorkspace
engine.Also please see the comments
Screenshot/screencast of this PR
What issues does this PR fix or reference?
Related to:
How to test this PR?
devfile_V2 use case -
DevWorkspace
: a workspace should start inMulti-root
mode by default.devfile_V1 use case:
Multi-root
mode by default.Multi-root
mode is off.PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.
Happy Path Channel
HAPPY_PATH_CHANNEL=stable