From f794bb6d3056983cb58ae0172621200e17215a67 Mon Sep 17 00:00:00 2001 From: Sridhar Seshasayee Date: Tue, 29 Aug 2023 09:59:15 +0530 Subject: [PATCH] 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 - Move related release note under ">=17.2.7" section --- PendingReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 6e5e7753c7dd..fce59361c51d 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -31,6 +31,11 @@ * CEPHFS: After recovering a Ceph File System post following the disaster recovery procedure, the recovered files under `lost+found` directory can now be deleted. +* `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.6 -------- -- 2.47.3