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

NAS-132721 / 25.04 / Support for NICs in containers #11116

Merged
merged 4 commits into from
Nov 29, 2024
Merged

Conversation

AlexKarpov98
Copy link
Contributor

Testing: see ticket.

Result:

Screen.Recording.2024-11-29.at.11.38.00.mov

@AlexKarpov98 AlexKarpov98 self-assigned this Nov 29, 2024
@AlexKarpov98 AlexKarpov98 requested a review from a team as a code owner November 29, 2024 09:41
@AlexKarpov98 AlexKarpov98 requested review from RehanY147 and removed request for a team November 29, 2024 09:41
@bugclerk bugclerk changed the title NAS-132721: Support for NICs in containers NAS-132721 / 25.04 / Support for NICs in containers Nov 29, 2024
@bugclerk
Copy link
Contributor

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.32%. Comparing base (8c8c3c6) to head (8a3ac55).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11116      +/-   ##
==========================================
+ Coverage   82.28%   82.32%   +0.03%     
==========================================
  Files        1650     1652       +2     
  Lines       57730    57832     +102     
  Branches     5948     5956       +8     
==========================================
+ Hits        47506    47609     +103     
+ Misses      10224    10223       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@undsoft undsoft left a comment

Choose a reason for hiding this comment

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

Works well 👍🏼


export const virtualizationNicTypeLabels = new Map<VirtualizationNicType, string>([
[VirtualizationNicType.Bridged, T('Bridged')],
[VirtualizationNicType.Macvlan, T('Macvlan')],
Copy link
Collaborator

Choose a reason for hiding this comment

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

MAC VLAN

@AlexKarpov98 AlexKarpov98 merged commit db3ec81 into master Nov 29, 2024
11 checks passed
@AlexKarpov98 AlexKarpov98 deleted the NAS-132721 branch November 29, 2024 10:37
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants