]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: allow having prometheus bind on specific network 56302/head
authorAdam King <adking@redhat.com>
Thu, 29 Feb 2024 18:04:43 +0000 (13:04 -0500)
committerAdam King <adking@redhat.com>
Tue, 19 Mar 2024 17:02:38 +0000 (13:02 -0400)
commit078a6df7c914701339c30d6927336fc3286fb077
tree466b29507d84b8f7d2aeef3c29e0684f638d1bed
parent97dd71cdf18ba3ea01e80129914f4b6a57328890
mgr/cephadm: allow having prometheus bind on specific network

To avoid port conflicts in certain setups where
something else is using the same port on a different
network on the host.

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit e6943dd61374ee8ce337751e9ef9ba55f10a83ed)

Conflicts:
src/cephadm/cephadmlib/daemons/monitoring.py
src/cephadm/tests/test_deploy.py
src/cephadm/cephadm.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/tests/test_services.py
src/python-common/ceph/deployment/service_spec.py