]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add check if federate job is running else show reconnect
authorAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Sat, 6 Apr 2024 03:29:13 +0000 (08:59 +0530)
committerAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Wed, 11 Sep 2024 05:25:06 +0000 (10:55 +0530)
commite61c0e05676f8919703b33f7c63c904295a8185f
tree6966784e5c333c58f4eaffc5c644e7a7c078d714
parent5f31be9df255b851251bc1affaf049f88cdebd68
mgr/dashboard: add check if federate job is running else show reconnect
message

Signed-off-by: Aashish Sharma <aasharma@redhat.com>
14 files changed:
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/templates/services/prometheus/prometheus.yml.j2
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/dashboard/controllers/auth.py
src/pybind/mgr/dashboard/controllers/multi_cluster.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/multi-cluster/multi-cluster-list/multi-cluster-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/multi-cluster/multi-cluster.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/multi-cluster/multi-cluster.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/multi-cluster.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/enum/dashboard-promqls.enum.ts
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py