[pve-devel] applied-series: [PATCH manager 0/2] fix ceph version handling in gui
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 10 14:40:22 CET 2021
On 10.11.21 13:15, Dominik Csapak wrote:
> we removed the broadcast of the legacy kv 'ceph-version', but our
> gui and api were not completely adapted to the new versions yet
> (it seems we forgot)
>
> the ui patch fixes the dashboard and service lists, but the osd panel
> is still broken (that needs the api patch)
>
> alternatively to the api patch, we could revert fb0cb9b7, but
> as we already rolled that change out to pve-no-subscription,
> i see no point to it really.
>
>
> Dominik Csapak (2):
> api: ceph: fix getting ceph versions
> ui: ceph: fix version handling
>
> PVE/API2/Ceph/OSD.pm | 5 ++---
> PVE/API2/Cluster/Ceph.pm | 5 +----
> www/manager6/ceph/OSD.js | 6 +++---
> www/manager6/ceph/Services.js | 8 ++++----
> www/manager6/ceph/StatusDetail.js | 8 ++++----
> 5 files changed, 14 insertions(+), 18 deletions(-)
>
applied series and reverted fb0cb9b7 for now, we should be able to remove with
8.0 (or sooner, it's not _that_ hard of a break) thanks!
More information about the pve-devel
mailing list