]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: filter hosts that can't support VIP for ingress
authorAdam King <adking@redhat.com>
Tue, 1 Aug 2023 21:43:36 +0000 (17:43 -0400)
committerAdam King <adking@redhat.com>
Tue, 5 Mar 2024 15:39:49 +0000 (10:39 -0500)
commit106633f87c8697c177cd7b7a36af2d61c28ef074
tree64d49a6580b413acecc14dec6a7ab754c25243f4
parent738d82a470457f373bab79881154193806fb175f
mgr/cephadm: filter hosts that can't support VIP for ingress

Keepalive daemons need the host to have an interface
on which they can set up their VIP. If a host
does not have any interface that can work, we should
filter it out

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

Conflicts:
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/cephadm/schedule.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/tests/test_services.py