]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: add note for new `auth rotate`
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 18 Jun 2024 17:47:29 +0000 (13:47 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 21 Jun 2024 01:31:12 +0000 (21:31 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
PendingReleaseNotes

index c476a72ff5875f27979eac4f1e171e786a51c897..90b0c53647f9cea538b7f5bd026e38199319186d 100644 (file)
@@ -1,5 +1,7 @@
 >=19.0.0
 
+* cephx: key rotation is now possible using `ceph auth rotate`. Previously,
+  this was only possible by deleting and then recreating the key.
 * ceph: a new --daemon-output-file switch is available for `ceph tell` commands
   to dump output to a file local to the daemon. For commands which produce
   large amounts of output, this avoids a potential spike in memory usage on the