[jira] [Updated] (MESOS-7427) Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.

2017-05-05 Thread Jie Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jie Yu updated MESOS-7427:
--
Fix Version/s: 1.2.1

> Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.
> 
>
> Key: MESOS-7427
> URL: https://issues.apache.org/jira/browse/MESOS-7427
> Project: Mesos
>  Issue Type: Bug
>  Components: containerization
>Reporter: Chun-Hung Hsiao
>Assignee: Chun-Hung Hsiao
> Fix For: 1.2.1, 1.3.0
>
>
> When the registry puller is pulling a repository from Amazon ECR, a '405 
> Unsupported' error occurs when fetching manifests. The error message is as 
> follows:
> {code}
> {"errors":[{"code":"UNSUPPORTED","message":"Invalid parameter at 
> 'acceptedMediaTypes' failed to satisfy constraint: 'Member must satisfy 
> constraint: [Member must satisfy regular expression pattern: 
> \\w{1,127}\\/[-+.\\w]{1,127}]'"}]}}
> {code}
> The reason is that Amazon ECR checks the 'Accept' header strictly, which is 
> not provided when fetching the manifests. See the following link for more 
> details:
> https://forums.aws.amazon.com/thread.jspa?threadID=254382



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (MESOS-7427) Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.

2017-04-26 Thread Michael Park (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Park updated MESOS-7427:

Target Version/s: 1.4.0

> Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.
> 
>
> Key: MESOS-7427
> URL: https://issues.apache.org/jira/browse/MESOS-7427
> Project: Mesos
>  Issue Type: Bug
>  Components: containerization
>Reporter: Chun-Hung Hsiao
>Assignee: Chun-Hung Hsiao
>
> When the registry puller is pulling a repository from Amazon ECR, a '405 
> Unsupported' error occurs when fetching manifests. The error message is as 
> follows:
> {code}
> {"errors":[{"code":"UNSUPPORTED","message":"Invalid parameter at 
> 'acceptedMediaTypes' failed to satisfy constraint: 'Member must satisfy 
> constraint: [Member must satisfy regular expression pattern: 
> \\w{1,127}\\/[-+.\\w]{1,127}]'"}]}}
> {code}
> The reason is that Amazon ECR checks the 'Accept' header strictly, which is 
> not provided when fetching the manifests. See the following link for more 
> details:
> https://forums.aws.amazon.com/thread.jspa?threadID=254382



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (MESOS-7427) Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.

2017-04-26 Thread Michael Park (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Park updated MESOS-7427:

Fix Version/s: (was: 1.3.0)

> Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.
> 
>
> Key: MESOS-7427
> URL: https://issues.apache.org/jira/browse/MESOS-7427
> Project: Mesos
>  Issue Type: Bug
>  Components: containerization
>Reporter: Chun-Hung Hsiao
>Assignee: Chun-Hung Hsiao
>
> When the registry puller is pulling a repository from Amazon ECR, a '405 
> Unsupported' error occurs when fetching manifests. The error message is as 
> follows:
> {code}
> {"errors":[{"code":"UNSUPPORTED","message":"Invalid parameter at 
> 'acceptedMediaTypes' failed to satisfy constraint: 'Member must satisfy 
> constraint: [Member must satisfy regular expression pattern: 
> \\w{1,127}\\/[-+.\\w]{1,127}]'"}]}}
> {code}
> The reason is that Amazon ECR checks the 'Accept' header strictly, which is 
> not provided when fetching the manifests. See the following link for more 
> details:
> https://forums.aws.amazon.com/thread.jspa?threadID=254382



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)