From f11096029349453adc68568a097bee776785cc83 Mon Sep 17 00:00:00 2001 From: "A.Arnold" Date: Fri, 12 Sep 2025 21:25:13 +0100 Subject: [PATCH] OCP 4.15: - MIG-1763: MTC 1.8.10 release notes and attributes Signed-off-by: A.Arnold --- _attributes/common-attributes.adoc | 2 +- .../release_notes/mtc-release-notes.adoc | 2 ++ modules/migration-mtc-release-notes-1-8-10.adoc | 16 ++++++++++++++++ modules/migration-mtc-release-notes-1-8-2.adoc | 2 +- modules/migration-mtc-release-notes-1-8-3.adoc | 2 +- modules/migration-mtc-release-notes-1-8-7.adoc | 2 +- modules/migration-mtc-release-notes-1-8-8.adoc | 2 +- modules/migration-mtc-release-notes-1-8-9.adoc | 2 +- 8 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 modules/migration-mtc-release-notes-1-8-10.adoc diff --git a/_attributes/common-attributes.adoc b/_attributes/common-attributes.adoc index 5aaceeb9e408..35bedc6b9cb8 100644 --- a/_attributes/common-attributes.adoc +++ b/_attributes/common-attributes.adoc @@ -68,7 +68,7 @@ endif::[] :mtc-short: MTC :mtc-full: Migration Toolkit for Containers :mtc-version: 1.8 -:mtc-version-z: 1.8.7 +:mtc-version-z: 1.8.10 :mtc-legacy-image: 1.7 // builds (Valid only in 4.11 and later) :builds-v2title: Builds for Red Hat OpenShift diff --git a/migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc b/migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc index ef2c63b75158..736d92f493d4 100644 --- a/migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc +++ b/migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc @@ -15,6 +15,8 @@ The {mtc-short} enables you to migrate application workloads between {product-ti For information on the support policy for {mtc-short}, see link:https://access.redhat.com/support/policy/updates/openshift#app_migration[OpenShift Application and Cluster Migration Solutions], part of the _Red Hat {product-title} Life Cycle Policy_. +include::modules/migration-mtc-release-notes-1-8-10.adoc[leveloffset=+1] + include::modules/migration-mtc-release-notes-1-8-9.adoc[leveloffset=+1] include::modules/migration-mtc-release-notes-1-8-8.adoc[leveloffset=+1] diff --git a/modules/migration-mtc-release-notes-1-8-10.adoc b/modules/migration-mtc-release-notes-1-8-10.adoc new file mode 100644 index 000000000000..23074cae9a3f --- /dev/null +++ b/modules/migration-mtc-release-notes-1-8-10.adoc @@ -0,0 +1,16 @@ +// 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)] diff --git a/modules/migration-mtc-release-notes-1-8-2.adoc b/modules/migration-mtc-release-notes-1-8-2.adoc index 0038705946e8..579b02cccb2a 100644 --- a/modules/migration-mtc-release-notes-1-8-2.adoc +++ b/modules/migration-mtc-release-notes-1-8-2.adoc @@ -1,6 +1,6 @@ // Module included in the following assemblies: // -// * migration_toolkit_for_containers/release_notes/mtc-release-notes-1-8.adoc +// * migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc :_mod-docs-content-type: REFERENCE [id="migration-mtc-release-notes-1-8-2_{context}"] = {mtc-full} 1.8.2 release notes diff --git a/modules/migration-mtc-release-notes-1-8-3.adoc b/modules/migration-mtc-release-notes-1-8-3.adoc index fdb6dc5bb120..7b4fa820c1d7 100644 --- a/modules/migration-mtc-release-notes-1-8-3.adoc +++ b/modules/migration-mtc-release-notes-1-8-3.adoc @@ -1,6 +1,6 @@ // Module included in the following assemblies: // -// * migration_toolkit_for_containers/release_notes/mtc-release-notes-1-8.adoc +// * migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc :_mod-docs-content-type: REFERENCE [id="migration-mtc-release-notes-1-8-3_{context}"] = {mtc-full} 1.8.3 release notes diff --git a/modules/migration-mtc-release-notes-1-8-7.adoc b/modules/migration-mtc-release-notes-1-8-7.adoc index cdddbd1ac037..5d192534d326 100644 --- a/modules/migration-mtc-release-notes-1-8-7.adoc +++ b/modules/migration-mtc-release-notes-1-8-7.adoc @@ -1,6 +1,6 @@ // Module included in the following assemblies: // -// * migration_toolkit_for_containers/mtc-release-notes-1-7.adoc +// * migration_toolkit_for_containers/mtc-release-notes.adoc :_mod-docs-content-type: REFERENCE [id="migration-mtc-release-notes-1-8-7_{context}"] diff --git a/modules/migration-mtc-release-notes-1-8-8.adoc b/modules/migration-mtc-release-notes-1-8-8.adoc index 00b839000c9f..4dd4154e08ec 100644 --- a/modules/migration-mtc-release-notes-1-8-8.adoc +++ b/modules/migration-mtc-release-notes-1-8-8.adoc @@ -1,6 +1,6 @@ // Module included in the following assemblies: // -// * migration_toolkit_for_containers/mtc-release-notes-1-7.adoc +// * migration_toolkit_for_containers/mtc-release-notes.adoc :_mod-docs-content-type: REFERENCE [id="migration-mtc-release-notes-1-8-8_{context}"] diff --git a/modules/migration-mtc-release-notes-1-8-9.adoc b/modules/migration-mtc-release-notes-1-8-9.adoc index 3a527138a636..5b5a74ecf129 100644 --- a/modules/migration-mtc-release-notes-1-8-9.adoc +++ b/modules/migration-mtc-release-notes-1-8-9.adoc @@ -1,6 +1,6 @@ // Module included in the following assemblies: // -// * migration_toolkit_for_containers/mtc-release-notes-1-7.adoc +// * migration_toolkit_for_containers/mtc-release-notes.adoc :_mod-docs-content-type: REFERENCE [id="migration-mtc-release-notes-1-8-9_{context}"]