Skip to content
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

Backport to release-2.7 #1097

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Backport to release-2.7 #1097

merged 3 commits into from
Oct 10, 2024

Conversation

Now we allow migrating with more disks than the MaxInFlight in case
there is no VM being migrated at that time. This is done for the user's
convenience.

Related to: kubev2v#1087

Signed-off-by: Martin Necas <[email protected]>
Issue:
When running the migration archive we do not delete the DataVolumes.

Fix:
Add deletion of the DataVolumes when running the archive and the VM
migration failed.
At some cases the migration in the context is missing the migration ID
so we can use the plan instead to find the DataVolume.

Fixes: https://issues.redhat.com/browse/MTV-1477

Signed-off-by: Martin Necas <[email protected]>
Issue:
When customer applies the CBT on running VM by:
`govc vm.change -vm VM_NAME -e "ctkEnabled=TRUE"`
The customer gets a critical conidtion which does not allow them to
migrate the VM.

Fix:
The changes are not propagated to the VM config but to the extra
arguments which we need to query.

Fixes: https://issues.redhat.com/browse/MTV-1576

Signed-off-by: Martin Necas <[email protected]>
@mnecas mnecas requested a review from yaacov as a code owner October 10, 2024 08:55
Copy link

sonarcloud bot commented Oct 10, 2024

@mnecas mnecas merged commit 60629f5 into kubev2v:release-2.7 Oct 10, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant