You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change disables the use of nvsandboxuitls for CDI spec
generation by default. This prevents issues with specific
(end-of-life) driver versions where consecutive calls would
cause a cgo segmentation violation that could not be recovered
from.
The EnableNvsandboxutils feature flag can be specified when generating
CDI specs (or instantiating the nvcdi API) to explicitly opt-in to
using the nvsandboxutils library.
Signed-off-by: Evan Lezar <[email protected]>
0 commit comments