]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: allow having prometheus bind on specific network 56301/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 16:38:09 +0000 (12:38 -0400)
commit74364710acca719bbff77db27195a57fe6a3fd71
treea0d8338955d4be457209f0afb9e442e069e77874
parent3fc64e71665dd7b6aa086aead74b60ecaebfce95
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)
src/cephadm/cephadmlib/daemons/monitoring.py
src/cephadm/tests/test_deploy.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/tests/test_services.py
src/python-common/ceph/deployment/service_spec.py