Provides OpenVSX CheCluster URL to user containers #21600
Labels
area/dashboard
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.
sprint/current
Is your task related to a problem? Please describe
Part of #20549
Plugin-Registry will include an OpenVSX instance.
Admin will have a choice to say to either use 'OpenVSX.org' or 'plugin-registry OpenVSX' with the CheCluster #21598
And then, CheCode(our VS Code) needs to know when booting if registry needs to be OpenVSX.org or another URL
che-incubator/che-code#85
But to know what to do, CheCode needs to get the value specified in the CheCluster CR but a user container has no access to the CheCluster object, so it's the Dashboard that needs to propagate this information
Describe the solution you'd like
depends on #21598
Adds
OPENVSX_URL
with value coming fromcomponents.devWorkspace.cheServer.pluginRegistry.OpenVSXURL
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: