mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
27 lines
1.4 KiB
Plaintext
27 lines
1.4 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * migration_toolkit_for_containers/release_notes/mtc-release-notes-1-7.adoc
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="migration-mtc-release-notes-1-7-05_{context}"]
|
|
= {mtc-full} 1.7.5 release notes
|
|
|
|
[id="resolved-issues-1-7-05_{context}"]
|
|
== Resolved issues
|
|
|
|
This release has the following major resolved issue:
|
|
|
|
.Direct Volume Migration is failing as rsync pod on source cluster move into Error state
|
|
In previous release, migration succeeded with warnings but Direct Volume Migration failed with rsync pod on source namespace going into error state. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2132978[**BZ#2132978*])
|
|
|
|
|
|
[id="known-issues-1-7-05_{context}"]
|
|
== Known issues
|
|
|
|
This release has the following known issues:
|
|
|
|
.Velero image cannot be overridden in the {mtc-first} operator
|
|
In previous releases, it was not possible to override the velero image using the `velero_image_fqin` parameter in the `MigrationController` Custom Resource (CR). (link:https://bugzilla.redhat.com/show_bug.cgi?id=2143389[*BZ#2143389*])
|
|
|
|
.When editing a MigHook in the UI, the page might fail to reload
|
|
The UI might fail to reload when editing a hook if there is a network connection issue. After the network connection is restored, the page will fail to reload until the cache is cleared. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2140208[*BZ#2140208*])
|