-
Sub-task
-
Resolution: Done
-
Critical
-
3.11.0.GA
-
None
-
False
-
None
-
False
-
-
Within the work on CRW-5671 it was implemented connecting to already running DevWorkspace. It implies using DS Dashboard to start a Workspace in advance.
We can make the flow simpler (without involving the DS Dashboard, but the Gateway app only) by making a Workspace start an implicit step performed by our Gateway plugin:
- Dev Spaces Gateway plugin should list all the DevWorkspaces started and stopped.
- Once the user chooses a DevWorkspace to connect to, our Gateway plugin should start it if it's in the stopped state.
- Once the Workspace has started, the Gateway plugin can establish a connection to it.