[pve-devel] applied: [PATCH manager 1/1] ui: ha: remove group info from HA status string in guest status view

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Nov 14 13:01:11 CET 2025


On Fri, 19 Sep 2025 16:06:18 +0200, Michael Köppl wrote:
> Groups have been deprecated in favor of rules, so this information
> should no longer be displayed. Since there is no longer a 1:1 mapping of
> resources to groups and resources could be in many rules, displaying
> information about the rules in this view would clutter the guest status
> view. In addition, finding the rules of which the resource is a part of
> adds a lot more complexity than getting the group did. Thus, the
> information is omitted from the status text altogether.
> 
> [...]

Applied, thanks!

Getting all rules a guest is part of would be nice to have in the future,
but that would probably then be displayed in a dedicated window that opens,
e.g. similar to the VM IP view for when QGA is active.
In the status we could show the count of rules or if it's parts of rules at
all, but would only do that if it's cheap to gather.

[1/1] ui: ha: remove group info from HA status string in guest status view
      commit: fec66c2823927fa38b2376e0ac6c0333e41a3fb9




More information about the pve-devel mailing list