all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH ha-manager/manager/proxmox-widget-toolkit 0/3] remove
@ 2025-09-19 14:06 Michael Köppl
  2025-09-19 14:06 ` [pve-devel] [PATCH manager 1/1] ui: ha: remove group info from HA status string in guest status view Michael Köppl
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michael Köppl @ 2025-09-19 14:06 UTC (permalink / raw)
  To: pve-devel

Even though groups have been replaced with rules in PVE 9, the guest
summary still displayed "Groups: none" for VMs and CTs. This patch
series removes this information from the HA status information and also
removes the remnants of it in the widget-toolkit and ha-manager.

The patch series does not add information about rules as a replacement
for the following reasons:
- There is no 1:1 mapping of resources to groups anymore, so a resource
  could potentially have many rules, cluttering the summary page
- Finding the rules that reference the given resource adds more
  complexity compared to finding the group for information that can be
  be viewed in a less cluttered manner on the rules page.

pve-manager:

Michael Köppl (1):
  ui: ha: remove group info from HA status string in guest status view

 www/manager6/Utils.js | 3 ---
 1 file changed, 3 deletions(-)


proxmox-widget-toolkit:

Michael Köppl (1):
  remove unused groupText mapping

 src/Utils.js | 1 -
 1 file changed, 1 deletion(-)


pve-ha-manager:

Michael Köppl (1):
  config: remove groups field from service status data

 src/PVE/HA/Config.pm | 1 -
 1 file changed, 1 deletion(-)


Summary over all repositories:
  3 files changed, 0 insertions(+), 5 deletions(-)

-- 
Generated by git-murpp 0.8.0


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

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

end of thread, other threads:[~2025-09-19 15:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-19 14:06 [pve-devel] [PATCH ha-manager/manager/proxmox-widget-toolkit 0/3] remove Michael Köppl
2025-09-19 14:06 ` [pve-devel] [PATCH manager 1/1] ui: ha: remove group info from HA status string in guest status view Michael Köppl
2025-09-19 14:06 ` [pve-devel] [PATCH widget-toolkit 1/1] remove unused groupText mapping Michael Köppl
2025-09-19 14:06 ` [pve-devel] [PATCH ha-manager 1/1] config: remove groups field from service status data Michael Köppl
2025-09-19 14:41 ` [pve-devel] [PATCH ha-manager/manager/proxmox-widget-toolkit 0/3] remove Daniel Kral
2025-09-19 15:06   ` Michael Köppl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal