From: Patrick Donnelly Date: Tue, 18 Jun 2024 17:47:29 +0000 (-0400) Subject: PendingReleaseNotes: add note for new `auth rotate` X-Git-Tag: v20.0.0~1680^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=deab0443ef5df84c1d7261f1b1b74a512f2e2864;p=ceph.git PendingReleaseNotes: add note for new `auth rotate` Signed-off-by: Patrick Donnelly --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index c476a72ff58..90b0c53647f 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -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