-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Can not create a snapshot when using PVC for workspaces #14159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@gtsiolis how does this feature work? :) |
👋 @sagor999 it shows you a link to start a workspace like this, which can be used to create many regular workspaces. In other words, having the URL to the snapshot means you can start a workspace from the Snapshot's backup context...entirely avoiding the original Git or prebuild or backup context. Some people use this to take 'point in time' backups of their workspaces, so that they have something to fall back to. |
@sagor999 In addition to what @kylos101 described, here's also how this feature is described in the relevant docs section on how to create a snapshot:
|
@sagor999 Do you need help on this issue? If yes, feel free to talk with me. |
@jenting no, thank you. I was OOO until now, but I should have workspace part implemented today. 🙏 |
@geropl adding this to WebApp inbox.
Please feel free to add your PR on top of this PR: #14374 Would be amazing if you can prioritize this, as it blocks PVC rollout currently. 🙏 |
@sagor999 Scheduled for next week 👍 |
@kylos101 My understanding is that we can delay the work here until we are clear on how PVC is moved forward with. Correct? 🤔 |
@geropl 💯 yes |
Removed from workspace project for now as we are rethinking our PVC approach. |
we've decided to discontinue/roll-back the PVC work as is. |
Bug description
Although PVC rollout is only internal so far, there's an issue that prevents users from creating a snapshot when using PVC for workspaces. When users try to create a snapshot, they get an error notification inside VS Code Browser. ❗
Moreover, the PVC feature seems to be enabled regardless if the project setting is enabled. 💭
See relevant docs on workspace snapshots and relevant discussion (internal). Cc @jenting @sagor999 @kylos101
Steps to reproduce
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: