fix dra-driver version in alm-example - #2960
Conversation
Signed-off-by: Rahul Sharma <rahulsharm@nvidia.com>
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: NVIDIA/gpu-operator/.coderabbit.yaml Review profile: QUIET Plan: Enterprise Run ID: 📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 WalkthroughWalkthroughThe GPUCluster sample now uses the nvcr.io/nvidia repository and version v0.5.0 for its DRA driver image. The CSV GPUCluster example removes the DRA driver image settings and retains computeDomains. The CSV update script no longer updates DRA driver fields for GPUCluster examples. It continues to update NVIDIADriver examples. Merge Risk: ⚪ Minimal · up to The packaged example uses the configured DRA driver image when its fields are omitted. No actionable merge risk is evident. Comment |
|
/cherry-pick release-26.7 |
|
🤖 Backport PR created for |
Description
The GPUCluster alm-example in the OLM bundle referenced an outdated DRA driver version. This PR removes the explicit image reference so the operator uses the default DRA driver image configured through DRA_DRIVER_IMAGE.
Checklist
make lint)make validate-generated-assets)make validate-modules)Testing