guiqui / k8Studio

K8Studio: A Kubernetes IDE
https://k8studio.io
Other
794 stars 25 forks source link

K8Studio Not accepting Proxy settings #59

Closed tusharnath31 closed 6 months ago

tusharnath31 commented 7 months ago

I have proxy setup done in terminal, but k8studio is not picking it up, I could not find any option to update proxy configuration on a cluster level as well.

mo-othman commented 7 months ago

Hi @tusharnath31

Are you doing it through environment variables? NO_PROXY HTTP_PROXY HTTPS_PROXY

If yes let's continue here #57

mo-othman commented 6 months ago

Hello, we're excited to announce the release of v1.0.0-beta!

In this update, the application now supports proxy functionality. You can conveniently add the URL through cluster settings, proxy-url in kubeconfig, or system/terminal environment variables.

Thanks!