From 8f055d2347ac28f16f97e351868f7d84f85794c5 Mon Sep 17 00:00:00 2001 From: Victor Palma Date: Fri, 12 Jun 2026 13:15:04 +0200 Subject: [PATCH 1/2] M OpenNebula/one#7748: Update resolved issues --- .../release_information/release_notes/resolved_issues_722.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/software/release_information/release_notes/resolved_issues_722.md b/content/software/release_information/release_notes/resolved_issues_722.md index 4c90545b..53ad96b3 100644 --- a/content/software/release_information/release_notes/resolved_issues_722.md +++ b/content/software/release_information/release_notes/resolved_issues_722.md @@ -29,6 +29,7 @@ The following issues have been solved in 7.2.2: * Fix PCI attach to prevent bus address collisions [#7695](https://github.com/OpenNebula/one/issues/7695) * Fix lack of VLAN tags clearance in OVS when removing them from virtual network [#7707](https://github.com/OpenNebula/one/issues/7707) * Fix OneKS lifecycle operations after renaming a cluster by using stable Kubernetes identifiers [#7724](https://github.com/OpenNebula/one/issues/7724). +* Fix OneKS group recovery when stuck in WARNING state after cluster host reboot [#7748](https://github.com/OpenNebula/one/issues/7748). * `oneswap` Add support for batch VM conversion [#7726](https://github.com/OpenNebula/one/issues/7726) * Fix LVM (EE) post-reboot activation silently skipping VM disks [#7720](https://github.com/OpenNebula/one/issues/7720). From e82ef68cf831790c7425d74b4656b88a772528ab Mon Sep 17 00:00:00 2001 From: Victor Palma Date: Fri, 12 Jun 2026 13:15:26 +0200 Subject: [PATCH 2/2] M OpenNebula/one#7749: Update resolved issues --- .../release_information/release_notes/resolved_issues_722.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/software/release_information/release_notes/resolved_issues_722.md b/content/software/release_information/release_notes/resolved_issues_722.md index 53ad96b3..f009de54 100644 --- a/content/software/release_information/release_notes/resolved_issues_722.md +++ b/content/software/release_information/release_notes/resolved_issues_722.md @@ -30,6 +30,7 @@ The following issues have been solved in 7.2.2: * Fix lack of VLAN tags clearance in OVS when removing them from virtual network [#7707](https://github.com/OpenNebula/one/issues/7707) * Fix OneKS lifecycle operations after renaming a cluster by using stable Kubernetes identifiers [#7724](https://github.com/OpenNebula/one/issues/7724). * Fix OneKS group recovery when stuck in WARNING state after cluster host reboot [#7748](https://github.com/OpenNebula/one/issues/7748). +* Ensure empty OneKS groups are properly removed after deprovisioning [#7749](https://github.com/OpenNebula/one/issues/7749). * `oneswap` Add support for batch VM conversion [#7726](https://github.com/OpenNebula/one/issues/7726) * Fix LVM (EE) post-reboot activation silently skipping VM disks [#7720](https://github.com/OpenNebula/one/issues/7720).