Decide what features devworkspace-che-client should have #19219
Labels
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
Is your task related to a problem? Please describe.
Right now we have a new typescript library for managing devworkspaces and devworkspace templates but it has some che specific code. If we ever want to contribute the devworkspace-client to the cncf then we have to make the library more general and extract che specific functionality to a devworkspace-che-client library. This issue is to list all the features that we should have in the devworkspace-che-client
For example,
Describe the solution you'd like
Have two librarys, a generic devworkspace/devworkspacetemplate library for typescript and a che specific devworkspace/devworkspacetemplate library
Describe alternatives you've considered
None
Additional context
The text was updated successfully, but these errors were encountered: