]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/rgw: use 'confval' directive to render sts config options 63360/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 19 May 2025 21:05:43 +0000 (17:05 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 21 May 2025 13:53:26 +0000 (09:53 -0400)
commit6389ff4bcb6562a43b60ccd83e7aa3b150372079
tree67a146e4ff4ea323e37a1f8a8c0e64922a248989
parentf45c4b665fa3f5e22368490dc1ff1ecefd3c260b
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>
doc/radosgw/STS.rst
src/common/options/rgw.yaml.in