-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58479/
-----------------------------------------------------------
Review request for mesos, Chun-Hung Hsiao, Jie Yu, and Vinod Kone.
Bugs: MESOS-7350
https://issues.apache.org/jira/browse/MESOS-7350
Repository: mesos
Description
-------
Currently, the signature field of the docker v2 image manifest is
not used yet. The check of at least one image signature is too
strict because some registry (e.g., Nexus Registry) does not sign
the image manifest. We should release the signature check for now.
Diffs
-----
src/docker/spec.cpp 88029c2d4abe50cce4af4224eaa80e28ce4171db
Diff: https://reviews.apache.org/r/58479/diff/1/
Testing
-------
make check
Thanks,
Gilbert Song