Skip to content

feat(gpu): start device topology registry in base plugin#1108

Open
luomingmeng wants to merge 2 commits intokubewharf:mainfrom
luomingmeng:dev/fix-gpu-base-plugin-run
Open

feat(gpu): start device topology registry in base plugin#1108
luomingmeng wants to merge 2 commits intokubewharf:mainfrom
luomingmeng:dev/fix-gpu-base-plugin-run

Conversation

@luomingmeng
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Enhancements

What this PR does / why we need it:

Add missing call to run device topology registry in base plugin's Run method and ensure it's started in StaticPolicy's Start method

Which issue(s) this PR fixes:

Special notes for your reviewer:

Add missing call to run device topology registry in base plugin's Run method and ensure it's started in StaticPolicy's Start method
Check for nil return value from PickLatestDeviceTopology and return appropriate error to prevent potential nil pointer dereference
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.

2 participants