Closed itaru2622 closed 3 years ago
/assign @roycaihw
/lgtm
/lgtm /approve
[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
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR adds no_proxy handling in websocket client as described in https://github.com/kubernetes-client/python/pull/1579
Which issue(s) this PR fixes:
Fixes #259
Special notes for your reviewer:
this PR uses new configuration parameter 'no_proxy' added by https://github.com/kubernetes-client/python/pull/1579
Does this PR introduce a user-facing change?
mentioned in https://github.com/kubernetes-client/python/pull/1579
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: