gitpod
gitpod copied to clipboard
Allow Users to Manage Workspace Snapshots
Is your feature request related to a problem? Please describe
As it seems to have implemented a limit (#11423) to the amount of snapshots a workspace can have we should implement a tool that allows user to manage (delete, get share URL, etc...) the snapshots of workspaces.
Describe the behaviour you'd like
I would like to have a new page in the Gitpod workspaces UI (https://gitpod.io/workspaces) that allows users to manage snapshots for their workspaces. Perhaps getting to this page could be done by clicking on the 3 dots of the workspace and it would be a new selectable option on the dropdown menu.
Describe alternatives you've considered
There are none that I can think of. I am not even sure how to manage them with access to the GCE bucket.
Additional context
N/A