Skip to content

nvidia-container-toolkit: update to v1.19.1#931

Merged
piyush-jena merged 3 commits into
bottlerocket-os:developfrom
vigh-m:update/nvidia
Jun 16, 2026
Merged

nvidia-container-toolkit: update to v1.19.1#931
piyush-jena merged 3 commits into
bottlerocket-os:developfrom
vigh-m:update/nvidia

Conversation

@vigh-m

@vigh-m vigh-m commented May 14, 2026

Copy link
Copy Markdown
Contributor

Description of changes:

  • Update nvidia-container-toolkit, libnvidia-container, and k8s-device-plugin to v1.19.0. This change brings in a new hook DisableDeviceNodeModificationHook when using CDI mode.

    From the PR in nvidia-container-toolkit:

     This change adds a hook to disable device node creation for FULL GPUs (i.e. non-MIG devices) or 
     modification in a container by updating the ModifyDeviceFiles driver parameter.
    
     (This does not include nvidia-caps devices that are required by MIG devices).
    
     The presence of "extra" device nodes in a container are largely cosmetic since the container should 
     not have the required cgroup access for the additional devices. This does not affect the device 
     nodes on the host.
    

This new hook looks safe to update based on the above and testing done.

Testing done:

  • Tested Nvidia workloads in cdi-cri mode and volume-mounts mode, with and without MIG enabled.
  • Validated testing the new mofedEnabled: false by launching pods on EFA enabled instances

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@vigh-m vigh-m marked this pull request as ready for review June 5, 2026 18:33
@piyush-jena piyush-jena changed the title nvidia-container-toolkit: update to v1.19.0 nvidia-container-toolkit: update to v1.19.1 Jun 5, 2026
vigh-m added 3 commits June 10, 2026 21:30
Signed-off-by: Vighnesh Maheshwari <vighmah@amazon.com>
Signed-off-by: Vighnesh Maheshwari <vighmah@amazon.com>
Signed-off-by: Vighnesh Maheshwari <vighmah@amazon.com>
@piyush-jena piyush-jena merged commit f5a8db1 into bottlerocket-os:develop Jun 16, 2026
2 of 4 checks passed
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