[pve-devel] [PATCH manager 0/5] improve ux for ceph versions

Dominik Csapak d.csapak at proxmox.com
Tue Mar 31 08:15:30 CEST 2020


any comments?

On 3/16/20 1:55 PM, Dominik Csapak wrote:
> 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(-)
> 




More information about the pve-devel mailing list