-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44674/
-----------------------------------------------------------
(Updated March 17, 2016, 9:57 a.m.)
Review request for mesos, Artem Harutyunyan, Jie Yu, and Timothy Chen.
Bugs: MESOS-4939
https://issues.apache.org/jira/browse/MESOS-4939
Repository: mesos
Description
-------
Supported image name specified with private registry prefix.
Diffs
-----
src/slave/containerizer/mesos/provisioner/docker/registry_puller.cpp
6d637ed14f35feb554c8fcc63a7a7e046aaca574
Diff: https://reviews.apache.org/r/44674/diff/
Testing
-------
make check
sudo ./bin/mesos-test.sh --gtest_filter="ProvisionerDockerRegistryPullerTest"
Tested with private registry localhost:80/ubuntu
Thanks,
Gilbert Song