harbor icon indicating copy to clipboard operation
harbor copied to clipboard

(cherry-pick) Fix issue related to redhat registry proxy cache

Open stonezdj opened this issue 3 years ago • 1 comments

fixes #16495

Signed-off-by: stonezdj [email protected]

Thank you for contributing to Harbor!

Comprehensive Summary of your change

Issue being fixed

Fixes #16495

Please indicate you've done the following:

  • [x] Well Written Title and Summary of the PR
  • [x] Label the PR as needed. "release-note/ignore-for-release, release-note/new-feature, release-note/update, release-note/enhancement, release-note/community, release-note/breaking-change, release-note/docs, release-note/infra, release-note/deprecation"
  • [x] Accepted the DCO. Commits without the DCO will delay acceptance.
  • [x] Made sure tests are passing and test coverage is added if needed.
  • [x] Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

stonezdj avatar Nov 18 '22 09:11 stonezdj

Codecov Report

Merging #17825 (de863d6) into release-2.5.0 (2b36a6b) will increase coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release-2.5.0   #17825      +/-   ##
=================================================
+ Coverage          67.24%   67.26%   +0.01%     
=================================================
  Files                950      950              
  Lines              79075    79075              
  Branches            2331     2331              
=================================================
+ Hits               53174    53189      +15     
+ Misses             22328    22314      -14     
+ Partials            3573     3572       -1     
Flag Coverage Δ
unittests 67.26% <0.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/controller/proxy/controller.go 15.62% <0.00%> (ø)
src/controller/proxy/manifestcache.go 25.26% <0.00%> (ø)
...-nav/gc-page/gc/gc-history/gc-history.component.ts 50.94% <0.00%> (-9.44%) :arrow_down:
src/common/utils/passports.go 89.74% <0.00%> (+5.12%) :arrow_up:
...tegration/tag-retention/tag-retention.component.ts 35.65% <0.00%> (+5.21%) :arrow_up:
src/core/api/internal.go 53.33% <0.00%> (+13.33%) :arrow_up:

codecov[bot] avatar Nov 18 '22 09:11 codecov[bot]