Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
16 changes: 16 additions & 0 deletions modules/migration-mtc-release-notes-1-8-10.adoc
Original file line number Diff line number Diff line change
@@ -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)]
2 changes: 1 addition & 1 deletion modules/migration-mtc-release-notes-1-8-2.adoc
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion modules/migration-mtc-release-notes-1-8-3.adoc
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion modules/migration-mtc-release-notes-1-8-7.adoc
Original file line number Diff line number Diff line change
@@ -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}"]
Expand Down
2 changes: 1 addition & 1 deletion modules/migration-mtc-release-notes-1-8-8.adoc
Original file line number Diff line number Diff line change
@@ -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}"]
Expand Down
2 changes: 1 addition & 1 deletion modules/migration-mtc-release-notes-1-8-9.adoc
Original file line number Diff line number Diff line change
@@ -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}"]
Expand Down