[UD] Create backend for dashboard #19116
Labels
area/dashboard
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
sprint/current
Milestone
Is your enhancement related to a problem? Please describe.
Currently, with the devworkspace in dashboard work, we're relying on che-servers passthrough to the kubernetes api in order to do things like get all DevWorkspaces, create DevWorkspaces, etc. It would be a great improvement if we can switch to a backend so that the dashboard won't have to depend on so much on che-server. Also, by using a backend we can continue the work on a common library that chectl, che-theia, and dashboard can use
Describe the solution you'd like
Dashboard starts using a backend
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: