We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
function GetContentLayerPVC returns no backup or valid initializer present when the StartWorkspace request with the download initializer.
GetContentLayerPVC
no backup or valid initializer present
gitpod/components/ws-manager/pkg/manager/imagespec.go
Lines 50 to 107 in 14a1ffd
Set the persistent_volume_claim feature for your user
persistent_volume_claim
Open the workspace from the repo https://github.com/utam0k/utam0k.github.io
https://gitpod.slack.com/archives/C02F19UUW6S/p1664770050148509
No response
It should open the workspace.
https://github.com/utam0k/utam0k.github.io
#7901
The text was updated successfully, but these errors were encountered:
cc @sagor999
Sorry, something went wrong.
Since the code of PVC is similar to FWB. So I enabled the FWB and opened the https://github.com/utam0k/utam0k.github.io, and it failed with the same error message.
@jenting do not use FWB. that code has not been tested in a very long time.
I want to ensure the FWB would hit the same error because the code is similar.
sagor999
Successfully merging a pull request may close this issue.
Bug description
function
GetContentLayerPVC
returnsno backup or valid initializer present
when the StartWorkspace request with the download initializer.gitpod/components/ws-manager/pkg/manager/imagespec.go
Lines 50 to 107 in 14a1ffd
Steps to reproduce
Set the
persistent_volume_claim
feature for your userOpen the workspace from the repo https://github.com/utam0k/utam0k.github.io
https://gitpod.slack.com/archives/C02F19UUW6S/p1664770050148509
Workspace affected
No response
Expected behavior
It should open the workspace.
Example repository
https://github.com/utam0k/utam0k.github.io
Anything else?
#7901
The text was updated successfully, but these errors were encountered: