File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
77## [ Unreleased]
88
9+ ## [ v0.8.2] - 2025-08-25
10+
11+ ### Fixed
12+ - Fixed wrong GPU memory unit conversion from node ` nvidia.com/gpu.memory ` labels
13+ - Fixed incorrect MIG GPU usage calculation leading to wrong scheduling decision
14+
15+ ## [ v0.8.1] - 2025-08-20
16+
917### Added
1018- Added a new scheduler flag ` --update-pod-eviction-condition ` . When enabled, a DisruptionTarget condition is set on the pod before deletion
1119
1220### Fixed
1321- Fixed scheduler panic in some elastic reclaim scenarios
14- - Fixed wrong GPU memory unit conversion from node ` nvidia.com/gpu.memory ` labels
15- - Fixed incorrect MIG GPU usage calculation leading to wrong scheduling decision
1622
1723## [ v0.8.0] - 2025-08-18
1824
You can’t perform that action at this time.
0 commit comments