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

Handle missing VM resource gracefully #41

Merged
merged 1 commit into from Feb 14, 2022
Merged

Conversation

aufi
Copy link
Collaborator

@aufi aufi commented Feb 11, 2022

When a VM exist in a Plan, but actual VirtualMachine CR in the cluster
was deleted meanwhile, the gathering script didn't stop getting
VM-related logs which lead to messy result archive.

Adding a check if given VM really exists in the cluster.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=2023260

When a VM exist in a Plan, but actual VirtualMachine CR in the cluster
was deleted meanwhile, the gathering script didn't stop getting
VM-related logs which lead to messy result archive.

Adding a check if given VM really exists in the cluster.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=2023260
@aufi aufi merged commit 67073bd into kubev2v:main Feb 14, 2022
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