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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
# v21.0.0-snapshot
2
+
3
+
Kubernetes API Version: To Be Updated
4
+
5
+
### Bug or Regression
6
+
- Fixed kubernetes-client/python#741, an issue which prevented Kubernetes cluster api-tokens from exec-plugin auth providers from being refreshed after expiry. (#250, @emenendez)
7
+
- Use select.poll() for exec on linux/darwin to improve scalability of WSClient (#268, @jsun-splunk)
0 commit comments