----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44672/ -----------------------------------------------------------
Review request for mesos, Artem Harutyunyan, Jie Yu, and Timothy Chen. Repository: mesos Description ------- Added normalize method to registry puller. Logic is verified with docker go code (https://github.com/docker/docker/blob/v1.10.2/reference/reference.go#L171~#L173). Diffs ----- src/slave/containerizer/mesos/provisioner/docker/registry_puller.cpp 6d637ed14f35feb554c8fcc63a7a7e046aaca574 Diff: https://reviews.apache.org/r/44672/diff/ Testing ------- make check sudo ./bin/mesos-test.sh --gtest_filter="*ProvisionerDockerRegistryPullerTest*" Thanks, Gilbert Song