github NVIDIA/k8s-dra-driver-gpu v25.3.2

latest release: v25.8.0
one month ago

This release ensures compatibility with the recently published Kubernetes 1.34.

Fixes

  • Dynamically install the correct DeviceClass version to fix compatibility with k8s 1.34 (#533).
  • Allow for downgrades from versions 25.8.x of this driver (allow for unknown fields when decoding opaque config JSON documents in the device unprepare code path, see #578).

Improvements

  • Add a readiness probe and relax the aggressiveness of the liveness and startup probes for the ComputeDomain daemon. This gives more time for convergence and fail-over via internal mechanisms before reporting a daemon as unhealthy and letting the kubelet cycle it (#541).
  • Enhance compatibility for custom IMEX binary paths (#556).
  • Make the IMEX daemon's command server listen on an interface that is reachable by other nodes in the same overlay network, to allow for individual nvidia-imex-ctl processes to reach all other daemons in the same IMEX domain (with the -N switch, see docs).

Commits since last release: v25.3.1...v25.3.2

Don't miss a new k8s-dra-driver-gpu release

NewReleases is sending notifications on new releases.