]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: extend the mon key store to support raw data
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 1 Jul 2025 21:14:55 +0000 (17:14 -0400)
committerAdam King <adking@redhat.com>
Thu, 21 Aug 2025 18:13:55 +0000 (14:13 -0400)
commit514d1c8747762145dd8be75f11a71be27d33bd32
treeaa9f4e370492e5ed7fef436ad54c8167d0f8fdba
parent113d68f679183b9d43086f6dde4ed4e62ecdfcc6
mgr/smb: extend the mon key store to support raw data

Previously, a new protocol for raw data entries was added. Extend the
MonKeyStoreEntry to meet this protocol so that it can be used to retain
raw text/data blobs.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 8254069dba53d6bf50a76a087a692ea633a60736)
src/pybind/mgr/smb/mon_store.py