Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1ca8d0

Browse files
authored
Merge pull request kubernetes-client#905 from roycaihw/release-9.0-base64
[Release 9.0.1] Cherry-pick base64 padding fix from python-base
2 parents 2fa5cd8 + 8b57238 commit b1ca8d0

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
# v9.0.0
69
**Bug Fix:**
710
- Add fieldSelector parameter to list/watch methods in custom objects spec [kubernetes-client/gen#106](https://github.com/kubernetes-client/gen/pull/106)

0 commit comments

Comments
 (0)