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

Doesn't take into account cluster.proxy-url #50

Open
gabrielbcn opened this issue Feb 6, 2022 · 0 comments
Open

Doesn't take into account cluster.proxy-url #50

gabrielbcn opened this issue Feb 6, 2022 · 0 comments

Comments

@gabrielbcn
Copy link

When I use clusters described with a proxy-url in kubeconfig:

- cluster:
    certificate-authority-data: DATA+OMITTED
    proxy-url: http://localhost:9000
    server: ...

I end up getting a timeout to another IP:

Error: failed to get deploy/echoserver: Get "https://XXX/apis/apps/v1/namespaces/default/deployments/echoserver": dial tcp 104.43.X.X:443: i/o timeout

Would it be possible to have this field honoured? Or a workaround?

Thanks

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