[Bug]: No graceful shutdown when building Packer images
Steps to reproduce
- Run the "Build docker & cloud images" GitHub Action. Uncheck "Build docker 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.
Additional information
See the Graceful job termination discussion and specifically the repo from this comment.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale. Please reopen the issue if it is still relevant.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale. Please reopen the issue if it is still relevant.
This issue is stale because it has been open for 30 days with no activity.