-
Notifications
You must be signed in to change notification settings - Fork 1.8k
MIG 1418 Release notes fixed #64678
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
MIG 1418 Release notes fixed #64678
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
|
||
// Module included in the following assemblies: | ||
// | ||
// * migration_toolkit_for_containers/mtc-release-notes.adoc | ||
:_content-type: REFERENCE | ||
[id="migration-mtc-release-notes-1-8_{context}"] | ||
= {mtc-full} 1.8 release notes | ||
|
||
[id="new-features-and-enhancements-1-8{context}"] | ||
== New features and enhancements | ||
|
||
This release has no new features and enhancements. | ||
|
||
[id="resolved-issues-1-8_{context}"] | ||
== Resolved issues | ||
|
||
This release has the following resolved issues: | ||
|
||
.Indirect migration is stuck on backup stage | ||
|
||
In previous releases, an indirect migration became stuck at the backup stage, due to `InvalidImageName` error. | ||
(link:https://bugzilla.redhat.com/show_bug.cgi?id=2233097[*BZ#2233097*]) | ||
|
||
CarmiWisemon marked this conversation as resolved.
Show resolved
Hide resolved
|
||
.PodVolumeRestore remain In Progress keeping the migration stuck at Stage Restore | ||
|
||
In previous releases, on performing an indirect migration, the migration became stuck at the `Stage Restore` step, waiting for the `podvolumerestore` to be completed. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2233868[*BZ#2233868*]) | ||
|
||
CarmiWisemon marked this conversation as resolved.
Show resolved
Hide resolved
|
||
.Migrated application unable to pull image from internal registry on target cluster | ||
|
||
In previous releases, on migrating an application to the target cluster, the migrated application failed to pull the image from the internal image registry resulting in an `application failure`. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2233103[*BZ#2233103*]) | ||
|
||
.Migration failing on Azure due to authorization issue | ||
|
||
In previous releases, on an Azure cluster, when backing up to Azure storage, the migration failed at the `Backup` stage. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2238974[*BZ#2238974*]) | ||
|
||
CarmiWisemon marked this conversation as resolved.
Show resolved
Hide resolved
|
||
[id="known-issues-1-8_{context}"] | ||
== Known issues | ||
|
||
This release has the following known issues: | ||
|
||
.Old Restic pods are not getting removed on upgrading MTC 1.7.x -> 1.8.x | ||
|
||
CarmiWisemon marked this conversation as resolved.
Show resolved
Hide resolved
|
||
In this release, on upgrading the MTC operator from 1.7.x to 1.8.x, the old Restic pods are not being removed. Hence, after the upgrade, both Restic and node-agent pods are visible in the namespace. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2236829[*BZ#2236829*]) | ||
|
||
.Migrated builder pod fails to push to image registry | ||
|
||
In this release, on migrating an application including a `BuildConfig` from a source to target cluster, builder pod results in `error`, failing to push the image to the image registry. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2234781[*BZ#2234781*]) | ||
|
||
.[UI] CA bundle file field is not properly cleared | ||
|
||
In this release, after enabling `Require SSL verification` and adding content to the CA bundle file for an MCG NooBaa bucket in MigStorage, the connection fails as expected. However, when reverting these changes by removing the CA bundle content and clearing `Require SSL verification`, the connection still fails. The issue is only resolved by deleting and re-adding the repository. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2240052[*BZ#2240052*]) | ||
|
||
CarmiWisemon marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
[id="technical-changes-1-8_{context}"] | ||
== Technical changes | ||
|
||
This release has the following technical changes: | ||
|
||
* Migration of {product-title} 3 to {product-title} 4 requires a legacy {mtc-full} ({mtc-short}) Operator and MTC 1.7.x. | ||
* It is not supported to migrate MTC 1.7.x to MTC 1.8.x. | ||
* You must use MTC 1.7.x to migrate anything with a source of {product-title} 4.10 or earlier. | ||
* MTC 1.8.x only supports migrations from {product-title} 4.10 or later to {product-title} 4.10 or later. | ||
* MTC 1.8.x by default installs OADP 1.2.x. | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.