Skip to content

Commit f424ff1

Browse files
committed
Fix broken link and repeat 3.0.x post-upgrade action in 3.3.0
1 parent 03c121b commit f424ff1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/source/changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@ changes in pull requests], this list should be updated.
5050

5151
### 3.3.0 - 2024-03-20
5252

53+
```{warning} If you are upgrading from 3.0.x
54+
A bug in KubeSpawner 5.0-6.0 present in z2jh 3.0.0-3.0.3 made user server pods
55+
risk be orphaned by JupyterHub, making them run indefinitely and cause
56+
unnecessary cloud costs.
57+
58+
Read more about how to clean up these user server pods in [this forum post].
59+
60+
[this forum post]: https://discourse.jupyter.org/t/how-to-cleanup-orphaned-user-pods-after-bug-in-z2jh-3-0-and-kubespawner-6-0/21677
61+
```
62+
5363
This release updates JupyterHub from 4.0.2 to 4.1.0 and OAuthenticator from
5464
16.2.1 to 16.3.0. Both updates provide security patches. For more information,
5565
see [JupyterHub's changelog] and [OAuthenticator's changelog].
@@ -108,6 +118,8 @@ risk be orphaned by JupyterHub, making them run indefinitely and cause
108118
unnecessary cloud costs.
109119
110120
Read more about how to clean up these user server pods in [this forum post].
121+
122+
[this forum post]: https://discourse.jupyter.org/t/how-to-cleanup-orphaned-user-pods-after-bug-in-z2jh-3-0-and-kubespawner-6-0/21677
111123
```
112124

113125
#### Default image registry changed to Quay.io

0 commit comments

Comments
 (0)