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

[UD] Create backend for dashboard #19116

Closed
Tracked by #18668 ...
JPinkney opened this issue Feb 19, 2021 · 2 comments
Closed
Tracked by #18668 ...

[UD] Create backend for dashboard #19116

JPinkney opened this issue Feb 19, 2021 · 2 comments
Assignees
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

Comments

@JPinkney
Copy link
Contributor

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

@JPinkney JPinkney added 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. area/dashboard labels Feb 19, 2021
@l0rd l0rd added this to the DevWorkspace Integration - STEP2 milestone Mar 5, 2021
@l0rd l0rd removed this from the DevWorkspace Integration - STEP2 milestone Apr 8, 2021
@sleshchenko sleshchenko added this to the 7.30 milestone Apr 15, 2021
@sleshchenko sleshchenko modified the milestones: 7.30, 7.32 May 12, 2021
@sleshchenko sleshchenko modified the milestones: 7.32, 7.33 Jun 15, 2021
@sleshchenko
Copy link
Member

now dashboard has different packages for frontend and backend eclipse-che/che-dashboard#268

the only thing left in the current issue scope - adapt syncing to CRW

@sleshchenko sleshchenko modified the milestones: 7.33, 7.34 Jul 8, 2021
@sleshchenko
Copy link
Member

CRW part if moved to a scope of https://issues.redhat.com/browse/CRW-2009. So closing it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants