Skip to content
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

[Bug]: No graceful shutdown when building Packer images #1656

Open
jvstme opened this issue Sep 4, 2024 · 2 comments
Open

[Bug]: No graceful shutdown when building Packer images #1656

jvstme opened this issue Sep 4, 2024 · 2 comments
Labels
bug Something isn't working internals

Comments

@jvstme
Copy link
Collaborator

jvstme commented Sep 4, 2024

Steps to reproduce

  1. Run the "Build docker & cloud images" GitHub Action. Uncheck "Build docker images" and "Build Nebius images", check "Staging build" and one of the clouds.
  2. Wait until the workflow creates a cloud instance as part of "Run packer" job.
  3. 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.

@jvstme jvstme added bug Something isn't working internals labels Sep 4, 2024
Copy link

github-actions bot commented Oct 5, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Oct 5, 2024
Copy link

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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2024
@jvstme jvstme reopened this Oct 21, 2024
@github-actions github-actions bot removed the stale label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internals
Projects
None yet
Development

No branches or pull requests

1 participant