Cherry-pick base64 padding fix from python-base
This commit is contained in:
parent
06c42480bc
commit
5185d173a6
@ -2,6 +2,9 @@
|
||||
**Security Fix:**
|
||||
- Bump urllib3 version to pick up security fix for CVE-2019-11324 [kubernetes-client/python#897](https://github.com/kubernetes-client/python/pull/897)
|
||||
|
||||
**Bug Fix:**
|
||||
- Fix base64 padding for kube config [kubernetes-client/python-base#79](https://github.com/kubernetes-client/python-base/pull/79)
|
||||
|
||||
# v8.0.1
|
||||
**Bug Fix:**
|
||||
- Refresh GCP auth tokens on API retrieval [kubernetes-client/python-base#92](https://github.com/kubernetes-client/python-base/pull/92)
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 5c242ead602797ae870798882654f7a2a4edfe39
|
||||
Subproject commit 3f6e65bccbeecfb6d68733f9c16ff6f5f2ff59df
|
||||
Loading…
Reference in New Issue
Block a user