]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
auth: add API to wipe rotating secrets
authorPatrick Donnelly <pdonnell@ibm.com>
Fri, 9 May 2025 18:52:13 +0000 (14:52 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 22 Sep 2025 16:34:39 +0000 (12:34 -0400)
commit768d965b36bb59b5f3a9cc216b47493cffc3cbd5
tree71cacbf175f2dd78acd5dce1249c6ec6df781bcb
parent60d823363aa606e281a7696452381517c8f2d9cc
auth: add API to wipe rotating secrets

This is for the service daemon's store of rotating service secrets.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit 6ecbb1c7d5878cc61156f0f79398437f1de3ca84)
src/auth/Auth.h
src/auth/RotatingKeyRing.cc
src/auth/RotatingKeyRing.h