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] improve devworkspaces support #19184

Closed
akurinnoy opened this issue Mar 2, 2021 · 0 comments · Fixed by eclipse-che/che-dashboard#209
Closed

[UD] improve devworkspaces support #19184

akurinnoy opened this issue Mar 2, 2021 · 0 comments · Fixed by eclipse-che/che-dashboard#209
Assignees
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
Milestone

Comments

@akurinnoy
Copy link
Contributor

Is your task related to a problem? Please describe.

This PR introduces support of dev workspaces; so User Dashboard has to deal with che-workspaces and devworkspaces at the same time.

Describe the solution you'd like

I propose to provide an adapter interface for both workspace types in order to avoid converting them to each other, losing valuable data if any, and so on. That makes also UI components not to depend on a workspace object type.

@akurinnoy akurinnoy added kind/task Internal things, technical debt, and to-do tasks to be performed. team/controller labels Mar 2, 2021
@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 Mar 2, 2021
@sleshchenko sleshchenko added area/dashboard severity/P1 Has a major impact to usage or development of the system. labels Mar 2, 2021
@sleshchenko sleshchenko added this to the 7.28 milestone Mar 2, 2021
@mshaposhnik mshaposhnik removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Mar 3, 2021
@sleshchenko sleshchenko modified the milestones: 7.28, 7.29 Mar 18, 2021
@akurinnoy akurinnoy self-assigned this Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants