mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #98979 from anarnold97/OCP-4.15-MIG-1763-MTC-1.8.10-release-notes
OCP 4.15: - MIG-1763: MTC 1.8.10 release notes and attributes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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]
|
||||
|
||||
16
modules/migration-mtc-release-notes-1-8-10.adoc
Normal file
16
modules/migration-mtc-release-notes-1-8-10.adoc
Normal file
@@ -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)]
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}"]
|
||||
|
||||
@@ -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}"]
|
||||
|
||||
@@ -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}"]
|
||||
|
||||
Reference in New Issue
Block a user