feature: Socks proxy support#2391
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: xrow The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @xrow! |
|
Ohh I have noticed this pull request is totally invalid since the clietns are generated with openapi-generator. I did check the feature is available in newer version. I guess I need to figure out how to setup the dev env generate with a new version. I am wondering if upgrading from openapi-generator 4 to 7 is a huge task. |
|
Thanks for the invite. I did try once and it looked to complex to me because of the lack of experience with openapi. I have the feeling some one else needs to cover. I actually came here because the socks support in ansible is all messy and kubernetes is just one part of it. I think we shall closer this one for now. |
|
SOCKS5 proxy usage depends on openapi-generator 7.1.0, example pull request: |
What type of PR is this?
/kind feature
What this PR does / why we need it:
The client is missing support for proxies of type sock like socks5://localhost:1080
Which issue(s) this PR fixes:
#1064
*Automatically closes linked issue when PR is merged.
Usage:
Fixes #1064Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
NONE
For more information on release notes see: https://git.k8s.io/community/contributors/guide/release-notes.md
-->