Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .changes/unreleased/added-20260802-003926.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/fixed-20260728-212512.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/fixed-20260806-221852.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/fixed-20260812-141030.yaml

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.

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

## [v0.16.9] - 2026-08-16

### Added
- Reservation pods inherit fractional pod tolerations

### Fixed
- Allow PodGroup minMember and minSubGroup of 0 for workloads with no gang requirement
- Propagate Kubernetes client QPS and burst settings to operator-managed controllers
- Podgrouper skips WorkloadRunner wrapper so wrapped workloads keep their gang grouping

## [v0.16.8] - 2026-07-29

### Fixed
Expand Down
Loading