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

Add new transient error #1539

Merged
merged 2 commits into from
May 21, 2021
Merged

Conversation

jLopezbarb
Copy link
Contributor

Signed-off-by: Javier López Barba javier@okteto.com

Fixes Retry when buildkit returns tls: use of closed connection

Proposed changes

  • Retry when tls: use of closed connection is returned by buildkit (This is one of the errors that is usually reported by windows tests)

Signed-off-by: Javier López Barba <javier@okteto.com>
@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #1539 (c4ea86f) into master (c93f09e) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1539      +/-   ##
==========================================
- Coverage   36.17%   36.15%   -0.02%     
==========================================
  Files          88       88              
  Lines        8413     8417       +4     
==========================================
  Hits         3043     3043              
- Misses       5007     5011       +4     
  Partials      363      363              
Impacted Files Coverage Δ
pkg/registry/errors.go 0.00% <0.00%> (ø)

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 c93f09e...c4ea86f. Read the comment docs.

Signed-off-by: Javier López Barba <javier@okteto.com>
@jLopezbarb jLopezbarb merged commit 05bdfeb into master May 21, 2021
@jLopezbarb jLopezbarb deleted the jlopezbarb/add-buildkit-transient-errors branch May 21, 2021 09:12
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

2 participants