1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/migration-mtc-release-notes-1-8-10.adoc
2025-09-12 20:48:40 +01:00

17 lines
1010 B
Plaintext

// Module included in the following assemblies:
//
// * migration_toolkit_for_containers/mtc-release-notes.adoc
:_mod-docs-content-type: REFERENCE
[id="migration-mtc-release-notes-1-8-10_{context}"]
= {mtc-full} 1.8.10 release notes
[id="resolved-issues-1-8-10_{context}"]
== Resolved issues
{mtc-first} 1.8.10 has the following major resolved issues:
.`migmigration` failed to clean up stale virt-handler pods for stopped VMs
With this release, `migmigration` object no longer fails to clean up stale `virt-handler` pods for stopped virtual machines (VMs) in an Azure Red Hat OpenShift (ARO) cluster with {mtc-short} Operator and {odf-first} storage cluster-CEPH RBD virtualization. This resolution addresses an issue where migration failure occurred due to an attempt to clean up non-existent `virt-handler` pods during live migration when the VM was stopped and no VMI existed. As a result, stopped VMs no longer prevent successful migration. link:https://issues.redhat.com/browse/MIG-1762[(MIG-1762)]