-
Notifications
You must be signed in to change notification settings - Fork 240
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
feat: add device plugin support to CNS #2886
feat: add device plugin support to CNS #2886
Conversation
Co-authored-by: Timothy J. Raymond <timraymond@users.noreply.github.com> Signed-off-by: aggarwal0009 <127549148+aggarwal0009@users.noreply.github.com>
/azp run Azure Container Networking PR |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM cc @thatmattlong
63cc4ea
to
798e2e5
Compare
/azp run Azure Container Networking PR |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run Azure Container Networking PR |
/azp run Azure Container Networking PR |
Azure Pipelines successfully started running 1 pipeline(s). |
@paulyufan2 this is blocked by #2931 |
Signed-off-by: aggarwal0009 <127549148+aggarwal0009@users.noreply.github.com>
/azp run Azure Container Networking PR |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run Azure Container Networking PR |
Azure Pipelines successfully started running 1 pipeline(s). |
Reason for Change:
Adds a device plugin implementation for tracking vnet and IB NICs to CNS. Does not enable execution of this plugin.
Issue Fixed:
Requirements:
Notes: