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

Retry net.ErrClosed #1637

Merged
merged 1 commit into from
Apr 9, 2023
Merged

Retry net.ErrClosed #1637

merged 1 commit into from
Apr 9, 2023

Conversation

jonjohnsonjr
Copy link
Collaborator

Fixes #1620

@codecov-commenter
Copy link

Codecov Report

Merging #1637 (31ba8fc) into main (6743ec9) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1637      +/-   ##
==========================================
+ Coverage   72.07%   72.13%   +0.06%     
==========================================
  Files         120      120              
  Lines        9772     9772              
==========================================
+ Hits         7043     7049       +6     
+ Misses       2010     2006       -4     
+ Partials      719      717       -2     
Impacted Files Coverage Δ
pkg/v1/remote/options.go 79.46% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@imjasonh imjasonh merged commit ed5c185 into google:main Apr 9, 2023
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.

question: crane copy fails with error use of closed network connection when source registry has redirects(307)
3 participants