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

change pod mutation webhook logic for kubevirt v1.1.x support #70

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

ibrokethecloud
Copy link
Collaborator

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Problem:

PCIDevice passthrough is currently broken in v1.2-head due to upgrade to kubevirt v1.1.x

This is due to the change in launcher pod now running two containers rather than the original one in v0.55.x

Solution:

The PR manually backports the changes to pod mutation in webhook from master branch. This has already been fixed in v1.3.0

Related Issue:
harvester/harvester#5373
Test plan:

@WebberHuang1118
Copy link
Member

Hi @ibrokethecloud

For Harvester v1.2 the VM (with PCI device) couldn't be booted up unless applying fix memory overcommit.
Should we backport this PR first? thanks.

@WebberHuang1118
Copy link
Member

Hi @ibrokethecloud

For Harvester v1.2 the VM (with PCI device) couldn't be booted up unless applying fix memory overcommit. Should we backport this PR first? thanks.

Per discussion with @ibrokethecloud

Because the fix memory overcommit also includes other vGPU changes, we will manually to the backport.

Copy link
Member

@WebberHuang1118 WebberHuang1118 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@bk201 bk201 merged commit 721475d into harvester:v1.2 Mar 18, 2024
4 checks 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.

3 participants