Skip to content

Commit 4b5586f

Browse files
authored
docs: prepare bugfix release notes for 1.31, 1.32, and 1.33 (#899)
* docs: prepare bugfix release notes for `1.31`, `1.32`, and `1.33` * fix: release channel * fix: LP bug link
1 parent 3f668ce commit 4b5586f

File tree

4 files changed

+83
-0
lines changed

4 files changed

+83
-0
lines changed

pages/k8s/1.31/release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ toc: False
1717

1818
---
1919

20+
# 1.31+ck4
21+
22+
### August 6, 2025 - `charmed-kubernetes --channel 1.31/stable`
23+
24+
## Notable Fixes
25+
26+
### Kubernetes Control Plane Charm
27+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
28+
and include them in the Subject Alternative Names (SANs).
29+
30+
### Kubernetes Worker Charm
31+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
32+
and include them in the Subject Alternative Names (SANs).
33+
2034
# 1.31+ck3
2135

2236
### May 8, 2025 - `charmed-kubernetes --channel 1.31/stable`

pages/k8s/1.32/release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ layout:
1717
toc: False
1818
---
1919

20+
# 1.32+ck3
21+
22+
### August 6, 2025 - `charmed-kubernetes --channel 1.32/stable`
23+
24+
## Notable Fixes
25+
26+
### Kubernetes Control Plane Charm
27+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
28+
and include them in the Subject Alternative Names (SANs).
29+
30+
### Kubernetes Worker Charm
31+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
32+
and include them in the Subject Alternative Names (SANs).
33+
2034
# 1.32+ck2
2135

2236
### May 8, 2025 - `charmed-kubernetes --channel 1.32/stable`

pages/k8s/1.33/release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,20 @@ toc: False
1818

1919
---
2020

21+
# 1.33+ck2
22+
23+
### August 6, 2025 - `charmed-kubernetes --channel 1.33/stable`
24+
25+
## Notable Fixes
26+
27+
### Kubernetes Control Plane Charm
28+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
29+
and include them in the Subject Alternative Names (SANs).
30+
31+
### Kubernetes Worker Charm
32+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
33+
and include them in the Subject Alternative Names (SANs).
34+
2135
# 1.33+ck1
2236

2337
### July 8, 2025 - `charmed-kubernetes --channel 1.33/stable`

pages/k8s/release-notes.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ layout: [base, ubuntu-com]
1313
toc: False
1414
---
1515

16+
# 1.33+ck2
17+
18+
### August 6, 2025 - `charmed-kubernetes --channel 1.33/stable`
19+
20+
## Notable Fixes
21+
22+
### Kubernetes Control Plane Charm
23+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
24+
and include them in the Subject Alternative Names (SANs).
25+
26+
### Kubernetes Worker Charm
27+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
28+
and include them in the Subject Alternative Names (SANs).
29+
1630
# 1.33+ck1
1731

1832
### July 8, 2025 - `charmed-kubernetes --channel 1.33/stable`
@@ -114,6 +128,19 @@ relevant sections of the [upstream release notes][upstream-changelog-1.33].
114128

115129
[upstream-changelog-1.33]: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#deprecation
116130

131+
# 1.32+ck3
132+
133+
### August 6, 2025 - `charmed-kubernetes --channel 1.32/stable`
134+
135+
## Notable Fixes
136+
137+
### Kubernetes Control Plane Charm
138+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
139+
and include them in the Subject Alternative Names (SANs).
140+
141+
### Kubernetes Worker Charm
142+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
143+
and include them in the Subject Alternative Names (SANs).
117144

118145
# 1.32+ck2
119146

@@ -249,6 +276,20 @@ please see the relevant sections of the
249276

250277
[rel]: /kubernetes/docs/release-notes
251278

279+
# 1.31+ck4
280+
281+
### August 6, 2025 - `charmed-kubernetes --channel 1.31/stable`
282+
283+
## Notable Fixes
284+
285+
### Kubernetes Control Plane Charm
286+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
287+
and include them in the Subject Alternative Names (SANs).
288+
289+
### Kubernetes Worker Charm
290+
* [LP#2109614](https://bugs.launchpad.net/charm-kubernetes-worker/+bug/2109614) Fetch `kube-control` address bindings
291+
and include them in the Subject Alternative Names (SANs).
292+
252293
# 1.31+ck3
253294

254295
### May 8, 2025 - `charmed-kubernetes --channel 1.31/stable`

0 commit comments

Comments
 (0)