[improvement] : Capture nvidiadriver CRs as well#2097
Merged
rahulait merged 1 commit intoNVIDIA:mainfrom Feb 5, 2026
Merged
Conversation
a04e383 to
f946f6a
Compare
rajathagasthya
approved these changes
Feb 4, 2026
cdesiniotis
approved these changes
Feb 4, 2026
Contributor
Author
|
@cdesiniotis @rajathagasthya re-requesting review as I added one more commit which now adds labelselector for nvidiadriver pods so that we capture nvidia-bug-report output from nodes as well when nvidiadriver cr is used. I also added some additional logic to capture GPU usage on nodes for easier troubleshooting of scenarios where someone outside of gpu-operator took access to GPU and causes issues with driver install/upgrades. It can be tested using: |
cdesiniotis
reviewed
Feb 4, 2026
Contributor
|
Can you amend the commit message to "[improvement] capture NVIDIADriver CRs in must-gather" ? |
f5650e8 to
81bc8db
Compare
Changes include: 1. step to capture nvidiadriver CRs as well 2. capture pod logs with timestamps 3. use common labelselector which works for both clusterpolicy and nvidiadriver 4. add logic to capture which processes are using GPU if any. This will help in identifying cases when we don't expect anyone to be using GPU Signed-off-by: Rahul Sharma <rahulsharm@nvidia.com>
81bc8db to
794d63d
Compare
Contributor
Author
Yup, updated. |
karthikvetrivel
approved these changes
Feb 4, 2026
Member
karthikvetrivel
left a comment
There was a problem hiding this comment.
Thanks for taking a look at this, Rahul. Looks great.
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
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.
Changes to must-gather script include:
Description
Checklist
make lint)make validate-generated-assets)make validate-modules)Testing