We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d45611 + 12b84de commit efe90f1Copy full SHA for efe90f1
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
All notable changes to this project are documented in this file.
4
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
22
## 1.8.0
23
24
**Release date:** 2026-02-17
0 commit comments