eks-reference-architecture
eks-reference-architecture copied to clipboard
chore(deps): update helm release nvidia-device-plugin to v0.16.2
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nvidia-device-plugin | helm_release | minor | 0.15.0 -> 0.16.2 |
Release Notes
NVIDIA/k8s-device-plugin (nvidia-device-plugin)
v0.16.2
- Add CAP_SYS_ADMIN if volume-mounts list strategy is included (fixes #856)
- Remove unneeded DEVICE_PLUGIN_MODE envvar
- Fix applying SELinux label for MPS
v0.16.1
- Bump nvidia-container-toolkit to v1.16.1 to fix a bug with CDI spec generation for MIG devices
v0.16.0
- Fixed logic of atomic writing of the feature file
- Replaced
WithDialer
withWithContextDialer
- Fixed SELinux context of MPS pipe directory.
- Changed behavior for empty MIG devices to issue a warning instead of an error when the mixed strategy is selected
- Added a a GFD node label for the GPU mode.
- Update CUDA base image version to 12.5.1
v0.15.1
Changelog
- Fix inconsistent usage of
hasConfigMap
helm template. This addresses cases where certain resources (roles and service accounts) would be created even if they were not required. - Raise an error in GFD when MPS is used with MIG. This ensures that the behavior across GFD and the Device Plugin is consistent.
- Remove provenance information from published images.
- Use half of total memory for size of MPS tmpfs by default.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.