This release ensures compatibility with the recently published Kubernetes 1.34.
Fixes
- Dynamically install the correct
DeviceClassversion 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-ctlprocesses to reach all other daemons in the same IMEX domain (with the-Nswitch, see docs).
Commits since last release: v25.3.1...v25.3.2