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

feat: add device plugin support to CNS #2886

Merged

Conversation

thatmattlong
Copy link
Contributor

@thatmattlong thatmattlong commented Jul 29, 2024

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:

@aggarwal0009 aggarwal0009 marked this pull request as ready for review August 2, 2024 01:03
@aggarwal0009 aggarwal0009 requested review from a team as code owners August 2, 2024 01:03
@aggarwal0009 aggarwal0009 requested a review from nairashu August 2, 2024 01:03
@rbtr rbtr added the cns Related to CNS. label Aug 2, 2024
@rbtr rbtr self-requested a review August 2, 2024 16:23
cns/deviceplugin/plugin.go Outdated Show resolved Hide resolved
cns/deviceplugin/pluginmanager.go Outdated Show resolved Hide resolved
cns/deviceplugin/pluginmanager.go Outdated Show resolved Hide resolved
cns/deviceplugin/pluginmanager_test.go Outdated Show resolved Hide resolved
cns/deviceplugin/pluginmanager_test.go Outdated Show resolved Hide resolved
cns/deviceplugin/server.go Outdated Show resolved Hide resolved
cns/deviceplugin/socketwatcher_test.go Outdated Show resolved Hide resolved
out.txt Outdated Show resolved Hide resolved
aggarwal0009 and others added 5 commits August 2, 2024 11:24
Co-authored-by: Timothy J. Raymond <timraymond@users.noreply.github.com>
Signed-off-by: aggarwal0009 <127549148+aggarwal0009@users.noreply.github.com>
@aggarwal0009
Copy link
Contributor

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

aggarwal0009
aggarwal0009 previously approved these changes Aug 6, 2024
Copy link
Contributor

@aggarwal0009 aggarwal0009 left a comment

Choose a reason for hiding this comment

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

LGTM cc @thatmattlong

cns/deviceplugin/pluginmanager_test.go Outdated Show resolved Hide resolved
@aggarwal0009 aggarwal0009 force-pushed the matlong/add-device-plugin-skeleton branch from 63cc4ea to 798e2e5 Compare August 6, 2024 21:20
aggarwal0009
aggarwal0009 previously approved these changes Aug 6, 2024
@aggarwal0009
Copy link
Contributor

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aggarwal0009
Copy link
Contributor

/azp run Azure Container Networking PR

@aggarwal0009 aggarwal0009 enabled auto-merge August 19, 2024 17:35
miguelgoms
miguelgoms previously approved these changes Aug 19, 2024
rbtr
rbtr previously approved these changes Aug 19, 2024
@aggarwal0009
Copy link
Contributor

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aggarwal0009 aggarwal0009 added this pull request to the merge queue Aug 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 19, 2024
@paulyufan2 paulyufan2 added this pull request to the merge queue Aug 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 20, 2024
@paulyufan2 paulyufan2 added this pull request to the merge queue Aug 20, 2024
@rbtr rbtr removed this pull request from the merge queue due to a manual request Aug 20, 2024
@rbtr
Copy link
Contributor

rbtr commented Aug 20, 2024

@paulyufan2 this is blocked by #2931

Signed-off-by: aggarwal0009 <127549148+aggarwal0009@users.noreply.github.com>
@aggarwal0009 aggarwal0009 dismissed stale reviews from rbtr and miguelgoms via 7aafd6b August 28, 2024 01:25
miguelgoms
miguelgoms previously approved these changes Aug 28, 2024
@aggarwal0009
Copy link
Contributor

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aggarwal0009 aggarwal0009 requested a review from rbtr August 28, 2024 16:12
@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@paulyufan2 paulyufan2 added this pull request to the merge queue Aug 29, 2024
Merged via the queue into Azure:master with commit a01f0a0 Aug 29, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cns Related to CNS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants