]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: Remove Grafana self-signed certificate migration logic 65567/head
authorRedouane Kachach <rkachach@ibm.com>
Thu, 18 Sep 2025 08:34:52 +0000 (10:34 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Thu, 25 Sep 2025 15:26:22 +0000 (17:26 +0200)
commit786f28cbb7d63ce46e2ca54c5bb71dc91108400c
tree5d312bff3eba85075cdd67d22da51d3056fcf53e
parent9e05171155075daf96a070037fa2fa14f84b8bfc
mgr/cephadm: Remove Grafana self-signed certificate migration logic

Remove the code used to migrate Grafana self-signed certificates, as
it is no longer needed. The certmgr logic now handles generating new
certificates during the upgrade, eliminating the need for any migration
code or logic.

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