Skip to content

Commit 1602e78

Browse files
authored
Prepare Bugfix Release Notes for 1.32+ck2 and 1.31+ck3 (#892)
1 parent ba3a30e commit 1602e78

File tree

3 files changed

+47
-0
lines changed

3 files changed

+47
-0
lines changed

pages/k8s/1.31/release-notes.md

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

1818
---
1919

20+
# 1.31+ck3
21+
22+
### May 8, 2025 - `charmed-kubernetes --channel 1.31/stable`
23+
24+
## Notable Fixes
25+
26+
### Kubernetes Control Plane Charm
27+
* [LP#2108934](https://bugs.launchpad.net/bugs/2108934) The CPU usage Prometheus rule now correctly applies to pods running on any node in the cluster.
28+
2029
# 1.31+ck2
2130

2231
### Mar 31, 2025 - `charmed-kubernetes --channel 1.31/stable`

pages/k8s/1.32/release-notes.md

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

20+
# 1.32+ck2
21+
22+
### May 8, 2025 - `charmed-kubernetes --channel 1.32/stable`
23+
24+
## Notable Fixes
25+
26+
### Kubernetes Control Plane Charm
27+
* [LP#2108934](https://bugs.launchpad.net/charm-kubernetes-master/+bug/2108934) The CPU usage Prometheus rule now correctly applies to pods running on any node in the cluster.
28+
* [LP#2097158](https://bugs.launchpad.net/charm-kubernetes-master/+bug/2097158) The `user-create` action ensures `groups` is treated as a list.
29+
2030
# 1.32+ck1
2131

2232
### Mar 28, 2025 - `charmed-kubernetes --channel 1.32/stable`

pages/k8s/release-notes.md

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

16+
# 1.32+ck2
17+
18+
### May 8, 2025 - `charmed-kubernetes --channel 1.32/stable`
19+
20+
## Notable Fixes
21+
22+
### Kubernetes Control Plane Charm
23+
* [LP#2108934](https://bugs.launchpad.net/bugs/2108934) The CPU usage Prometheus rule now correctly applies to pods running on any node in the cluster.
24+
* [LP#2097158](https://bugs.launchpad.net/bugs/2097158) The `user-create` action ensures `groups` is treated as a list.
25+
1626
# 1.32+ck1
1727

1828
### Mar 28, 2025 - `charmed-kubernetes --channel 1.32/stable`
@@ -137,6 +147,24 @@ please see the relevant sections of the
137147

138148
[rel]: /kubernetes/docs/release-notes
139149

150+
# 1.31+ck3
151+
152+
### May 8, 2025 - `charmed-kubernetes --channel 1.31/stable`
153+
154+
## Notable Fixes
155+
156+
### Kubernetes Control Plane Charm
157+
* [LP#2108934](https://bugs.launchpad.net/bugs/2108934) The CPU usage Prometheus rule now correctly applies to pods running on any node in the cluster.
158+
159+
# 1.31+ck2
160+
161+
### Mar 31, 2025 - `charmed-kubernetes --channel 1.31/stable`
162+
163+
## Notable Fixes
164+
165+
### Kubernetes Worker Charm
166+
* [LP#2104056](https://bugs.launchpad.net/bugs/2104056) Update ingress-nginx to 1.11.5 resolving CVE-2025-1974
167+
140168
# 1.31+ck1
141169

142170
### Dec 16, 2024 - `charmed-kubernetes --channel 1.31/stable`

0 commit comments

Comments
 (0)