This MR adds a script that does several thing:
structure.sql
and create individual YAML files under db/docs/application_settings/
doc/api/settings.md
for consistency and extract description from it (this is mostly for ease of understanding the purpose of settings, and also to detect attributes that aren't exposed/documented in the API documentation)db/docs/application_settings/
filesThe goal of individual YAML files under db/docs/application_settings/
is to populate the clusterwide
attribute manually so that each attribute is classified as cell-local or clusterwide.
This is needed for the Phase 7 of Cells 1.0: &13165
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
Numbered steps to set up and validate the change are strongly suggested.