]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: implement criticals endpoint
authorGuillaume Abrioux <gabrioux@ibm.com>
Mon, 30 Oct 2023 15:51:56 +0000 (15:51 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 15:15:42 +0000 (15:15 +0000)
commitaa2718ac00e013a45ef2a597a2d2545b348b3a15
tree2cd2358ea514c97737ead6c6cd06065b05d9cf3b
parent04605d8973f710766999eccfefcbf5cb901af036
node-proxy: implement criticals endpoint

This adds the required changes in order to implement the endpoint
'/criticals'.

The goal of this endpoint is to provide a report of all critical statuses
for either a given host or all hosts across the cluster.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit ae791f8721027a9a508c7cd27e85f86f6fe7c492)
src/pybind/mgr/cephadm/agent.py
src/pybind/mgr/cephadm/inventory.py