Results 187 comments of Ivan Porty

Thanks for the report @horodchukanton! This is a limitation of our cluster explorer at the moment - we assume we can read namespaces in the cluster to proceed. We might...

Thank you @horodchukanton, this is a good suggestion. We are planning to work on it some time soon to allow your use case in our Kubernetes Explorer, and post updates...

Thanks @JJRdec! Most likely this is related to skaffold, and thanks for filing an issue in skaffold repo as well. We'll investigate more.

Hi @radeepr thanks for the report! Could you please attach your IDE log file? (Help > Show Log in Finder > idea.log)

As a workaround in the meanwhile, you can always call this command from Cloud Code Terminal: 1. Open Menu > Tools > Cloud Code > Tools > Cloud Code Terminal...

We see a few other timeout exceptions in your log file, even around checking Cloud SDK version which is supposed to be very fast. That may have to do with...

Thanks @radeepr. To increase timeout for the Kubernetes explorer operations, you could use Cloud Code settings here: > Apart from that I am finding that the run/debug options also take...

Oh sorry about that, it's great you're using that already. That setting won't help with other timeouts such as ones in the run configuration but it should help when using...

Thanks for the report @wonsuc, this is an interesting scenario. Cloud Code needs standard credentials for some of the libraries we use, but we can definitely take a look into...

Still working on having this reproduced locally and then we'll be back with an update or a potential workaround