From: Sridhar Seshasayee Date: Tue, 29 Aug 2023 04:29:15 +0000 (+0530) Subject: PendingReleaseNotes: Note change to 'ceph config dump' pretty-print output. X-Git-Tag: testing/wip-pdonnell-testing-20240430.123648-reef-debug~331^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=4f1615e832320a0a6cd05ef58e550a62e79cc9e1;p=ceph-ci.git PendingReleaseNotes: Note change to 'ceph config dump' pretty-print output. Signed-off-by: Sridhar Seshasayee (cherry picked from commit 401b30f19f51e86f1471447a6af788b94e283ff0) Conflicts: PendingReleaseNotes - Remove unrelated release note related to Cephfs --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 6d5e785d691..7f1c25311fd 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -187,6 +187,11 @@ than the number mentioned against the config tunable `mds_max_snaps_per_dir` so that a new snapshot can be created and retained during the next schedule run. +* `ceph config dump --format ` output will display the localized + option names instead of its normalized version. For e.g., + "mgr/prometheus/x/server_port" will be displayed instead of + "mgr/prometheus/server_port". This matches the output of the non pretty-print + formatted version of the command. >=17.2.1