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

Implement image cleanup and separate it from bot teardown #804

Merged
merged 8 commits into from
Aug 22, 2023

Conversation

canercidam
Copy link
Contributor

@canercidam canercidam commented Aug 19, 2023

  • No more removing images in the teardown method
  • Implemented separate image cleanup:
    • The supervisor runs the cleanup every minute but the cleanup really executes only every hour.
    • The cleanup accepts an exclusion list (helps us exclude heartbeat).
    • If any image is not a Disco image, it is skipped.
    • If any image is in use by any container (whether it's up or down), it is skipped.

@canercidam canercidam temporarily deployed to dev August 21, 2023 12:49 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 12:53 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 12:53 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 12:53 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 12:59 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 15:27 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 15:31 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 15:31 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 15:31 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 21, 2023 15:37 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:29 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:32 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:32 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:32 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:38 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:53 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:56 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:56 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 11:56 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 12:01 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 12:39 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 12:41 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 12:41 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 12:41 — with GitHub Actions Inactive
@canercidam canercidam temporarily deployed to dev August 22, 2023 12:47 — with GitHub Actions Inactive
@canercidam canercidam merged commit ec12e38 into master Aug 22, 2023
8 checks passed
@canercidam canercidam deleted the caner/forta-1216-remove-images-less-aggressively branch August 22, 2023 15:23
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