]> 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)
committerAdam King <adking@redhat.com>
Thu, 21 Aug 2025 18:13:55 +0000 (14:13 -0400)
commitc980e0e09601b15b0c6c32c74e1c77968f29c55f
tree35219a9c8aa7dc3f263687a2c3048cfc6db40311
parent16cf5ddace7bc8232402b5c07fd34e16937edd24
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>
(cherry picked from commit 173b538c2b520867dc2103be4ff91a66f0cbf76f)
src/pybind/mgr/smb/resources.py