-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[server] Ensure PVC workspace class does not change on restart #12734
Conversation
/werft run with-preview 👍 started the job as gitpod-build-furisto-pvc-open-a-fresh-new-workspace-12666.5 |
/werft run with-preview with-clean-slate-deployment 👍 started the job as gitpod-build-furisto-pvc-open-a-fresh-new-workspace-12666.6 |
/werft run with-preview with-clean-slate-deployment 👍 started the job as gitpod-build-furisto-pvc-open-a-fresh-new-workspace-12666.7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
/hold
hold for others to review
/werft run with-preview with-clean-slate-deployment 👍 started the job as gitpod-build-furisto-pvc-open-a-fresh-new-workspace-12666.8 |
7458a10
to
9842b58
Compare
/werft run with-preview with-clean-slate-deployment 👍 started the job as gitpod-build-furisto-pvc-open-a-fresh-new-workspace-12666.10 |
/werft run with-preview with-clean-slate-deployment 👍 started the job as gitpod-build-furisto-pvc-open-a-fresh-new-workspace-12666.11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Work like a charm, thank you.
/unhold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't feel particularly elegant but I lack context to suggest an alternative.
Looks safe enough.
); | ||
if (prebuildClass?.endsWith("-pvc")) { | ||
workspaceClass = prebuildClass; | ||
// #### |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// #### |
Description
Related Issue(s)
Fixes #12666
Fixes #12494
How to test
Release Notes
Werft options: