Merge pull request #905 from roycaihw/release-9.0-base64
[Release 9.0.1] Cherry-pick base64 padding fix from python-base
This commit is contained in:
commit
b1ca8d07b2
@ -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
|
||||
Loading…
Reference in New Issue
Block a user