]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/rgw: use 'confval' directive to render sts config options 63440/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 19 May 2025 21:05:43 +0000 (17:05 -0400)
committerZac Dover <zac.dover@proton.me>
Thu, 22 May 2025 19:48:53 +0000 (05:48 +1000)
commitf2626b85fa043fc3634992fad95ef3d712b0917f
tree7e710b4fad257da8cf5fdcb71b9cd6cd42271c41
parent6d3146bc3709ba82b67b8b47e5eb80bd5045cac3
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