]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: add a new tls source component resource
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 2 Jul 2025 21:45:42 +0000 (17:45 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 12 Aug 2025 14:45:50 +0000 (10:45 -0400)
commitee5b41981a43da8cff889c80b001540538b08af6
tree7d5146889b3e8476ffbacc63dc485fdc1d098b20
parent173b538c2b520867dc2103be4ff91a66f0cbf76f
mgr/smb: add a new tls source component resource

Add a new resource component for referencing a tls credential resource.
This works pretty much like the join auth resource in that a cluster
refers to a tls credential resource by name - avoiding having to have
potentially sensitive info stored in the cluster resource.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/resources.py