Commits since last release: v25.3.0...v25.3.1
Fixes
- Fixed kubelet plugin startup failing with
[...] device container path [...] already exists on the hostin some environments (#479). - Fixed a failing IMEX daemon startup probe in some environments using NVIDIA GPU driver 580+ (#510).
- Fixed an edge case in informer cache handling which could result in a ComputeDomain never getting ready (#517).
- Fixed a rare issue which could lead to permanently inconsistent ComputeDomain node label state (#518).
- Fixed an edge case which prevented IMEX daemon startup because of a bad directory path (#519).
- Fixed a rare problem in which a
PrepareResources()retry attempt is performed after an authoritativeUnprepareResources()action (#520).