Skip to content

Conversation

@svor
Copy link
Contributor

@svor svor commented Sep 1, 2025

What does this pull request change?

Add a warning message about starting openvsx workspace for IBM Z / Power

Screenshot 2025-09-01 at 14 38 12

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.

  • Any procedure:
    • Successfully tested.
  • Any page or link rename:
    • The page contains a redirection for the previous URL.
    • Propagate the URL change in:
  • Builds on Eclipse Che hosted by Red Hat.
  • the Validate language on files added or modified step reports no vale warnings.

@svor svor requested review from a team and deerskindoll as code owners September 1, 2025 11:49
@svor svor requested a review from nickboldt September 1, 2025 11:49
@github-actions
Copy link

github-actions bot commented Sep 1, 2025

Click here to review and test in web IDE: Contribute

@github-actions
Copy link

github-actions bot commented Sep 1, 2025

🎊 Navigate the preview: https://68b59307adb06dcb9dd8df67--eclipse-che-docs-pr.netlify.app 🎊

Copy link
Contributor

@deerskindoll deerskindoll left a 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.
Copy link
Contributor

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

Copy link
Contributor Author

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

Copy link
Contributor

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]>
@svor svor merged commit 06c5acc into eclipse-che:main Sep 1, 2025
6 checks passed
@svor svor deleted the sv-add-ibm-arch-info branch September 1, 2025 12:56
@gtrivedi88 gtrivedi88 mentioned this pull request Sep 1, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants