Skip to content

src: move buildkit prune to cleanup stage and invoke it inline#110

Merged
adityamaru merged 1 commit intomasterfrom
move-prune
Apr 22, 2025
Merged

src: move buildkit prune to cleanup stage and invoke it inline#110
adityamaru merged 1 commit intomasterfrom
move-prune

Conversation

@adityamaru
Copy link

Previously, we were firing off an async buildkit prune to clean up layers unused in 14 days. This changes that to cleanup layers unused in 7 days and fires it off inline on cleanup. It just seems easier to reason about that way.

Previously, we were firing off an async buildkit prune to clean
up layers unused in 14 days. This changes that to cleanup layers
unused in 7 days and fires it off inline on cleanup. It just seems
easier to reason about that way.
@adityamaru adityamaru requested a review from aayushshah15 April 22, 2025 20:32
@adityamaru adityamaru merged commit 550edf2 into master Apr 22, 2025
3 checks passed
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.

1 participant