Skip to content

Commit efe90f1

Browse files
authored
Merge pull request #1605 from fluxcd/pick-changelog-v1.8.1
Add changelog entry for v1.8.1
2 parents 2d45611 + 12b84de commit efe90f1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 1.8.1
6+
7+
**Release date:** 2026-02-27
8+
9+
This patch release fixes health check logic for StatefulSets during
10+
rolling updates when the Pods are Pending/Unschedulable.
11+
12+
Fixes:
13+
- Fix health check logic for StatefulSets during rolling updates
14+
[#1602](https://github.com/fluxcd/kustomize-controller/pull/1602)
15+
16+
Improvements:
17+
- Improve docs for `.spec.force`
18+
[#1597](https://github.com/fluxcd/kustomize-controller/pull/1597)
19+
- Remove no longer needed workaround for Flux 2.8
20+
[#1595](https://github.com/fluxcd/kustomize-controller/pull/1595)
21+
522
## 1.8.0
623

724
**Release date:** 2026-02-17

0 commit comments

Comments
 (0)