From: "Michael Köppl" <m.koeppl@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH ha-manager/manager/proxmox-widget-toolkit 0/3] remove
Date: Fri, 19 Sep 2025 16:06:17 +0200 [thread overview]
Message-ID: <20250919140620.243497-1-m.koeppl@proxmox.com> (raw)
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
next reply other threads:[~2025-09-19 14:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-19 14:06 Michael Köppl [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250919140620.243497-1-m.koeppl@proxmox.com \
--to=m.koeppl@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox