Skip to content

Commit 5185d17

Browse files
committed
Cherry-pick base64 padding fix from python-base
1 parent 06c4248 commit 5185d17

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)