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
Run the "Build docker & cloud images" GitHub Action. Uncheck "Build docker images" and "Build Nebius images", check "Staging build" and one of the clouds.
Wait until the workflow creates a cloud instance as part of "Run packer" job.
Cancel the workflow.
Actual behavior
Packer does not perform graceful shutdown, the cloud instance keeps running.
Expected behavior
Packer performs graceful shutdown, the cloud instance is terminated.
Steps to reproduce
Actual behavior
Packer does not perform graceful shutdown, the cloud instance keeps running.
Expected behavior
Packer performs graceful shutdown, the cloud instance is terminated.
Additional information
See the Graceful job termination discussion and specifically the repo from this comment.
The text was updated successfully, but these errors were encountered: