-
Notifications
You must be signed in to change notification settings - Fork 172
chore: add warning message about starting openvsx workspace #2959
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
Conversation
Signed-off-by: Valeriy Svydenko <[email protected]>
|
🎊 Navigate the preview: https://68b59307adb06dcb9dd8df67--eclipse-che-docs-pr.netlify.app 🎊 |
deerskindoll
left a comment
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
| + | ||
| [WARNING] | ||
| ==== | ||
| The link:https://github.com/eclipse/openvsx/blob/master/.devfile.yaml[.devfile.yaml] includes an `elasticsearch` component that does not support IBM Power (ppc64le) or IBM Z (s390x) architectures. To successfully start the workspace on these architectures, the only option is to remove this component from the devfile. Alternatively, you can refer to <<using-oc-tool,Using OpenShift CLIT tool>> documentation, which describes how to run Open VSX separately without starting a workspace. |
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.
where's the CLIT documentation? the preview makes it look like a hyperlink but the link isn't here
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.
oops...it should be CLI not CLIT - fixed. Thanks!
About the link, It cross-references the using-oc-tool ID within the same .adoc file.
you can check it here: https://68b59307adb06dcb9dd8df67--eclipse-che-docs-pr.netlify.app/docs/next/administration-guide/running-the-open-vsx-on-premises/#using-oc-tool
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.
ah, that's how it works! nice!
Signed-off-by: Valeriy Svydenko <[email protected]>
What does this pull request change?
Add a warning message about starting openvsx workspace for IBM Z / Power
What issues does this pull request fix or reference?
It's not possible to start openvsx workspace using https://github.com/eclipse/openvsx
Specify the version of the product this pull request applies to
DS 3.23.0
Che 7.107.0
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modifiedstep reports no vale warnings.