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

Add SocketPath/PciID to Interface struct #1069

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

MikeZappa87
Copy link
Contributor

@MikeZappa87 MikeZappa87 commented Feb 19, 2024

This is to resolve: #1050

@coveralls
Copy link

coveralls commented Feb 26, 2024

Coverage Status

coverage: 70.133%. remained the same
when pulling 163db33 on MikeZappa87:spec/socketpci
into b62753a on containernetworking:main.

@MikeZappa87 MikeZappa87 marked this pull request as ready for review February 26, 2024 15:30
@squeed
Copy link
Member

squeed commented Feb 26, 2024

Looks good; we need to add this to the spec, though.

@MikeZappa87
Copy link
Contributor Author

Looks good; we need to add this to the spec, though.

I can start on that right now.

pkg/types/100/types_test.go Outdated Show resolved Hide resolved
@MikeZappa87 MikeZappa87 force-pushed the spec/socketpci branch 2 times, most recently from 8485501 to 330a4a7 Compare February 26, 2024 17:31
@MikeZappa87 MikeZappa87 linked an issue Feb 26, 2024 that may be closed by this pull request
@MikeZappa87 MikeZappa87 self-assigned this Feb 26, 2024
@MikeZappa87 MikeZappa87 added this to the CNI v1.1 milestone Feb 26, 2024
@MikeZappa87
Copy link
Contributor Author

@squeed this should be ready

Copy link

@tamilmani1989 tamilmani1989 left a comment

Choose a reason for hiding this comment

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

lgtm

SPEC.md Outdated Show resolved Hide resolved
SPEC.md Outdated Show resolved Hide resolved
SPEC.md Outdated Show resolved Hide resolved
@squeed squeed merged commit c822f13 into containernetworking:main Mar 4, 2024
5 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.

Proposal: Add metadata map field to Interface object in CNI Result
5 participants