[pve-devel] applied-series: [PATCH manager 0/4] improve ceph version hints

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Jul 22 16:39:28 CEST 2019


On 7/19/19 10:16 AM, Dominik Csapak wrote:
> 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(-)
> 

applied series, thanks!




More information about the pve-devel mailing list