This is an automated email from the ASF dual-hosted git repository.
asekretenko pushed a change to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from b17ed79 Fixed compiler error.
new 21a89ff Factored out common code for building URIs on a registry host.
new 4f08f6a Factored out getting authorization service URI.
new 685a46a Added workaround for Docker repositories not providing
scope/service.
new bb32bf8 Added test for fetch from repositories not providing
scope/service.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/tests/uri_fetcher_tests.cpp | 55 ++++++++
src/uri/fetchers/docker.cpp | 301 ++++++++++++++++++++++++++--------------
src/uri/fetchers/docker.hpp | 9 +-
3 files changed, 257 insertions(+), 108 deletions(-)