|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// * migration_toolkit_for_containers/mtc-release-notes.adoc |
| 4 | +:_mod-docs-content-type: REFERENCE |
| 5 | +[id="migration-mtc-release-notes-1-8-5_{context}"] |
| 6 | += {mtc-full} 1.8.5 release notes |
| 7 | + |
| 8 | +[id="technical-changes-1-8-5_{context}"] |
| 9 | +== Technical changes |
| 10 | + |
| 11 | +{mtc-first} 1.8.5 has the following technical changes: |
| 12 | + |
| 13 | +.Federal Information Processing Standard (FIPS) |
| 14 | + |
| 15 | +FIPS is a set of computer security standards developed by the United States federal government in accordance with the Federal Information Security Management Act (FISMA). |
| 16 | + |
| 17 | +Starting with version 1.8.5, {mtc-short} is designed for FIPS compliance. |
| 18 | + |
| 19 | +[id="mtc-resolved-issues-1-8-5_{context}"] |
| 20 | +== Resolved issues |
| 21 | + |
| 22 | + |
| 23 | +For more information, see the list of link:https://issues.redhat.com/issues/?filter=12447122[{mtc-short} 1.8.5 resolved issues] in Jira. |
| 24 | + |
| 25 | +[id="known-issues-1-8-5_{context}"] |
| 26 | +== Known issues |
| 27 | + |
| 28 | +{mtc-short} 1.8.5 has the following known issues: |
| 29 | + |
| 30 | +.The associated SCC for service account cannot be migrated in {OCP} 4.12 |
| 31 | + |
| 32 | +The associated Security Context Constraints (SCCs) for service accounts in {OCP} 4.12 cannot be migrated. This issue is planned to be resolved in a future release of {mtc-short}. link:https://issues.redhat.com/browse/MIG-1454[(MIG-1454)] |
| 33 | + |
| 34 | +.{mtc-short} does not patch `statefulset.spec.volumeClaimTemplates[].spec.storageClassName` on storage class conversion |
| 35 | + |
| 36 | +While running a Storage Class conversion for a StatefulSet application, {mtc-short} updates the persistent volume claims (PVC) references in `.spec.volumeClaimTemplates[].metadata.name` to use the migrated PVC names. {mtc-short} does not update `spec.volumeClaimTemplates[].spec.storageClassName`, which causes the application to scale up. Additionally, new replicas consume PVCs created under the old Storage Class instead of the migrated Storage Class. link:https://issues.redhat.com/browse/MIG-1660[(MIG-1660)] |
| 37 | + |
| 38 | +.Performing a StorageClass conversion triggers the scale-down of all applications in the namespace |
| 39 | + |
| 40 | +When running a `StorageClass` conversion on more than one application, {mtc-short} scales down all the applications in the cutover phase, including those not involved in the migration. link:https://issues.redhat.com/browse/MIG-1661[(MIG-1661)] |
| 41 | + |
| 42 | +.`MigPlan` cannot be edited to have the same target namespace as the source cluster after it is changed |
| 43 | + |
| 44 | +After changing the target namespace to something different from the source namespace while creating a `MigPlan` in the {mtc-short} UI, you cannot edit the `MigPlan` again to make the target namespace the same as the source namespace. link:https://issues.redhat.com/browse/MIG-1600[(MIG-1600)] |
| 45 | + |
| 46 | + |
| 47 | +.Migrated builder pod fails to push to the image registry |
| 48 | + |
| 49 | +When migrating an application that includes `BuildConfig` from the source to the target cluster, the builder pod encounters an error, failing to push the image to the image registry. |
| 50 | +link:https://bugzilla.redhat.com/show_bug.cgi?id=2234781[(BZ#2234781)] |
| 51 | + |
| 52 | +.Conflict condition clears briefly after it is displayed |
| 53 | + |
| 54 | +When creating a new state migration plan that results in a conflict error, the error is cleared shortly after it is displayed. link:https://bugzilla.redhat.com/show_bug.cgi?id=2144299[(BZ#2144299)] |
| 55 | + |
| 56 | +.`PvCapacityAdjustmentRequired` warning not displayed after setting `pv_resizing_threshold` |
| 57 | + |
| 58 | +The `PvCapacityAdjustmentRequired` warning does not appear in the migration plan after the `pv_resizing_threshold` is adjusted. link:https://bugzilla.redhat.com/show_bug.cgi?id=2270160[(BZ#2270160)] |
| 59 | + |
| 60 | +For a complete list of all known issues, see the list of link:https://issues.redhat.com/issues/?filter=12447121[{mtc-short} 1.8.5 known issues] in Jira. |
0 commit comments