[pve-devel] applied: [PATCH manager] ui: ceph: add more compatibilty code for versions

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Nov 12 17:03:42 CET 2021


On 12.11.21 17:01, Dominik Csapak wrote:
> we now have to handle the version of 'old' nodes, as well as the
> new nodes, which are missing the 'version' field in the metadata/osd call
> 
> so set the 'versions' object to a default empty object for osds
> and get the host version directly from the treenode
> (the parent node of the osd node)
> 
> also compare the host version in the dashboard by getting first the
> new version field, and the old one as fallback.
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  www/manager6/ceph/OSD.js      | 5 +++--
>  www/manager6/ceph/Services.js | 3 ++-
>  2 files changed, 5 insertions(+), 3 deletions(-)
> 
>

applied, thanks!





More information about the pve-devel mailing list