]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: Remove SSL RGW migration logic
authorRedouane Kachach <rkachach@ibm.com>
Thu, 25 Sep 2025 15:26:06 +0000 (17:26 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Thu, 25 Sep 2025 15:26:06 +0000 (17:26 +0200)
commit9e05171155075daf96a070037fa2fa14f84b8bfc
treeff1508198b25746fbc5b70671d65030969c3dc2a
parent521e2a9039cab26f3b264052c8109636569ad61b
mgr/cephadm: Remove SSL RGW migration logic

Remove the special-case code used for RGW service migration, as it is no
longer needed. The certmgr logic now handles populating the certstore
with the corresponding certificate and key entries by reading their values
directly from the spec. During RGW service redeployment as part of the
upgrade, certmgr will ensure the certstore is updated accordingly.

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/migrations.py