]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: mgmt-gateway bind to virtual_ip 67344/head
authorMalik Mann <github@dermm.io>
Mon, 4 May 2026 09:28:33 +0000 (11:28 +0200)
committerMalik Mann <github@dermm.io>
Mon, 4 May 2026 09:28:33 +0000 (11:28 +0200)
commit8141b3f60a9fd87bb19db889c5148b543ddc1b21
tree4b094243e13d82397003d8241baf03875f1af1e7
parent6e2dfe6b3f5dc8bff73d2f20a97ceb12c5cafbe7
mgr/cephadm: mgmt-gateway bind to virtual_ip

Nginx will only bind to <vip>:<port> if a virtual_ip is given

Fixes: https://tracker.ceph.com/issues/74929
Signed-off-by: Malik Mann <github@dermm.io>
src/pybind/mgr/cephadm/templates/services/mgmt-gateway/external_server.conf.j2
src/pybind/mgr/cephadm/tests/services/test_mgmt_gateway.py