che icon indicating copy to clipboard operation
che copied to clipboard

Deprecate 'che-plugin-registry' and use https://open-vsx.org/

Open ibuziuk opened this issue 1 year ago • 2 comments

Is your task related to a problem? Please describe

Motivation: 'che-plugin-registry' was created back in time when theia was the default editor. It also contained editor definitions that are managed as k8s resources now https://eclipse.dev/che/docs/stable/administration-guide/configuring-editors-definitions/

At this point, there is no need to support and maintain an opinionated build of the openvsx in the upstream, and it can be deprecated and archived.

Describe the solution you'd like

Upstream - use https://open-vsx.org/

  • [x] #23148
  • [x] https://github.com/eclipse/openvsx/issues/1025

Downstream - build https://github.com/eclipse/openvsx from the source with the curated list of extensions

Admins struggle with the fact that the container for the custom plugin registry must be rebuilt each time there is a change. It's not an issue with a small number of extensions, but quickly gets unmanageable for a large enterprise with demand for a lot of extensions. What they would really like is something like a mini open-vsx instance that can be managed with an API, so that extensions can be added, updated, or removed dynamically.

Additional context

The first step in this direction was to decouple editor definitions from the plugin registry - https://github.com/eclipse-che/che/issues/22932

ibuziuk avatar Aug 06 '24 12:08 ibuziuk

Instructions how to set up a private OpenvVSX registry on Open Shift cluster https://docs.google.com/document/d/1PNU38dHZbCI0u_KkGRhHi67ijuxeUG2gaCGYchtPjQk/edit?tab=t.0

svor avatar Jan 10 '25 13:01 svor

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

che-bot avatar Nov 12 '25 14:11 che-bot