]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/rgw: use 'confval' directive to render sts config options
authorCasey Bodley <cbodley@redhat.com>
Mon, 19 May 2025 21:05:43 +0000 (17:05 -0400)
committerZac Dover <zac.dover@proton.me>
Fri, 6 Jun 2025 01:12:50 +0000 (11:12 +1000)
commit175ebc06a7c509a517129df2172231af3b4d7db4
treeb599ba1d2f0c7e8088b5836a651a892f4f9a1cdf
parenta6e91c686e3b990209950b75140aa59598787535
doc/rgw: use 'confval' directive to render sts config options

the 'confval' directive reads the config options from
common/options/rgw.yaml and renders them nicely. this keeps
everything consistent between the options and their docs

improve the config option descriptions:

* add existing note about rgw_sts_key length/format
* add example openssl command to generate a conforming sts key
* add notes about sharing sts key between gateways/zones

format the last remaining 'Note' with the 'note' directive

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6389ff4bcb6562a43b60ccd83e7aa3b150372079)
doc/radosgw/STS.rst
src/common/options/rgw.yaml.in