]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: Note change to 'ceph config dump' pretty-print output. 52906/head
authorSridhar Seshasayee <sseshasa@redhat.com>
Tue, 29 Aug 2023 04:29:15 +0000 (09:59 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Thu, 21 Sep 2023 11:40:10 +0000 (17:10 +0530)
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
PendingReleaseNotes

index 3d865704778dcc202b36cd4a1eccdba380d37f72..03fb4c6f21700fdc06d5c58093b5d3b80d8d5f55 100644 (file)
   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 <json|xml>` 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