File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,16 @@ changes in pull requests], this list should be updated.
50
50
51
51
### 3.3.0 - 2024-03-20
52
52
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
+
53
63
This release updates JupyterHub from 4.0.2 to 4.1.0 and OAuthenticator from
54
64
16.2.1 to 16.3.0. Both updates provide security patches. For more information,
55
65
see [ JupyterHub's changelog] and [ OAuthenticator's changelog] .
@@ -108,6 +118,8 @@ risk be orphaned by JupyterHub, making them run indefinitely and cause
108
118
unnecessary cloud costs.
109
119
110
120
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
111
123
```
112
124
113
125
#### Default image registry changed to Quay.io
You can’t perform that action at this time.
0 commit comments