Zhitao Li created MESOS-7481:
--------------------------------
Summary: unified containerizer does not work with jfrog
artifactory registry with authentication
Key: MESOS-7481
URL: https://issues.apache.org/jira/browse/MESOS-7481
Project: Mesos
Issue Type: Bug
Reporter: Zhitao Li
We have an internal artifactory based registry which enables basic
authentication. When we test unified containerizer with it, we discovered that
the artifactory based registry does not follow the [standard from docker
registry |
https://docs.docker.com/registry/spec/auth/token/#authorization-server-endpoint-descriptions]:
When no authentication header is specified, it returns *404 Not Found* rather
than *401 Unauthorized*.
This is different from unified contaienrizer's expectation and breaks the pull
logic.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)