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

Improve proxy user experience #2714

Open
aviramha opened this issue Sep 2, 2024 · 2 comments
Open

Improve proxy user experience #2714

aviramha opened this issue Sep 2, 2024 · 2 comments
Assignees

Comments

@aviramha
Copy link
Member

aviramha commented Sep 2, 2024

Some first time enterprise users fail to use mirrord because of proxy used - sometimes they realize they need to disable use_proxy but on KubeApi if user had no explicitly set proxy settings we can retry with proxy disabled to provide smoother UX

@aviramha
Copy link
Member Author

I've just realized that kubectl doesn't respect SOCKS_PROXY or HTTP_PROXY, only HTTPS_PROXY (but it does respect it when in kubeconfig)

I think we should have same logic

@aviramha aviramha changed the title Retry with use_proxy false Improve proxy user experience Sep 19, 2024
@aviramha
Copy link
Member Author

aviramha commented Sep 23, 2024

Open PR upstream - kube-rs/kube#1587

@aviramha aviramha self-assigned this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant