]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: hide daemon table when orchestrator is disabled 33941/head
authorKiefer Chang <kiefer.chang@suse.com>
Wed, 11 Mar 2020 12:21:41 +0000 (20:21 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Fri, 13 Mar 2020 03:26:41 +0000 (11:26 +0800)
commit9587caac41eaeecb58a1709f1119eb3a6df886e9
tree92bf227289597087ea0a050d4b7e5547f7664e8c
parent5cf9cd5d1c73425924afabe7fcc659b377c791c5
mgr/dashboard: hide daemon table when orchestrator is disabled

The refresh time of services/daemons is also increased to 1 minute since
they are not updated so frequently.

Fixes: https://tracker.ceph.com/issues/44558
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts