-
Notifications
You must be signed in to change notification settings - Fork 99
[no-relnote] Add script to autogenerate Helm charts #257
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
Conversation
1efb65b to
e7c0468
Compare
|
PTAL @elezar |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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]>
e7c0468 to
10e79d4
Compare
jgehrcke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
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]>
This patch introduces a new file
hack/package-helm-charts.shwhich is a helper script to build the helm chart for thenvidia-dra-driver-gpurepoonce a release is cut and images are published, this script eases the creation of a Helm Chart bundle
This would generate a file on the project ROOT_DIR similar to
nvidia-dra-driver-gpu-v25.3.0.tgzfor versionv25.3.0for example