-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Adapts Che to new dashboard next image #18332
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
4e645fc
to
60c3296
Compare
rebased against master to try to fix happy path test |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
60c3296
to
277f9e4
Compare
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
crw-ci-test |
277f9e4
to
563e0d0
Compare
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
Is WIP to avoid merging in 7.22 |
563e0d0
to
14a22c2
Compare
Rebased against master to make sure everything works before merging |
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
Build fails with |
14a22c2
to
750d99b
Compare
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
This comment has been minimized.
This comment has been minimized.
[crw-ci-test] |
[ci-build] |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
[crw-ci-test --rebuild] |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
[crw-ci-test --rebuild] |
Interesting, it's still trying to look for @sleshchenko could you try to rebase your PR based on the latest master of eclipse/che and force-push the branch? |
750d99b
to
d5564ac
Compare
[ci-build] |
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
What does this PR do?
This PR adapts Che to new dashboard next image which includes the existing dashboard, that's done in che-incubator/che-dashboard-next#71
So, Che Server as previously copies resources from Dashboard + Dashboard Next resources.
Helm chart now serves the dashboard next from a separate deployment.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
It's a kind of prerequisites for #17647
How to test this PR?
For Che Server image testing, just run Che in any way and check that dashboard and dashboard next are available.
For helm chart, see more:
helm chart tested configurations
SingleUser Single host
Multiuser Single host gateway
Multiuser Multihost
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.