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] Gather migration hooks resources #47

Merged
merged 6 commits into from Mar 3, 2022

Conversation

aufi
Copy link
Collaborator

@aufi aufi commented Mar 3, 2022

2.3 backport of #46

A VM migration can include pre and post migration hooks which are Jobs (k8s resources) that could contain relevant information in their log files. Adding migration hooks jobs logs to the targeted gathering.

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

Handle missing VM resource gracefully
Fix build script with deprecated Centos 8
Update targeted DataVolumes gathering to keep consistency in resources
list tracking.
Migration hooks creates Jobs executed pre and post migration, adding
support to gather their logs for debugging purposes.
Migration hooks jobs are xecuted in their pods, adding their logs
collection.
@aufi aufi merged commit ae1b453 into kubev2v:release-v2.3.0 Mar 3, 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