kube-forwarder icon indicating copy to clipboard operation
kube-forwarder copied to clipboard

First tunnel I open hangs forever

Open dobesv opened this issue 4 years ago • 1 comments

Currently the first tunnel I open will hang forever - I have to click a second one to get it to start.

I have traced this to coreApi.listNamespacedPod not returning. For some reason the second request coming in prompts it to actually get a response.

I haven't quite found a fix for it. It would be interesting to know if anyone else has the same issue.

dobesv avatar Jan 09 '20 20:01 dobesv

I also noticed just now this happens separately for each cluster. So the first call to listNamespacedPod for each cluster doesn't return unless I click to start another tunnel at the same time.

dobesv avatar Jan 10 '20 00:01 dobesv