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

fix ifname len exceed 12, for example kubevirt v1.0.0 gen ifname #3021

Closed
wants to merge 1 commit into from

Conversation

wenwenxiong
Copy link
Contributor

@wenwenxiong wenwenxiong commented Jul 10, 2023

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at bae15e3

Shorten long interface names in generateNicName function to avoid errors. Use container ID and interface suffix to create unique names for OVS ports.

🤖 Generated by Copilot at bae15e3

generateNicName
Shortens long interface names
Autumn leaves falling

HOW

🤖 Generated by Copilot at bae15e3

  • Shorten interface names that are too long for Linux (link)

@wenwenxiong
Copy link
Contributor Author

ignore this #3013 have fix this。

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