]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: fixing mgmt-gateway cert generation for HA scenarios
authorRedouane Kachach <rkachach@ibm.com>
Tue, 11 Mar 2025 09:27:00 +0000 (10:27 +0100)
committerRedouane Kachach <rkachach@ibm.com>
Wed, 19 Mar 2025 14:55:22 +0000 (15:55 +0100)
commit945b1726d9f2244bbf874d85fc05543f94d883d2
treeb6594135e1677327f74ae0bcf88851133d5a31e3
parent84edffdc96e93bcdf6d45047d104832f5c8cc81d
mgr/cephadm: fixing mgmt-gateway cert generation for HA scenarios

modified the code to include only the virtual IP in the certificate
when running in high availability (HA) mode, excluding the host FQDN
to ensure consistent certificate validation across all mgmt-gateway
instances.

https://tracker.ceph.com/issues/70391

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