Skip to content

Commit 1debf94

Browse files
authored
Fixed changelog (NVIDIA#436)
1 parent 5223ce4 commit 1debf94

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)