From deab0443ef5df84c1d7261f1b1b74a512f2e2864 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Tue, 18 Jun 2024 13:47:29 -0400 Subject: [PATCH] PendingReleaseNotes: add note for new `auth rotate` Signed-off-by: Patrick Donnelly --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index c476a72ff5875..90b0c53647f9c 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 -- 2.39.5