-
Notifications
You must be signed in to change notification settings - Fork 53
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: bump devfile/api to 2.3.0; bump devworkspace generator #1156
Conversation
Signed-off-by: Valeriy Svydenko <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1156 kubectl patch commandkubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1156", name: che-dashboard}]}}]" |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1156 +/- ##
==========================================
- Coverage 89.67% 89.43% -0.25%
==========================================
Files 415 415
Lines 42461 42461
Branches 2843 2837 -6
==========================================
- Hits 38077 37975 -102
- Misses 4357 4458 +101
- Partials 27 28 +1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Valeriy Svydenko <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1156 kubectl patch commandkubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1156", name: che-dashboard}]}}]" |
Signed-off-by: Valeriy Svydenko <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1156 kubectl patch commandkubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1156", name: che-dashboard}]}}]" |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, ibuziuk, svor 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 |
Build 3.16 :: dashboard_3.x/516: Console, Changes, Git Data |
Build 3.16 :: sync-to-downstream_3.x/7350: Console, Changes, Git Data |
Build 3.16 :: push-latest-container-to-quay_3.x/4827: Console, Changes, Git Data |
Build 3.16 :: get-sources-rhpkg-container-build_3.x/7335: dashboard : 3.x :: Build 63096111 : quay.io/devspaces/dashboard-rhel8:3.16-13 |
Build 3.16 :: update-digests_3.x/7227: Console, Changes, Git Data |
Build 3.16 :: dashboard_3.x/516: Upstream sync done; /DS_CI/sync-to-downstream_3.x/7350 triggered |
Build 3.16 :: operator-bundle_3.x/3375: Console, Changes, Git Data |
Build 3.16 :: sync-to-downstream_3.x/7351: Console, Changes, Git Data |
Build 3.16 :: push-latest-container-to-quay_3.x/4828: Console, Changes, Git Data |
Build 3.16 :: copyIIBsToQuay/2734: Console, Changes, Git Data |
Build 3.16 :: sync-to-downstream_3.x/7351: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/7336 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.16 :: operator-bundle_3.x/3375: Upstream sync done; /DS_CI/sync-to-downstream_3.x/7351 triggered |
Build 3.16 :: dsc_3.x/1973: Console, Changes, Git Data |
Build 3.16 :: update-digests_3.x/7227: Detected new images: rebuild operator-bundle |
Build 3.16 :: dsc_3.x/1973: 3.16.0-CI |
Build 3.16 :: copyIIBsToQuay/2734: 3.16 |
What does this PR do?
What issues does this PR fix or reference?
eclipse-che/che#23041
Is it tested? How?