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 06c4248 commit 5185d17Copy full SHA for 5185d17
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
# v8.0.1
9
**Bug Fix:**
10
- Refresh GCP auth tokens on API retrieval [kubernetes-client/python-base#92](https://github.com/kubernetes-client/python-base/pull/92)
kubernetes/base
0 commit comments