-
Notifications
You must be signed in to change notification settings - Fork 52
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
Rework "Backend is not available" error page #930
Conversation
Skipping CI for Draft Pull Request. |
Codecov Report
@@ Coverage Diff @@
## main #930 +/- ##
==========================================
- Coverage 82.59% 82.30% -0.30%
==========================================
Files 365 364 -1
Lines 37941 38046 +105
Branches 2414 2450 +36
==========================================
- Hits 31338 31314 -24
- Misses 6579 6706 +127
- Partials 24 26 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-930 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-930 |
9959875
to
9f2f1a4
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-930 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-930 |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-930 |
@olexii4 we should not backport it for 3.9, this change should be only for 3.10 |
/retest |
@ScrewTSW could you please review the PR? The Happy path test seems to be failing again, restarted the job |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-930 |
Signed-off-by: Oleksii Orel <oorel@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, ibuziuk, olexii4, ScrewTSW 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 |
New changes are detected. LGTM label has been removed. |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-930 |
Build 3.10 :: dashboard_3.x/357: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.x/4893: Console, Changes, Git Data |
Build 3.10 :: push-latest-container-to-quay_3.x/3456: Console, Changes, Git Data |
Build 3.10 :: get-sources-rhpkg-container-build_3.x/4714: dashboard : 3.x :: Build 56021502 : quay.io/devspaces/dashboard-rhel8:3.10-32 |
Build 3.10 :: update-digests_3.x/4538: Console, Changes, Git Data |
Build 3.10 :: dashboard_3.x/357: Upstream sync done; /DS_CI/sync-to-downstream_3.x/4893 triggered |
Build 3.10 :: operator-bundle_3.x/2133: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.x/4894: Console, Changes, Git Data |
Build 3.10 :: push-latest-container-to-quay_3.x/3457: Console, Changes, Git Data |
Build 3.10 :: copyIIBsToQuay/1981: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.x/4894: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/4715 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.10 :: operator-bundle_3.x/2133: Upstream sync done; /DS_CI/sync-to-downstream_3.x/4894 triggered |
Build 3.10 :: dsc_3.x/1452: Console, Changes, Git Data |
Build 3.10 :: update-digests_3.x/4538: Detected new images: rebuild operator-bundle |
Build 3.10 :: dsc_3.x/1452: 3.10.0-CI |
What does this PR do?
Rework the "Backend is not available" error page.
What issues does this PR fix or reference?
fixes eclipse-che/che#22511 and eclipse-che/che#22484
Is it tested? How?
${che-server}/dashboard/#/workspaces
).oc patch deployment/che -n eclipse-che --patch "{\"spec\":{\"replicas\":0}}"
to rolling out Che deployment.