-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Description
This issue tracks the DWO-side implementation of a restore feature that works alongside #1524.
Additional context
Related issue eclipse-che/che#23570.
High level prototype workflow from the Eclipse Che perspective mentioned in eclipse-che/che#23570:
Prototype Restore flow -
- The user logs into a secondary OpenShift cluster that has Dev Spaces installed.
- The user creates a new workspace from the Git URL of the workspace that needs to be restored.
- The user indicates that they wish for the workspace to be restored from a backup. (Right now that is a manual flow using modifications to the Devfile to inject an init container). Desired flow is for a selection in the dashboard to request restore.)
- The workspace is created via the normal flow except that an init-container is run after PVC creation that pulls the backup image and copies the contents to ${PROJECTS_ROOT} before starting the workspace.
Metadata
Metadata
Assignees
Labels
No labels