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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    56293e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b65980 View commit details
    Browse the repository at this point in the history
  3. cmd/osbuild-service-maintenance: clean up secure instances

    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 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d8abd0b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    dc4253e View commit details
    Browse the repository at this point in the history