-
Notifications
You must be signed in to change notification settings - Fork 244
feat: use dcgm-exporter for Ubuntu 22.04 and 24.04 #7610
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3a79521 to
cbe78af
Compare
Devinwong
approved these changes
Jan 6, 2026
Collaborator
Devinwong
left a comment
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. Pending the check-in tests.
After this is merged, please remember to go to Renovate's portal to ensure it can detect your newly added package so that it will automatically update the versions when there are newer.
9cefb04 to
ed3b633
Compare
ed3b633 to
9dba5dd
Compare
9dba5dd to
8815ac9
Compare
8815ac9 to
bd072e2
Compare
Signed-off-by: Mark Ibrahim <[email protected]> Signed-off-by: Mark Ibrahim <[email protected]>
Signed-off-by: Mark Ibrahim <[email protected]> Signed-off-by: Mark Ibrahim <[email protected]>
Signed-off-by: Mark Ibrahim <[email protected]>
Signed-off-by: Mark Ibrahim <[email protected]> Signed-off-by: Mark Ibrahim <[email protected]>
39ad2b9 to
2c8f09a
Compare
awesomenix
reviewed
Jan 6, 2026
awesomenix
approved these changes
Jan 6, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR changes the origin of the dcgm-exporter package for Ubuntu 22.04 and 24.04. The package is now pulled from PMC instead of an Nvidia repo. The version number for the AzureLinux package was also upticked for parity with the Ubuntu versions.
dcgm-exporterpackage now used for Ubuntu instead ofdatacenter-gpu-manager-exporterincomponents.jsonazurelinuxpackage version number upticked from4.6.0-1.azl3to4.6.0-2.azl3cse_install_ubuntu.sh,scenario_gpu_managed_experience_test.go, andinstall-dependencies.shchanged to referencedcgm-exporterfor Ubuntu instead ofdatacenter-gpu-manager-exporterRequirements:
Special notes for your reviewer:
Release note: