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

bug when working via teleport #11

Open
KrawczowaKris opened this issue May 21, 2024 · 0 comments
Open

bug when working via teleport #11

KrawczowaKris opened this issue May 21, 2024 · 0 comments

Comments

@KrawczowaKris
Copy link

Hello,

I have this problem, when I connect to the kubernetes cluster via teleport:

$ kubectl-multiforward prod                                             
error upgrading connection: error sending request: Post "https://eleport.example.com:3026/api/v1/namespaces/example/pods/example-service/portforward": dial tcp: lookup eleport.example.com: no such host

It's related to this code where t is removed from the beginning of the line:

hostIP = strings.TrimLeft(req.RestConfig.Host, "htps:/")

If I connect to the cluster via AWS, for example, then everything works correctly.

I installed plugin from the source code.

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