Skip to content

[helm] validate devicePlugin custom configMap settings#2642

Merged
tariq1890 merged 1 commit into
mainfrom
helm-validate-device-plugin-config
Jul 16, 2026
Merged

[helm] validate devicePlugin custom configMap settings#2642
tariq1890 merged 1 commit into
mainfrom
helm-validate-device-plugin-config

Conversation

@tariq1890

Copy link
Copy Markdown
Contributor

This fixes a bug where the rendered device-plugin daemonset ends up in a bad state when the user enables custom configmap creation but provides empty configmap data as input.

Closes #2641

@coveralls

coveralls commented Jul 15, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 31.812%. remained the same — helm-validate-device-plugin-config into main

Comment thread deployments/gpu-operator/templates/validations.yaml Outdated
Comment thread deployments/gpu-operator/templates/validations.yaml
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@tariq1890
tariq1890 force-pushed the helm-validate-device-plugin-config branch from 80ac4c4 to a35e5f1 Compare July 16, 2026 15:39
@tariq1890

Copy link
Copy Markdown
Contributor Author

@rahulait Thanks for the review! Please check now

@rahulait rahulait left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tariq1890
tariq1890 enabled auto-merge July 16, 2026 15:44
@tariq1890
tariq1890 merged commit f54bd42 into main Jul 16, 2026
21 checks passed
@tariq1890
tariq1890 deleted the helm-validate-device-plugin-config branch July 16, 2026 17:12
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.

[Bug]: devicePlugin config volume is added even when create=true and config.data is empty, so no ConfigMap is created

4 participants