public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager 0/2] fix ceph version handling in gui
@ 2021-11-10 12:15 Dominik Csapak
  2021-11-10 12:15 ` [pve-devel] [PATCH manager 1/2] api: ceph: fix getting ceph versions Dominik Csapak
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dominik Csapak @ 2021-11-10 12:15 UTC (permalink / raw)
  To: pve-devel

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(-)

-- 
2.30.2





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-10 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 12:15 [pve-devel] [PATCH manager 0/2] fix ceph version handling in gui Dominik Csapak
2021-11-10 12:15 ` [pve-devel] [PATCH manager 1/2] api: ceph: fix getting ceph versions Dominik Csapak
2021-11-10 12:15 ` [pve-devel] [PATCH manager 2/2] ui: ceph: fix version handling Dominik Csapak
2021-11-10 12:58 ` [pve-devel] [PATCH manager 0/2] fix ceph version handling in gui Thomas Lamprecht
2021-11-10 13:40 ` [pve-devel] applied-series: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal