Skip to content

Commit 4615ee2

Browse files
Update modules/migration-mtc-release-notes-1-8-9.adoc
Co-authored-by: Shruti Deshpande <[email protected]>
1 parent 4e7d756 commit 4615ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/migration-mtc-release-notes-1-8-9.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Before this update, deleting the `MigPlan` triggered unnecessary virtual machine
1919

2020
Before this update, the `virt-launcher` pod stalled after migrating a VM due to pod anti-affinity conflicts with bound volumes. This resulted in a failed VM migration, causing the virt-launcher pod to get stuck. This release resolves the pod anti-affinity issue, allowing for scheduling on different nodes. As a result, you can now migrate VMs from `hostpath-csi-basic` to `hostpath-csi-pvc-block` without pods getting stuck in a pending state, thereby improving the overall migration process efficiency. link:https://issues.redhat.com/browse/MIG-1750[(MIG-1750)]
2121

22-
.Migration-controller Panic due to LimitRange "NIL" found in source project
22+
.Migration-controller panics due to LimitRange "NIL" found in source project
2323

2424
Before this update, the missing `Min` spec in a LimitRange within the `openshift-migration` namespace caused a panic in the migration-controller pod, disrupting the user experience and preventing successful volume migration. With this release, the migration-controller pod no longer crashes when encountering a LimitRange set to `Nil`. As a result, `rsync` pods now comply with the specified limits, improving the migration process stability and eliminating crashloopbacks in source namespaces.

0 commit comments

Comments
 (0)