You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
Following #145 we should add some form of garbage collection that is able to evaluate what catalog images (and SHAs) are no longer used and clean them up. This will prevent us from consuming an unbounded amount of disk space in the filesystem cache.
Acceptance Criteria:
Garbage collection is implemented for the ImageRegistry source.
Following #145 we should add some form of garbage collection that is able to evaluate what catalog images (and SHAs) are no longer used and clean them up. This will prevent us from consuming an unbounded amount of disk space in the filesystem cache.
Acceptance Criteria:
ImageRegistrysource.