]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: add a new tls credential resource type
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 2 Jul 2025 21:44:45 +0000 (17:44 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 12 Aug 2025 14:45:50 +0000 (10:45 -0400)
commit173b538c2b520867dc2103be4ff91a66f0cbf76f
treee9ef0981d98721d054e3617f0d4f5a1e0c2612a7
parent39f73e2b7926e2f717947243a24c8743e4dcb815
mgr/smb: add a new tls credential resource type

Add a new TLS credential resource type that can currently store one
TLS certificate, TLS key, or TLS CA certificate. This is a new top-level
resource so that they can be use across clusters or managed
independently by different people and or private information can be kept
out a cluster resource stored in a file committed somewhere.

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