this improves the ceph version hints so that the admin sees which hosts needs a package upgrade and which only need a service restart
the first commit is technically optional, since in commit 3 is code to workaround the missing data in the tree which we need anyway to show it correctly for both api calls (necessary when having one node with slighty newer packages which is used to view the data of an older node), so we could omit that and remove the comment that it only applies for the old api call of course it would be nicer to have it directly in the tree data and that we could drop the version array sometime before 7.0 (breaking api change) Dominik Csapak (4): ceph: osd list: add hostversions to the host nodes gui: ceph: add HEALTH_UPGRADE state gui: ceph osd: improve version hints gui: ceph dashboard: improve version hints PVE/API2/Ceph/OSD.pm | 7 +++++- www/manager6/Utils.js | 4 +++ www/manager6/ceph/OSD.js | 47 +++++++++++++++++++++++++++-------- www/manager6/ceph/Services.js | 28 +++++++++++++++------ 4 files changed, 67 insertions(+), 19 deletions(-) -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel