Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ 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).
* 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).

Expand Down
Loading