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: v19.0.0~405^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F52906%2Fhead;p=ceph.git PendingReleaseNotes: Note change to 'ceph config dump' pretty-print output. Signed-off-by: Sridhar Seshasayee --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 3d865704778d..03fb4c6f2170 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -198,6 +198,11 @@ also change read/write permissions in a capability that the entity already holds. If the capability passed by user is same as one of the capabilities that the entity already holds, idempotency is maintained. +* `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