8000
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 2fa5cd8 commit 8b57238Copy full SHA for 8b57238
CHANGELOG.md
@@ -2,6 +2,9 @@
2
**Security Fix:**
3
- Bump urllib3 version to pick up security fix for CVE-2019-11324 [kubernetes-client/python#897](https://github.com/kubernetes-client/python/pull/897)
4
5
+**Bug Fix:**
6
+- Fix base64 padding for kube config [kubernetes-client/python-base#79](https://github.com/kubernetes-client/python-base/pull/79)
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)
kubernetes/base
0 commit comments