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] Handle missing VM resource gracefully #43

Merged
merged 1 commit into from Feb 15, 2022

Conversation

aufi
Copy link
Collaborator

@aufi aufi commented Feb 15, 2022

2.3 backport of #41

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 cea7982 into kubev2v:release-v2.3.0 Feb 15, 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