Cherry-pick base64 padding fix from python-base

This commit is contained in:
Haowei Cai 2019-07-30 13:23:51 -07:00
parent 2fa5cd88bb
commit 8b572389ed
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)
# v9.0.0
**Bug Fix:**
- Add fieldSelector parameter to list/watch methods in custom objects spec [kubernetes-client/gen#106](https://github.com/kubernetes-client/gen/pull/106)

@ -1 +1 @@
Subproject commit 2d69e89dab7134186cbcdaf82381ab6295c6c394
Subproject commit 54a0210eed00b16a5a3bd22af0817c31affca3f3