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

Remove leftover secure instances in service maintenance #4420

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

croissanne
Copy link
Member

@croissanne croissanne commented Oct 21, 2024

Now and then there are leftover secure instances, probably when worker instances get terminated during builds, this is possible in ASGs. 2 hours as a cutoff should be enough, since the build times out after 60 minutes, and fetching the output archive after 30 minutes, so that leaves 30 minutes for booting and connection.

Now and then there are leftover secure instances, probably when worker
instances get terminated during builds, this is possible in ASGs. 2
hours as a cutoff should be enough, since the build times out after 60
minutes, and fetching the output archive after 30 minutes, so that
leaves 30 minutes for booting and connection.
@croissanne croissanne changed the title Service maintenance secinst Remove leftover secure instances in service maintenance Oct 21, 2024
schuellerf
schuellerf previously approved these changes Oct 22, 2024
Copy link
Contributor

@schuellerf schuellerf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

despite my comments, might be fine to merge

cmd/osbuild-service-maintenance/aws.go Show resolved Hide resolved
internal/cloud/awscloud/maintenance_test.go Show resolved Hide resolved
Copy link
Contributor

@schuellerf schuellerf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@croissanne croissanne merged commit 661f39c into osbuild:main Oct 23, 2024
50 checks passed
@croissanne croissanne deleted the service-maintenance-secinst branch October 23, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants