]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: update CEPHADM_AGENT_DOWN when agent reports in 43489/head
authorAdam King <adking@redhat.com>
Mon, 11 Oct 2021 19:07:49 +0000 (15:07 -0400)
committerAdam King <adking@redhat.com>
Mon, 11 Oct 2021 19:07:49 +0000 (15:07 -0400)
commitf9baa5c71e3e7fbcb89d203e95a92b82661f31e4
tree45f59bd35a13b4345acfeb49617d3366e5e0dbf5
parent0bcc9d862abb8a931c0f589c764e5a2399e1ef0f
mgr/cephadm: update CEPHADM_AGENT_DOWN when agent reports in

Right now if an agent considered down reports in the health
warning will reamin until the serve loop runs again. This
change will give better responsiveness on setting/removing
this health warning.

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/agent.py
src/pybind/mgr/cephadm/serve.py