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

Show full VMI history logs #35

Merged
merged 5 commits into from
Sep 26, 2023
Merged

Show full VMI history logs #35

merged 5 commits into from
Sep 26, 2023

Conversation

vladikr
Copy link
Owner

@vladikr vladikr commented Sep 22, 2023

Currently, we show only logs from all VMI-related components based on the currently running virt-launcher pod.
In case the VMI was migrated, we will only show logs from the latest virt-launcher and the latest virt-handler starting from the creation of the latest virt-launcher.

This PR will allow showing logs from all VMI-related virt-launchers and virt-handlers throughout the history of the VMI - starting from the creation of the VMI.

Adding InvolvedVirtLaunchers and InvolvedVirtHandlers
to keep track of add the involved virt-launchers and virt-handler pods

Signed-off-by: Vladik Romanovsky <[email protected]>
This query will include logs from all the involved virt-launchers and
virt-handlers

Signed-off-by: Vladik Romanovsky <[email protected]>
@vladikr
Copy link
Owner Author

vladikr commented Sep 26, 2023

I'll get this in. I have another follow up.

@vladikr vladikr merged commit 22a4bf1 into main Sep 26, 2023
1 check 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