Merge pull request #908 from roycaihw/release-8.0-base64

[Release 8.0.2] Cherry-pick base64 padding fix from python-base
This commit is contained in:
Kubernetes Prow Robot 2019-07-30 15:53:09 -07:00 committed by GitHub
commit 9b6ce361e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -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