]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/deployment: add remote control sidecar config params
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 9 Jun 2025 17:19:06 +0000 (13:19 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 12 Aug 2025 14:24:49 +0000 (10:24 -0400)
commit09da84fe1879ddb1752fceee4746880477cf0c04
tree8b367b799cde60dbc5ded1985278159cd7f0e1af
parent4180cddc1a086ce2710405f91c0147b9d3f2fd2d
python-common/deployment: add remote control sidecar config params

Add parameters to the smb service spec for configuring the remote
control sidecar. The feature always controls the deployment (or not) of
the sidecar and the ssl/tls config params will be used to set up (m)TLS
for the sidecar.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/cephadm/tests/test_services.py
src/python-common/ceph/deployment/service_spec.py