Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minikube warn if Port Fowarding cannot start (#698)
Add error handling to the shell script function `start_port_forward` to avoid the current hanging if no *node port* is defined for the service. Doesn't attempt any alternate forwarding (eg kubectl), just gives a moderately helpful message and errors out.
- Loading branch information