Karthik

Results 3 issues of Karthik

This PR is a part of this endeavor: > GPU Driver container should avoid re-installing drivers on spurious container restarts Relevant PRs: - https://github.com/NVIDIA/gpu-driver-container/pull/454 - https://github.com/NVIDIA/k8s-driver-manager/pull/103

## Description Adds optional extended diagnostics to `must-gather.sh` using a lightweight debug container. Enables complete `nvidia-bug-report` collection including `dmidecode` and `lspci` without adding these tools to the driver container (addressing...

## Description Add a PR template to ensure contributors document how changes were tested and for general documentation purposes. ## Context (optional) We currently have no PR template. This makes...