-
Notifications
You must be signed in to change notification settings - Fork 1.3k
ws-manager: remove PVC once the workspace pod is unschedulable #14068
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
Conversation
started the job as gitpod-build-jenting-13282.12 because the annotations in the pull request description changed |
601019d
to
ab4a17c
Compare
ab4a17c
to
e55dce9
Compare
started the job as gitpod-build-jenting-13282.16 because the annotations in the pull request description changed |
/werft run 👍 started the job as gitpod-build-jenting-13282.18 |
/werft run 👍 started the job as gitpod-build-jenting-13282.19 |
cc3fd54
to
9c4b8a4
Compare
795e462
to
60710ed
Compare
Signed-off-by: JenTing Hsiao <[email protected]>
60710ed
to
70b000a
Compare
/werft run recreate-vm=true 👍 started the job as gitpod-build-jenting-13282.27 |
/werft run with-integration-tests=workspace 👍 started the job as gitpod-build-jenting-13282.28 |
Description
Remove PVC once the workspace pod is unschedulable.
Related Issue(s)
Fixes #13282
How to test
Case 1.
for i in {1..100}; do kubectl run test-${i} --image ubuntu -- sleep 3600; done
Release Notes
Documentation
None
Werft options:
If enabled this will build
install/preview
Valid options are
all
,workspace
,webapp
,ide