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

convert sriov device name objects to lowercase (backport #88) #98

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 8, 2024

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

Problem:

In certain cases nic names may have uppercase characters. This can cause failures in the pcidevices controller when it attempts to setup the sriov network devices.

Solution:

The fix is to convert sriov network device names to lowercase.

Related Issue:
harvester/harvester#6502
Test plan:


This is an automatic backport of pull request #88 done by [Mergify](https://mergify.com).

@WebberHuang1118 WebberHuang1118 merged commit ebcf598 into v1.3 Dec 17, 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