Gilbert Song created MESOS-5172:
-----------------------------------
Summary: Registry puller cannot fetch blobs correctly from some
private repos.
Key: MESOS-5172
URL: https://issues.apache.org/jira/browse/MESOS-5172
Project: Mesos
Issue Type: Bug
Components: containerization
Reporter: Gilbert Song
Assignee: Gilbert Song
When the registry puller is pulling a private repository from some private
registry (e.g., quay.io), errors may occur when fetching blobs, at which point
fetching the manifest of the repo is finished correctly. The error message is
`Unexpected HTTP response '400 Bad Request' when trying to download the blob`.
This may arise from the logic of fetching blobs, or incorrect format of uri
when requesting blobs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)