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.
2 parents 06c4248 + 5185d17 commit 9b6ce36Copy full SHA for 9b6ce36
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