]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: add the VIP to the internal mgmt-gateway cert SAN list
authorRedouane Kachach <rkachach@ibm.com>
Thu, 9 Oct 2025 08:55:50 +0000 (10:55 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Mon, 13 Oct 2025 15:34:29 +0000 (17:34 +0200)
commit4e35116933d8a271d0a4afe1cb62bc8c63db657e
tree7e68f8dce2f53f6d032bbf03f4ecf657cb5bd004
parentaaf16714f31fce46ab838c05f50f2a3239c40f83
mgr/cephadm: add the VIP to the internal mgmt-gateway cert SAN list

Include the VIP as part of the mgmt-gateway internal server
certificate SAN list when operating in HA mode. Otherwise
the communication between internal services might fail.

Fixes: https://tracker.ceph.com/issues/73384
Resolves: rhbz#2402468

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
(cherry picked from commit f63ebe811b0e3c7c090e35c6d2502c804a0bbec1)
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/mgmt_gateway.py
src/pybind/mgr/cephadm/tests/test_services.py