Changelog v0.20.0
Features
- [module] The new minimum required version of Deckhouse 1.69.4 has been set, which is necessary for the operation of the virtualization module. The virtualization module has been moved from the preview stage to general availability. #1109
- [module] Add the smibios parameter to determine the level of virtualization nesting. This parameter allows automatic detection of whether a node is running on physical hardware or in a DVP virtualized environment. #559
- [vmip] Add events for the
VirtualMachineIPAddress
resource. #1147 - [vmipl] Add events for the
VirtualMachineIPAddressLease
resource. #1146
Fixes
- [core] Default parameters for live migration have been set: Migration bandwidth: 5 Gbps (approximately 640 MB/s); Each node will perform no more than one outgoing migration at a time; The total number of simultaneous migrations in the cluster is limited to the number of nodes running virtual machines. #1082
- [vdsnapshot] Fix the unfreezing of the virtual machine's file system in case of an error during snapshot creation. #1117
- [vmop] Fix the premature transition of a resource to the InProgress state if a migration is scheduled but has not started. Now, it remains in the Pending state until the migration begins. #1128
Chore
- [module] Address CVEs related to Python hooks: CVE-2024-12797, CVE-2025-47273. #1103
For more information, see the changelog and minor version release changes.