We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 877e664 + 0032d8a commit b4e2b52Copy full SHA for b4e2b52
1 file changed
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.8.3
6
+
7
+**Release date:** 2026-04-07
8
9
+This patch release fixes a race condition where a cancelled reconciliation
10
+could leave stale data in the cache, causing Kustomizations to get stuck.
11
12
+Fixes:
13
+- Requeue on cancellation to avoid stale cache race condition
14
+ [#1625](https://github.com/fluxcd/kustomize-controller/pull/1625)
15
16
## 1.8.2
17
18
**Release date:** 2026-03-12
0 commit comments