Skip to content

fix(gc): gc now removes blob uploads which have not changed within the gc delay interval#2599

Merged
rchincha merged 1 commit into
project-zot:mainfrom
andaaron:gc
Aug 12, 2024
Merged

fix(gc): gc now removes blob uploads which have not changed within the gc delay interval#2599
rchincha merged 1 commit into
project-zot:mainfrom
andaaron:gc

Conversation

@andaaron

@andaaron andaaron commented Aug 9, 2024

Copy link
Copy Markdown
Contributor

See #2598

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Comment thread pkg/storage/imagestore/imagestore.go Outdated
Comment thread pkg/storage/gc/gc.go
@codecov

codecov Bot commented Aug 9, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 79.54545% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.69%. Comparing base (2dea22f) to head (379205e).

Files Patch % Lines
pkg/storage/gc/gc.go 69.23% 6 Missing and 2 partials ⚠️
pkg/storage/imagestore/imagestore.go 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2599      +/-   ##
==========================================
- Coverage   92.74%   92.69%   -0.05%     
==========================================
  Files         169      169              
  Lines       22471    22512      +41     
==========================================
+ Hits        20840    20868      +28     
- Misses       1015     1025      +10     
- Partials      616      619       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andaaron
andaaron force-pushed the gc branch 8 times, most recently from 24109a2 to 5419e1e Compare August 12, 2024 07:35
…e gc delay interval

See project-zot#2598

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
@andaaron
andaaron marked this pull request as ready for review August 12, 2024 08:03

@rchincha rchincha left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

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