-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Update DevWorkspace Operator dependency to v0.12.2 #1302
Conversation
3bb54e5
to
a9f2ff1
Compare
I've updated resources, but tests fail with a error message
go version |
Signed-off-by: Angel Misevski <[email protected]>
Signed-off-by: Angel Misevski <[email protected]>
Adapt code in Che RoutingSolver to accomodate changes in DWO that disconnect DevWorkspaceRouting resources from the upstream Devfile API Signed-off-by: Angel Misevski <[email protected]>
1d197fa
to
1141150
Compare
Go 1.16 is required for building DWO (see https://go.dev/doc/go1.16#ioutil). The Go 1.16 requirement was added in devfile/devworkspace-operator#705, in order to support devfile/devworkspace-operator#700 and to allow updating some other tools used (e.g. addlicense) |
Signed-off-by: Angel Misevski <[email protected]>
Signed-off-by: Angel Misevski <[email protected]>
61d893f
to
c195919
Compare
Signed-off-by: Angel Misevski <[email protected]>
Signed-off-by: Angel Misevski <[email protected]>
/retest |
Codecov Report
@@ Coverage Diff @@
## main #1302 +/- ##
=======================================
Coverage 59.75% 59.75%
=======================================
Files 78 78
Lines 6353 6353
=======================================
Hits 3796 3796
Misses 2180 2180
Partials 377 377
Continue to review full report at Codecov.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amisevsk, tolusha The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What does this PR do?
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
Closes eclipse-che/che#21039
How to test this PR?
DevWorkspaceRouting
is clearedPR 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.