DSD-DBS / capella-collab-manager

A web app for collaboration on Capella (MBSE) projects
https://dsd-dbs.github.io/capella-collab-manager/
Apache License 2.0
23 stars 5 forks source link

Reset a pre-provisioned workspace #1823

Open MoritzWeber0 opened 1 month ago

MoritzWeber0 commented 1 month ago

Depends on https://github.com/DSD-DBS/capella-collab-manager/issues/1004

It has to be possible to reset a pre-provisioned workspace. During session startup, it can be cloned again. The task should be async - a Pod has to be spawned that mounts the workspace - Celery might be a good solution for it.