Remove dependency on docker_content_digest
digest headers for docker updates
#8010
Labels
docker_content_digest
digest headers for docker updates
#8010
Code improvement description
Depending on this header to get around rate limits is not desired because this header is not present in every Docker Registry Implementation:
In my opinion, what we should do instead is to retry
Additional Context :
deitch/docker_registry2#98
#7578 (comment)
The text was updated successfully, but these errors were encountered: