-
Notifications
You must be signed in to change notification settings - Fork 3.3k
feature: Socks proxy support #2391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
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.
Needs 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. |
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 #1064
Fixes #
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
-->