]> git-server-git.apps.pok.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@ibm.com>
Tue, 18 Mar 2025 14:40:36 +0000 (10:40 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit deab0443ef5df84c1d7261f1b1b74a512f2e2864)

PendingReleaseNotes

index fd7c1dbccec1b76de1212d4062845b85ff1f2e80..a7ba7b26edd60a8a7c970b80de9c04675a93f732 100644 (file)
@@ -62,6 +62,8 @@
   Last-Modified header to determine how long the object took to replicate.
 * The cephfs-shell utility is now packaged for RHEL 9 / CentOS 9 as required
   python dependencies are now available in EPEL9.
+* cephx: key rotation is now possible using `ceph auth rotate`. Previously,
+  this was only possible by deleting and then recreating the key.
 * RGW: S3 multipart uploads using Server-Side Encryption now replicate correctly in
   multi-site. Previously, the replicas of such objects were corrupted on decryption.
   A new tool, ``radosgw-admin bucket resync encrypted multipart``, can be used to