You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started a preview-environment in a VM and tried a clean-slate-deployment. The VM has not been removed before the deployment of Gitpod.
Steps to reproduce
Open a new workspace and run werft run github -a with-vm=true which will trigger the deployment of Gitpod on a VM. After the deployment has succeeded run werft run github -a with-vm=true -a with-clean-slate-deployment and follow the logs in werft.gitpod-dev.com to check if the VM is removed in the prepare phase.
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:
Bug description
I started a preview-environment in a VM and tried a
clean-slate-deployment
. The VM has not been removed before the deployment of Gitpod.Steps to reproduce
Open a new workspace and run
werft run github -a with-vm=true
which will trigger the deployment of Gitpod on a VM. After the deployment has succeeded runwerft run github -a with-vm=true -a with-clean-slate-deployment
and follow the logs in werft.gitpod-dev.com to check if the VM is removed in theprepare
phase.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: