Skip to content

Driver custom repo configmap fix #2101

Open
Shivkumar13 wants to merge 1 commit intoNVIDIA:mainfrom
Shivkumar13:fix-custom-repo-configmap
Open

Driver custom repo configmap fix #2101
Shivkumar13 wants to merge 1 commit intoNVIDIA:mainfrom
Shivkumar13:fix-custom-repo-configmap

Conversation

@Shivkumar13
Copy link

Description

Fixes #562

Changed the getRepoConfigPath() working to use the OS version labels from GPU worker nodes (added by NFD) when determining what OS-specific paths to use for repository configuration files. As per current implementation, for the GPU stack we only check for OS version labels on GPU nodes but for injecting custom ConfigMap we are using /etc/os-release on the current operator node.

Checklist

  • No secrets, sensitive information, or unrelated changes
  • Lint checks passing (make lint)
  • Generated assets in-sync (make validate-generated-assets)
  • Go mod artifacts in-sync (make validate-modules)
  • Test cases are added for new code paths

Testing

@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 5, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

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.

Heterogenous cluster with airgap failing to detect customrepo configmap

1 participant