Skip to content

Conversation

@github-actions
Copy link

🤖 Automated backport of #1419 to release-1.18

✅ Cherry-pick completed successfully with no conflicts.

Original PR: #1419
Original Author: @elezar

Cherry-picked commits (2):

  • ffe768b Allow nvcdi FeatureFlags to be configured for jit-cdi mode
  • a37bab4 Correct typo in nvsandboxutils feature flag

This backport was automatically created by the backport bot.

This change allows users the posibility to explicitly specify
feature flags for using the `jit-cdi` mode. This allows, for
example, for users to opt-in to use nvsandboxutils in the
default mode in addition to when generating CDI specs
explicitly.

Signed-off-by: Evan Lezar <[email protected]>
(cherry picked from commit ffe768b)
This original implementation of the FeatureDisableNvsandboxUtils feature
flag included a dash that was not supposed to be there. This change
updates the feature flag's string representation to disable-nvsandboxutils.

Special handling is included for users that may still use the old string
value (e.g. for the nvidia-ctk cdi generate command), but no changes are
expected for users of the nvcdi API.

Signed-off-by: Evan Lezar <[email protected]>
(cherry picked from commit a37bab4)
@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 10, 2025

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.

@elezar elezar merged commit 0007477 into release-1.18 Nov 10, 2025
1 check passed
@elezar elezar added this to the v1.18.1 milestone Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants