doc/cephadm/services: the config section of service specs#46926
doc/cephadm/services: the config section of service specs#46926
Conversation
doc/cephadm/services/index.rst
Outdated
| A *Service Specification* is a data structure that is used to specify the | ||
| deployment of services. Here is an example of a service specification in YAML: | ||
| deployment of services. In addition to parameters such as `placement`, etc | ||
| the user can set initial values of service configuration parameters. |
There was a problem hiding this comment.
I feel like this comes out a bit vague. We should probably be a bit more clear that this sets ceph config options. Basically running beneath the hood ceph config set <service-name> <param> <value> for each param/value pair provided and doing so declaratively (as in, we'll keep checking the setting and change it if it has the wrong value). Additionally, you may want to try and incorporate some stuff from the first attempt at documenting this #44804
There was a problem hiding this comment.
@adk3798 agree, I reworded the doc and added more information. Please, let me know if more clarification is needed.
anthonyeleven
left a comment
There was a problem hiding this comment.
Commit and PR titles in conventional form please, something like:
doc/cephadm/services: Document the config section of service specs
Fixes: https://tracker.ceph.com/issues/53997 Signed-off-by: Redouane Kachach <rkachach@redhat.com>
Fixed. BTW: in other doc PRs I saw the prefix |
|
Oh and the project likes PR/commit messages to be imperatives, so something like
|
Fixes: https://tracker.ceph.com/issues/53997
Signed-off-by: Redouane Kachach rkachach@redhat.com
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows