Skip to content

Commit fc0b6d8

Browse files
MIG_1341_MTC_1_7_10_RN
1 parent d707672 commit fc0b6d8

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ endif::[]
7171
:mtc-short: MTC
7272
:mtc-full: Migration Toolkit for Containers
7373
:mtc-version: 1.7
74-
:mtc-version-z: 1.7
74+
:mtc-version-z: 1.7.10
7575
// builds (Valid only in 4.11 and later)
7676
:builds-v2title: Builds for Red Hat OpenShift
7777
:builds-v2shortname: OpenShift Builds v2

migration_toolkit_for_containers/mtc-release-notes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ You can migrate from xref:../migrating_from_ocp_3_to_4/about-migrating-from-3-to
1616

1717
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_.
1818

19+
include::modules/migration-mtc-release-notes-1-7-10.adoc[leveloffset=+1]
1920
include::modules/migration-mtc-release-notes-1-7.adoc[leveloffset=+1]
2021
include::modules/migration-mtc-release-notes-1-6.adoc[leveloffset=+1]
2122
include::modules/migration-mtc-release-notes-1-5.adoc[leveloffset=+1]
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
// Module included in the following assemblies:
3+
//
4+
// * migration_toolkit_for_containers/mtc-release-notes.adoc
5+
:_content-type: REFERENCE
6+
[id="migration-mtc-release-notes-1-7-10_{context}"]
7+
= {mtc-full} 1.7.10 release notes
8+
9+
[id="resolved-issues-1-7-10_{context}"]
10+
== Resolved issues
11+
12+
This release has the following major resolved issue:
13+
14+
* In this release, you can prevent absolute symlinks from being manipulated by Rsync in the course of direct volume migration (DVM). Running DVM in privileged mode preserves absolute symlinks inside the persistent volume claims (PVCs). To switch to privileged mode, in the `MigrationController` CR, set the `migration_rsync_privileged` spec to `true`. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2204461[*BZ#2204461*])
15+

0 commit comments

Comments
 (0)