v1.14.5
What's Changed
Bug fixes
- [release-1.14] Prevent a nil-pointer panic in backfill when node scoring fails to select a best node by @mesutoezdil in #5917
- [release-1.14] Stop further node allocation when the predicates plugin encounters an allocation error, avoiding subsequent Pod startup failures by @jiahuat in #5904
- [release-1.14] Recheck predicate and device feasibility after tentative reclaim evictions, allowing reclaim to continue until a concrete device allocation is possible by @miantalha45 in #5900
- [release-1.14] Fix HAMi Ascend normal preemption when evicting lower-priority workloads makes sufficient device capacity available by @miantalha45 in #5867
- [release-1.14] Keep PodGroups Running while scheduled member Pods are gracefully terminating and avoid misleading
NotEnoughResourcesconditions by @halcyon-r in #5841
Full Changelog: v1.14.4...v1.14.5