[pve-devel] [PATCH manager 0/5] improve ux for ceph versions
Dominik Csapak
d.csapak at proxmox.com
Mon Mar 16 13:55:58 CET 2020
adds more visual hints about the ceph versions (needs upgrade/restart)
and a 'highest cluster version' on the ceph dashboard
to let the admin know what the expected version is
Dominik Csapak (5):
ceph: factor out get/broadcast ceph versions to ceph::services
ceph: add 'scope' parameter to metadata api call
gui: ceph: let compare_ceph_versions accept arrays directly
gui: ceph: icons for versions in ServiceList
gui: ceph: add highest cluster version in summary
PVE/API2/Cluster/Ceph.pm | 18 +++++++---
PVE/Ceph/Services.pm | 30 +++++++++++++++++
PVE/Service/pvestatd.pm | 19 +----------
www/manager6/Utils.js | 17 ++++++++--
www/manager6/ceph/ServiceList.js | 58 +++++++++++++++++++++++++++++++-
www/manager6/ceph/Status.js | 51 ++++++++++++++++++++++++++--
6 files changed, 164 insertions(+), 29 deletions(-)
--
2.20.1
More information about the pve-devel
mailing list