]> git.proxmox.com Git - pve-manager.git/commit
ui: ceph status: add pg warning state
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 23 Jun 2023 09:45:12 +0000 (11:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 13 Nov 2023 15:20:01 +0000 (16:20 +0100)
commit19823a19c49b847508a1ea0032fa19e1ede6230f
treee55507f5c56c9fd2d2f0e63ae0d4d5d67a660ca1
parent038e94bbbee764fbf70a026f5795263624c98bfb
ui: ceph status: add pg warning state

Like ceph mgr dashboard, we need a warning state.

- set degraded as warning instead working
- set undersized as warning instead error
- rename error as critical
- add "busy" (info-blue) color for working state
- use warning (orange) color for warning state

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Tested-By: Aaron Lauterer <a.lauterer@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
 [ TL: fold in CSS class addition ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/css/ext6-pve.css
www/manager6/ceph/StatusDetail.js