Skip to content
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

Setting up a private Open VSX registry #23148

Open
Tracked by #23074
svor opened this issue Sep 16, 2024 · 1 comment
Open
Tracked by #23074

Setting up a private Open VSX registry #23148

svor opened this issue Sep 16, 2024 · 1 comment
Assignees
Labels
area/plugin-registry kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che

Comments

@svor
Copy link
Contributor

svor commented Sep 16, 2024

Is your task related to a problem? Please describe

It should be possible to have our own Open VSX instance deployed on OpenShift, so that extensions can be added, updated, or removed dynamically.

Describe the solution you'd like

Need to describe a way how to deploy and configure a private OpneVSX registry on OpenShift

Describe alternatives you've considered

No response

Additional context

Related to #23074

https://github.com/eclipse/openvsx/wiki/Deploying-Open-VSX#configuring-application.yml

@svor svor added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Sep 16, 2024
@svor svor self-assigned this Sep 16, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 16, 2024
@svor svor added area/plugin-registry team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 16, 2024
@svor
Copy link
Contributor Author

svor commented Oct 23, 2024

when publishing OpenShift Toolkit extension on private OpenVSX registry got an error:

2024-10-23T11:54:04.935Z ERROR [openvsx-server,,] 1 --- [openvsx-server] [         task-6] [                                                 ] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.eclipse.openvsx.publish.PublishExtensionVersionHandler.publishAsync(org.eclipse.openvsx.entities.FileResource,org.eclipse.openvsx.util.TempFile,org.eclipse.openvsx.ExtensionService)

java.lang.OutOfMemoryError: Java heap space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin-registry kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Projects
Status: Ready for Review
Development

No branches or pull requests

2 participants