]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
auth/AuthRegistry: refresh config on startup
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 30 Jul 2025 02:38:21 +0000 (22:38 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 26 Jan 2026 15:27:37 +0000 (10:27 -0500)
commit38149399bc0f5f56d222c3dcba3c83e8a5c2f6ad
treed9798950a977cbbe6be07f69978cb82f4318324d
parent60162dd630546455b4cccfb6e61e50dc6ce6fd39
auth/AuthRegistry: refresh config on startup

I don't think this makes a functional difference but these configs should be
loaded at startup otherwise it relies on obs startup to load them.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/auth/AuthRegistry.cc