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

fix image cache incompletely #3567

Merged

Conversation

justadogistaken
Copy link
Contributor

ref: #3438
I found there are some changes after v2.7.1. That is the context will be passed into http request. It may be closed before commit layer into local cache.
截屏2022-01-14 下午7 34 19

solved before:
截屏2022-01-14 下午7 28 00

solved:
截屏2022-01-14 下午7 26 23

@justadogistaken
Copy link
Contributor Author

/cc @milosgajdos

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2022

Codecov Report

Merging #3567 (706f217) into main (bb1fb61) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3567   +/-   ##
=======================================
  Coverage   56.35%   56.36%           
=======================================
  Files         101      101           
  Lines        7307     7310    +3     
=======================================
+ Hits         4118     4120    +2     
- Misses       2534     2535    +1     
  Partials      655      655           
Impacted Files Coverage Δ
...tion/distribution/registry/proxy/proxyblobstore.go 56.12% <0.00%> (+0.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb1fb61...706f217. Read the comment docs.

Signed-off-by: baojiangnan <baojn1998@163.com>
@justadogistaken
Copy link
Contributor Author

/cc @wy65701436

@justadogistaken
Copy link
Contributor Author

/ptal @deleteriousEffect

@joaodrp joaodrp merged commit 5f1974a into distribution:main Jan 19, 2022
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.

None yet

4 participants