[pve-devel] [RFC PATCH manager] api/ui: include the node ha status in resources call and show as icon
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 12 20:49:37 CET 2024
Am 31.05.24 um 10:07 schrieb Dominik Csapak:
> we already have the information parsed, so it's cheap, and we already
> have a mechanism in place that adds 'ha-<hastate>' as a css class, so
> let's reuse that.
>
> I chose a yellow wrench, as wrenches are associated with 'maintenance',
> and because the state warrants more notice than 'online' but less than
> 'offline'.
>
> Users mentioned in the forum that this would be nice:
> https://forum.proxmox.com/threads/125768/
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> not sure about the color, since the yellow has relatively low contrast
> in the light mode (in dark mode it's fine). It's the same yellow as for
> 'io-errors' though.
maybe blue as more of a "notice" color, this state is not problematic per
se after all.
More information about the pve-devel
mailing list