]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: show runtime-updatable config metadata 67865/head
authorKefu Chai <k.chai@proxmox.com>
Tue, 17 Mar 2026 10:33:42 +0000 (18:33 +0800)
committerKefu Chai <k.chai@proxmox.com>
Wed, 18 Mar 2026 01:03:33 +0000 (09:03 +0800)
commit703a461377b71bc015272528dd27f0d57baf4662
treecdf40e3ab9480c0bc0a8a4798723c11bc6083ef3
parent906949d3dc8345aa5edfd4cf368e1cc0809cffef
doc: show runtime-updatable config metadata

Extend the confval Sphinx extension to render whether an option
can be updated at runtime.

Use the same policy as Option::can_update_at_runtime() so the
documentation reflects both native config options and mgr module
options consistently.

Signed-off-by: Kefu Chai <k.chai@proxmox.com>
doc/_ext/ceph_confval.py