Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[no-relnote] Add script to autogenerate Helm charts #257

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

ArangoGutierrez
Copy link
Collaborator

@ArangoGutierrez ArangoGutierrez commented Feb 26, 2025

This patch introduces a new file hack/package-helm-charts.sh which is a helper script to build the helm chart for the nvidia-dra-driver-gpu repo

once a release is cut and images are published, this script eases the creation of a Helm Chart bundle

./hack/package-helm-charts.sh

This would generate a file on the project ROOT_DIR similar to nvidia-dra-driver-gpu-v25.3.0.tgz for version v25.3.0 for example

@ArangoGutierrez ArangoGutierrez self-assigned this Feb 26, 2025
@ArangoGutierrez
Copy link
Collaborator Author

PTAL @elezar

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@ArangoGutierrez ArangoGutierrez requested a review from Copilot March 3, 2025 10:47

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
@ArangoGutierrez ArangoGutierrez merged commit 2dc3a7c into NVIDIA:main Mar 7, 2025
13 checks passed
Copy link
Contributor

@jgehrcke jgehrcke left a comment

Choose a reason for hiding this comment

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

Thank you!

faganihajizada added a commit to faganihajizada/k8s-dra-driver-gpu that referenced this pull request Mar 7, 2025
As part of NVIDIA#257 a new script introduced for building helm charts for release.
This commit adds documentation for the script.

Signed-off-by: faganihajizada <[email protected]>
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.

3 participants