update python-base commithash#1567
Conversation
|
Welcome @itaru2622! |
|
/assign @yliaog |
|
/lgtm |
0f9d5f0 to
4f67f8a
Compare
|
@yliaog re-updated python-base commithash , could you review again, please. |
|
/assign @yliaog |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: itaru2622, yliaog The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
| - Type checking in `Client.serialize_body()` was made more restrictive and robust. ([kubernetes-client/python-base#241](https://github.com/kubernetes-client/python-base/pull/241), [@piglei](https://github.com/piglei)) | ||
|
|
||
| ### Feature | ||
| - Support Proxy Authentication in websocket client(stream/ws_client) like REST client. ([kubernetes-client/python-base#256](https://github.com/kubernetes-client/python-base/pull/256), [@itaru2622](https://github.com/itaru2622)) |
There was a problem hiding this comment.
I think this change didn't make it to v19.15.0a1 and v19.15.0b1. It will be included in the upcoming v19 GA release.
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
refer #1566
Which issue(s) this PR fixes:
fix #1566
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: