ronazhan commented on pull request #369: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/369#issuecomment-1059414999
Unfortunately port-forwarding to service does not reset if the original scheduler pod is killed. Even more annoying is that the port-forward command doesn't terminate upon error and just retries over and over with the same error. Looks like in k8s 1.23+ the port-forward connection will terminate upon error, but in prior versions, the command hangs. There's an issue to automatically handle service port-forwards upon pod restarts but it's still open: https://github.com/kubernetes/kubectl/issues/686. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
