Adam B created MESOS-3019:
-----------------------------
Summary: Automate updates to configuration.md
Key: MESOS-3019
URL: https://issues.apache.org/jira/browse/MESOS-3019
Project: Mesos
Issue Type: Improvement
Components: documentation
Reporter: Adam B
Each release we add new flags and modify existing flags. Sometimes the
configuration.md doc is updated by those making the changes, but the release
manager inevitably ends up making a pass to look for new flags that were not
added to the doc. It would be great if this was an automated process so the
release manager could just run a script to update configuration.md, or at least
check for missing flags.
Note: Flags come from:
src/logging/flags.cpp
src/master/flags.cpp
src/master/main.cpp
src/slave/flags.cpp
src/slave/main.cpp
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)