This is an automated email from the ASF dual-hosted git repository.
asekretenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 4990d2c Added Andrei Sekretenko to the committers list.
new 4ed912c Factored out common code for building URIs on a registry host.
new d97a01b Factored out getting authorization service URI.
new c37e6df Added workaround for Docker repositories not providing
scope/service.
new b7076c9 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(-)