]> git.apps.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)
committerAdam King <adking@redhat.com>
Thu, 21 Aug 2025 18:13:50 +0000 (14:13 -0400)
commit5cab9c4feaf348695790d105134798a55fee30d0
treeb51647588a70b43f13b354bfb757c2eceb89fe34
parent4f48212c42e75564e6609196e4a7aa104b78cf99
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>
(cherry picked from commit 09da84fe1879ddb1752fceee4746880477cf0c04)

Conflicts:
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/cephadm/tests/test_services.py
src/python-common/ceph/deployment/service_spec.py