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 modules/migration-mtc-release-notes-1-7-02.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[id="resolved-issues-1-7-02_{context}"]
== Resolved issues

This release has the following major resolved issue:
This release has the following major resolved issues:

.MTC UI does not display logs correctly
In previous releases, the MTC UI did not display logs correctly. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2062266[*BZ#2062266*])
Expand Down
2 changes: 1 addition & 1 deletion modules/migration-mtc-release-notes-1-7-03.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[id="resolved-issues-1-7-03_{context}"]
== Resolved issues

This release has the following major resolved issue:
This release has the following major resolved issues:

.Correct DNS validation for destination namespace
In previous releases, the MigPlan could not be validated if the destination namespace started with a non-alphabetic character. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2102231[*BZ#2102231*])
Expand Down
6 changes: 3 additions & 3 deletions modules/migration-mtc-release-notes-1-7-06.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
== New features

.Implement proposed changes for DVM support with PSA in Red Hat OpenShift Container Platform 4.12
With the incoming enforcement of Pod Security Admission (PSA) in {OCP} 4.12, whereby the default pod would run with a `restricted` profile. This `restricted` profile would mean workloads to migrate would be in violation of this policy and no longer work as of now. The above enhancement outlines the changes that will be required to remain compatible with OCP 4.12. (link:https://issues.redhat.com/browse/MIG-1240[*MIG-1240*])
With the incoming enforcement of Pod Security Admission (PSA) in {OCP} 4.12 the default pod would run with a `restricted` profile. This `restricted` profile would mean workloads to migrate would be in violation of this policy and no longer work as of now. The following enhancement outlines the changes that would be required to remain compatible with OCP 4.12. (link:https://issues.redhat.com/browse/MIG-1240[*MIG-1240*])

[id="resolved-issues-1-7-06_{context}"]
== Resolved issues

This release has the following major resolved issue:
This release has the following major resolved issues:

.Unable to create Storage Class Conversion plan due to missing cronjob error in Red Hat OpenShift Platform 4.12
In previous releases, on the persistent volumes page, an error is thrown that a CronJob is not available in version `batch/v1beta1`, and when clicking on cancel, the migplan is created with status `Not ready`. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2143628[*BZ#2143628*])
Expand All @@ -24,7 +24,7 @@ In previous releases, on the persistent volumes page, an error is thrown that a
[id="known-issues-1-7-06_{context}"]
== Known issues

This release has the following known issues:
This release has the following known issue:

.Conflict conditions are cleared briefly after they are created
When creating a new state migration plan that will result in a conflict error, that error is cleared shorty after it is displayed. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2144299[*BZ#2144299*])
8 changes: 0 additions & 8 deletions modules/migration-mtc-release-notes-1-7-08.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,3 @@ In previous releases, when deploying MTC on an {OCP} 4.6 cluster, the DPA failed
== Known issues

There are no known issues in this release.








2 changes: 1 addition & 1 deletion modules/migration-mtc-release-notes-1-7-09.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ There are no major resolved issues in this release.
[id="known-issues-1-7-09_{context}"]
== Known issues

This release has the following known issues:
This release has the following known issue:

.Adjust rsync options in DVM

Expand Down
4 changes: 4 additions & 0 deletions modules/migration-mtc-release-notes-1-7-10.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ This release has the following major resolved issue:

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*])

[id="known-issues-1-7-10_{context}"]
== Known issues

There are no known issues in this release.