-
Notifications
You must be signed in to change notification settings - Fork 439
[GPU Driver Container Resiliency] Compute and propagate driver configuration digest via environment variables #2024
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
Merged
cdesiniotis
merged 1 commit into
NVIDIA:main
from
karthikvetrivel:feat/operator-digest-driver-config
Jan 15, 2026
Merged
[GPU Driver Container Resiliency] Compute and propagate driver configuration digest via environment variables #2024
cdesiniotis
merged 1 commit into
NVIDIA:main
from
karthikvetrivel:feat/operator-digest-driver-config
Jan 15, 2026
+157
−2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49c5f65 to
638c3e4
Compare
This was referenced Jan 8, 2026
638c3e4 to
c12db6f
Compare
cdesiniotis
reviewed
Jan 9, 2026
tariq1890
reviewed
Jan 9, 2026
470c4c9 to
7664293
Compare
cdesiniotis
reviewed
Jan 9, 2026
cdesiniotis
reviewed
Jan 9, 2026
6bc5a68 to
1677b57
Compare
cdesiniotis
reviewed
Jan 12, 2026
1677b57 to
cd4f391
Compare
cdesiniotis
reviewed
Jan 12, 2026
cd4f391 to
34c3644
Compare
tariq1890
reviewed
Jan 12, 2026
34c3644 to
d8ee865
Compare
tariq1890
approved these changes
Jan 12, 2026
d8ee865 to
49c5eba
Compare
cdesiniotis
approved these changes
Jan 15, 2026
49c5eba to
e72ea5a
Compare
Signed-off-by: Karthik Vetrivel <kvetrivel@nvidia.com>
Contributor
|
🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Relevant PRs:
Description
DRIVER_CONFIG_DIGESTenvironment variable to driver containers and k8s-driver-manager.Checklist
make lint)make validate-generated-assets)make validate-modules)Testing