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

[20.10 backport] distribution: retry downloading schema config on retryable error #43333

Merged

Conversation

pete-woods
Copy link
Contributor

@pete-woods pete-woods commented Mar 5, 2022

Backport of #43291

Adds retries to image schema downloads.

fixes moby#43267

Signed-off-by: Pete Woods <pete.woods@circleci.com>

# Conflicts:
#	distribution/pull_v2.go
#	distribution/pull_v2_test.go
#	distribution/xfer/transfer.go
@pete-woods pete-woods changed the title distribution: retry downloading schema config on retryable error [20.10 backport] distribution: retry downloading schema config on retryable error Mar 5, 2022
@pete-woods pete-woods marked this pull request as ready for review March 5, 2022 20:42
@thaJeztah thaJeztah added area/distribution status/2-code-review kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. impact/changelog labels Mar 6, 2022
@thaJeztah thaJeztah added this to the 20.10.13 milestone Mar 6, 2022
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 906f57f into moby:20.10 Mar 6, 2022
@pete-woods pete-woods deleted the 20.10-backport-43291-schema-download-retry branch March 7, 2022 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/distribution impact/changelog kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. status/2-code-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants