clowdhaus / eks-reference-architecture

Reference EKS architectures using https://github.com/terraform-aws-modules/terraform-aws-eks
Apache License 2.0
99 stars 27 forks source link

chore(deps): update helm release nvidia-device-plugin to v0.16.2 #61

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

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`](https://togithub.com/NVIDIA/k8s-device-plugin/blob/HEAD/CHANGELOG.md#v0162) [Compare Source](https://togithub.com/NVIDIA/k8s-device-plugin/compare/v0.16.1...v0.16.2) - Add CAP_SYS_ADMIN if volume-mounts list strategy is included (fixes [#​856](https://togithub.com/NVIDIA/k8s-device-plugin/issues/856)) - Remove unneeded DEVICE_PLUGIN_MODE envvar - Fix applying SELinux label for MPS ### [`v0.16.1`](https://togithub.com/NVIDIA/k8s-device-plugin/blob/HEAD/CHANGELOG.md#v0161) [Compare Source](https://togithub.com/NVIDIA/k8s-device-plugin/compare/v0.16.0...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`](https://togithub.com/NVIDIA/k8s-device-plugin/blob/HEAD/CHANGELOG.md#v0160) [Compare Source](https://togithub.com/NVIDIA/k8s-device-plugin/compare/v0.15.1...v0.16.0) - Fixed logic of atomic writing of the feature file - Replaced `WithDialer` with `WithContextDialer` - 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`](https://togithub.com/NVIDIA/k8s-device-plugin/releases/tag/v0.15.1) [Compare Source](https://togithub.com/NVIDIA/k8s-device-plugin/compare/v0.15.0...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.



This PR was generated by Mend Renovate. View the repository job log.