Skip to content

Conversation

@tsbkw
Copy link

@tsbkw tsbkw commented Feb 23, 2022

chunkedUpload failed when uploadUrl (which is specified by registry server) does not contain query string parameter.

When uploadUrl does not contain query string, adding digest in query string should be like + '?digest=, because digest is first query string parameter.
To make it easy to handling parameter, use params of requests.
It preserve original query string in url as shown in below.

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.

1 participant