Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ba639 commit 35c06bbCopy full SHA for 35c06bb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# v10.0.0a1
2
+**Bug Fix:**
3
+- Make watch work with read_namespaced_pod_log [kubernetes-client/python-base#93](https://github.com/kubernetes-client/python-base/pull/93)
4
+
5
+**New Feature:**
6
+- Config loader supports loading from multiple kubeconfig files [kubernetes-client/python-base#94](https://github.com/kubernetes-client/python-base/pull/94)
7
8
# v9.0.0
9
**Bug Fix:**
10
- Add fieldSelector parameter to list/watch methods in custom objects spec [kubernetes-client/gen#106](https://github.com/kubernetes-client/gen/pull/106)
0 commit comments