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

[cherry-pick]patch upstream fix for io reader #14363

Merged

Conversation

wy65701436
Copy link
Contributor

Fixes #12850
This patch can fix the GC failure in the NFS v3 env, see distribution/distribution#3309 (comment)

Signed-off-by: Wang Yan [email protected]

Fixes goharbor#12850
This patch can fix the GC failure in the NFS v3 env, see distribution/distribution#3309 (comment)

Signed-off-by: Wang Yan <[email protected]>
@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #14363 (6c7d128) into release-2.2.0 (155f438) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           release-2.2.0   #14363      +/-   ##
=================================================
- Coverage          63.94%   63.92%   -0.02%     
=================================================
  Files                954      954              
  Lines              63748    63748              
  Branches            2171     2171              
=================================================
- Hits               40763    40753      -10     
- Misses             19007    19014       +7     
- Partials            3978     3981       +3     
Flag Coverage Δ
unittests 63.92% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
src/jobservice/runner/redis.go 61.95% <0.00%> (-4.35%) ⬇️
...ig/vulnerability/vulnerability-config.component.ts 58.33% <0.00%> (-3.48%) ⬇️
src/controller/event/topic.go 9.00% <0.00%> (-1.81%) ⬇️
...rtal/src/lib/components/filter/filter.component.ts 84.61% <0.00%> (+3.84%) ⬆️

@wy65701436 wy65701436 changed the title patch upstream fix for io reader [cherry-pick]patch upstream fix for io reader Mar 4, 2021
@wy65701436 wy65701436 merged commit eb8b0b1 into goharbor:release-2.2.0 Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants