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

Support Infiniband guid CNI runtime config #493

Merged

Conversation

adrianchiris
Copy link
Contributor

This PR add support for a new CNI runtime config attribute

InfinibandGUID CNI runtime config which was introduced in PR 742

the corresponding network-attachment attribute is proposed to be defined as infiniband-guid
and discussed in multi-net-spec PR 4

A CNI implementation consuming this runtime config attribute (and can be used as reference) is proposed in ib-sriov-cni PR 28

- Add `infinibandGUID` CNI runtime config
- Add `infiniband-guid` Network attachment attribute
- Reflect infiniband guid request in Delegate network config
This commit extend the various network conf methods
to translate `infiniband-guid` network attachment configuration
to `infinibandGUID` CNI runtime config.

- Update relevant methods in types package
- Update unit tests
@dougbtv
Copy link
Member

dougbtv commented Apr 30, 2020

Adrian, thanks a bunch for the PR! Let's make sure the proposal is accepted before we merge it.

@adrianchiris
Copy link
Contributor Author

Hi @dougbtv appreciate a pair of eyes on this :)

Copy link
Member

@s1061123 s1061123 left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@s1061123 s1061123 merged commit 2796202 into k8snetworkplumbingwg:master Jun 26, 2020
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.

None yet

3 participants