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

Fix the gathering of importer and populator pods logs #59

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

liranr23
Copy link
Member

@liranr23 liranr23 commented Aug 17, 2023

Since we moved to post the VM in the last phase, the VM now usually
contains PVC in the volume spec instead of DV. We need to look on both
in order to gather the relevant data.
Also, adding migrations IDs based on the VM label. This will allow us to
gather the populator pod logs when there is no plan ID provided.

@liranr23 liranr23 requested a review from ahadas August 17, 2023 08:09
Since we moved to post the VM in the last phase, the VM now usually
contains PVC in the volume spec instead of DV. We need to look on both
in order to gather the relevant data.

Signed-off-by: Liran Rotenberg <[email protected]>
collection-scripts/targeted_logs Outdated Show resolved Hide resolved
collection-scripts/targeted_crs Outdated Show resolved Hide resolved
collection-scripts/targeted_crs Outdated Show resolved Hide resolved
collection-scripts/targeted_logs Outdated Show resolved Hide resolved
Adding migrations IDs based on the VM label. This will allow us to
gather the populator pod logs when there is no plan ID provided.

Signed-off-by: Liran Rotenberg <[email protected]>
@ahadas ahadas merged commit 571f19e into kubev2v:main Sep 14, 2023
2 checks passed
@liranr23 liranr23 deleted the fix_gather branch September 19, 2023 13:27
@liranr23 liranr23 mentioned this pull request Oct 12, 2023
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.

2 participants