Skip to content
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

Add support for socks proxies #5086

Closed
shawkins opened this issue May 1, 2023 · 0 comments · Fixed by #5178
Closed

Add support for socks proxies #5086

shawkins opened this issue May 1, 2023 · 0 comments · Fixed by #5178
Assignees
Milestone

Comments

@shawkins
Copy link
Contributor

shawkins commented May 1, 2023

Is your enhancement related to a problem? Please describe

See #4938 - it's a request for supporting socks proxies

Describe the solution you'd like

Either a new config property, proxyType, or a refactoring of the client building such that the proxy logic can be delegated to then overriden at the factory level.

Other notes:
JDK does not currently support socks proxies
Jetty seems to only supports socks4
vert.x and okhttp support 4 and 5.

Describe alternatives you've considered

No response

Additional context

No response

shawkins added a commit to shawkins/kubernetes-client that referenced this issue May 26, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue May 26, 2023
@shawkins shawkins mentioned this issue May 26, 2023
11 tasks
shawkins added a commit to shawkins/kubernetes-client that referenced this issue May 26, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue May 26, 2023
manusa pushed a commit to shawkins/kubernetes-client that referenced this issue May 31, 2023
@manusa manusa added this to the 6.7.0 milestone Jun 1, 2023
@manusa manusa closed this as completed in 59986c5 Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants