Skip to content

Commit 0d9df9e

Browse files
chore(release): prepare changelog for v0.12.24 (#2094)
Signed-off-by: kai-release-bot <action@github.com> Co-authored-by: kai-release-bot <action@github.com>
1 parent 422d212 commit 0d9df9e

5 files changed

Lines changed: 8 additions & 12 deletions

File tree

.changes/unreleased/0001-fixed.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/0002-fixed.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/0003-fixed.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/fixed-20260728-212512.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [v0.12.24] - 2026-08-19
8+
9+
### Fixed
10+
- Block NaN value for fraction in the pod admission [#1798](https://github.com/kai-scheduler/KAI-Scheduler/issues/1798) [davidLif](https://github.com/davidLif)
11+
- In the fractional admission checks, check that the fractional value can be parsed as a quantity. [#1798](https://github.com/kai-scheduler/KAI-Scheduler/issues/1798) [davidLif](https://github.com/davidLif)
12+
- Fixed GPU-sharing pods with dotted pod names generating invalid ConfigMap-backed volume names. Volume names are now sanitized to valid DNS labels while preserving original ConfigMap references used for shared-GPU injection.
13+
- Allow creating PodGroups with an explicit minMember of 0
14+
715
## [v0.12.22] - 2026-06-22
816

917
### Fixed

0 commit comments

Comments
 (0)