-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72079/
-----------------------------------------------------------
(Updated Feb. 4, 2020, 1:24 p.m.)
Review request for mesos, Andrei Budnik and Qian Zhang.
Bugs: MESOS-10092
https://issues.apache.org/jira/browse/MESOS-10092
Repository: mesos
Description
-------
This patch adds a fallback Docker authorization server URI generation
mechanism (see MESOS-10092) for repository servers that provide no
"scope"/"service" params in the "WWW-Authenticate" header of the initial
"401 Unathorized" response.
Diffs (updated)
-----
src/uri/fetchers/docker.hpp 2bb921474f3a8147d8cbf54579452f8df216d2f1
src/uri/fetchers/docker.cpp 75df80bfd59323e06bf563d15a98af244b5b1874
Diff: https://reviews.apache.org/r/72079/diff/3/
Changes: https://reviews.apache.org/r/72079/diff/2-3/
Testing
-------
Thanks,
Andrei Sekretenko