Skip to content

Commit 9b6ce36

Browse files
authored
Merge pull request #908 from roycaihw/release-8.0-base64
[Release 8.0.2] Cherry-pick base64 padding fix from python-base
2 parents 06c4248 + 5185d17 commit 9b6ce36

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
**Security Fix:**
33
- Bump urllib3 version to pick up security fix for CVE-2019-11324 [kubernetes-client/python#897](https://github.com/kubernetes-client/python/pull/897)
44

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+
58
# v8.0.1
69
**Bug Fix:**
710
- Refresh GCP auth tokens on API retrieval [kubernetes-client/python-base#92](https://github.com/kubernetes-client/python-base/pull/92)

0 commit comments

Comments
 (0)