From 8746c33f8760df7745fd05888967551fd6a55b1b Mon Sep 17 00:00:00 2001 From: Andy Arnold Date: Sat, 7 Oct 2023 03:55:18 +0100 Subject: [PATCH] MIG-1499: small corrections following review for another branch - OCP 4.12, 4.13, 4.14 --- modules/migration-mtc-release-notes-1-7-02.adoc | 2 +- modules/migration-mtc-release-notes-1-7-03.adoc | 2 +- modules/migration-mtc-release-notes-1-7-06.adoc | 6 +++--- modules/migration-mtc-release-notes-1-7-08.adoc | 8 -------- modules/migration-mtc-release-notes-1-7-09.adoc | 2 +- modules/migration-mtc-release-notes-1-7-10.adoc | 4 ++++ 6 files changed, 10 insertions(+), 14 deletions(-) diff --git a/modules/migration-mtc-release-notes-1-7-02.adoc b/modules/migration-mtc-release-notes-1-7-02.adoc index 056221ede9a4..2b99af0c5eff 100644 --- a/modules/migration-mtc-release-notes-1-7-02.adoc +++ b/modules/migration-mtc-release-notes-1-7-02.adoc @@ -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*]) diff --git a/modules/migration-mtc-release-notes-1-7-03.adoc b/modules/migration-mtc-release-notes-1-7-03.adoc index 81f826a9b18d..a7124eae1069 100644 --- a/modules/migration-mtc-release-notes-1-7-03.adoc +++ b/modules/migration-mtc-release-notes-1-7-03.adoc @@ -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*]) diff --git a/modules/migration-mtc-release-notes-1-7-06.adoc b/modules/migration-mtc-release-notes-1-7-06.adoc index 95d21f82106c..03c3a4b4d78a 100644 --- a/modules/migration-mtc-release-notes-1-7-06.adoc +++ b/modules/migration-mtc-release-notes-1-7-06.adoc @@ -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*]) @@ -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*]) diff --git a/modules/migration-mtc-release-notes-1-7-08.adoc b/modules/migration-mtc-release-notes-1-7-08.adoc index 2c8558f6e931..874e6144b49c 100644 --- a/modules/migration-mtc-release-notes-1-7-08.adoc +++ b/modules/migration-mtc-release-notes-1-7-08.adoc @@ -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. - - - - - - - - diff --git a/modules/migration-mtc-release-notes-1-7-09.adoc b/modules/migration-mtc-release-notes-1-7-09.adoc index 313d0ee1b0fd..8d802b4d967c 100644 --- a/modules/migration-mtc-release-notes-1-7-09.adoc +++ b/modules/migration-mtc-release-notes-1-7-09.adoc @@ -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 diff --git a/modules/migration-mtc-release-notes-1-7-10.adoc b/modules/migration-mtc-release-notes-1-7-10.adoc index 9e6d0ea0ab05..e0f77f50ebb6 100644 --- a/modules/migration-mtc-release-notes-1-7-10.adoc +++ b/modules/migration-mtc-release-notes-1-7-10.adoc @@ -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.