-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64266/
-----------------------------------------------------------
(Updated Dec. 6, 2017, 11:09 a.m.)
Review request for mesos, Jie Yu, Qian Zhang, Vinod Kone, and Zhitao Li.
Bugs: MESOS-8294
https://issues.apache.org/jira/browse/MESOS-8294
Repository: mesos
Description
-------
This is an optional agent flag. If it is not set, it means
the automatic container image gc is not enabled. Users have
to trigger image gc manually via the operator API. If it is
set, the image auto gc is enabled.
Diffs (updated)
-----
docs/configuration/agent.md 83b08235a9e8022f03649d57a5d28f229afac5e3
src/messages/flags.hpp 00e26cd2699a3da9722170324b5c0190850405da
src/slave/flags.hpp f84ba5a3ff0f9de879ac340cb77540c1a480a43b
src/slave/flags.cpp d8764745e6aca81283d8b96388df1320c3465952
Diff: https://reviews.apache.org/r/64266/diff/2/
Changes: https://reviews.apache.org/r/64266/diff/1-2/
Testing
-------
make check
Thanks,
Gilbert Song