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

Guptaharshit/mshv refactor backup #3

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

harshitgupta1337
Copy link
Owner

@harshitgupta1337 harshitgupta1337 commented Sep 13, 2024

What this PR does / why we need it:

This PR aims to generalize the virtualization stack used by KubeVirt.
Based on the design proposal PR: kubevirt/community#259

This PR ensures that KubeVirt can create/manage VMs on virtualization stacks that are exposed by Libvirt. Any specifics of the virtualization stack are implemented in the Hypervisor interface.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

kubevirt/community#259

@vladikr
Copy link

vladikr commented Sep 18, 2024

@harshitgupta1337 could you please add more text to the description? perhaps you could explain what you are trying to achieve.

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