-
Notifications
You must be signed in to change notification settings - Fork 59
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
Can't get routing method to work with todo app #205
Comments
I'll try to be clear and focus on one issue only, so closed my last issue. Answering questions:
yes
The pods have a proxy set by env vars. Any connection outside the pod has to go through the proxy
VPN is enabled, and the proxy server is blocked by firewall to be connected from my browser. But from the pod, it should have no auth issues.
Yes |
Thank you @matter-it-does Have you tried it on a computer without VPN or with VPN disabled? Since we cannot repo on our end, this will help us narrow down on where issue may be coming from. 403 is unahutorized, so it does seem like either something on your cluster or on your machine is keeping routing manager from starting proxy tunnel. |
Then I won't be able to connect to the cluster
The proxy is password less. Is it that the code is not respecting the env vars ? |
@matter-it-does are you still facing this issue ? Please let me know, thank you. |
Yes unless some release has happened after my last comment |
@matter-it-does there has been a release , can you try again let us know? Thank you. |
@matter-it-does Closing this issue, please feel free to open it again if you still face issues. Thank you. |
Describe the bug
Isolation routing method doesn't work. direct one works.
Mention the platform you are using
Vscode,
Extension v2.0.120230216
To Reproduce
Following BridgeToKubernetes.md file, VSCode, routing enabled
It waits.. sometimes I get #55, other times this:
In the router manager pod, I get these logs
The text was updated successfully, but these errors were encountered: