You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## <divstyle="display:flex;"><imgsrc="images/bugfix.png"alt="bugfix"style="width:30px;height:fit-content;"/><divstyle="display:flex;margin-left:7px;">[Recreating namespaces was not possible when using a dynamically namespaced Traffic Manager](https://github.com/telepresenceio/telepresence/issues/3831)</div></div>
6
+
<divstyle="margin-left: 15px">
7
+
8
+
A shared informer was sometimes reused when namespaces were removed and then later added again, leading to errors like "handler ... was not added to shared informer because it has stopped already".
9
+
</div>
10
+
4
11
## Version 2.22.2 <spanstyle="font-size: 16px;">(March 28)</span>
5
12
## <divstyle="display:flex;"><imgsrc="images/bugfix.png"alt="bugfix"style="width:30px;height:fit-content;"/><divstyle="display:flex;margin-left:7px;">[Panic when using telepresence replace in a IPv6-only cluster](https://github.com/telepresenceio/telepresence/issues/3828)</div></div>
Copy file name to clipboardExpand all lines: docs/release-notes.mdx
+7
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ import { Note, Title, Body } from '@site/src/components/ReleaseNotes'
7
7
[comment]: #(Code generated by relnotesgen. DO NOT EDIT.)
8
8
9
9
# Telepresence Release Notes
10
+
## Version 2.22.3
11
+
<Note>
12
+
<Titletype="bugfix"docs="https://github.com/telepresenceio/telepresence/issues/3831">Recreating namespaces was not possible when using a dynamically namespaced Traffic Manager</Title>
13
+
<Body>
14
+
A shared informer was sometimes reused when namespaces were removed and then later added again, leading to errors like "handler ... was not added to shared informer because it has stopped already".
15
+
</Body>
16
+
</Note>
10
17
## Version 2.22.2 <spanstyle={{fontSize:'16px'}}>(March 28)</span>
11
18
<Note>
12
19
<Titletype="bugfix"docs="https://github.com/telepresenceio/telepresence/issues/3828">Panic when using telepresence replace in a IPv6-only cluster</Title>
0 commit comments