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] Update VM parsing to use Plan instead of VMImport #22

Merged
merged 2 commits into from Nov 9, 2021

Conversation

aufi
Copy link
Collaborator

@aufi aufi commented Nov 9, 2021

2.2 backport of Update VM parsing to use Plan instead of VMImport #21

This PR finalizes must-gather changes related to Forklift 2.2 replacement of VMIO functions.

Adapting the gathering code to correctly parsing VM-related objects (VM itself and DVs). As a side-effect, VM name (instead of within-plan ID) is used be passed in parameters (as Forklift UI already does).

Fixes BZs:
https://bugzilla.redhat.com/show_bug.cgi?id=2019307
https://bugzilla.redhat.com/show_bug.cgi?id=1995197
https://bugzilla.redhat.com/show_bug.cgi?id=2020014

aufi and others added 2 commits November 8, 2021 17:10
Forklift 2.2 replaced VMIO functions, adapting the gathering code to
correctly parsing VM-related objects (VM itself, DVs). As a sideeffect, VM name (instead
of within-plan ID) is used be passed in parameters (as Forklift UI
already does).

Fixes BZs:
https://bugzilla.redhat.com/show_bug.cgi?id=2019307
https://bugzilla.redhat.com/show_bug.cgi?id=1995197
https://bugzilla.redhat.com/show_bug.cgi?id=2020014
@aufi aufi merged commit 1097fe8 into kubev2v:release-v2.2.0 Nov 9, 2021
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.

None yet

1 participant