What happened
Executing fluvio cluster install hangs indefinitely when minikube tunnel is not running. The CLI hangs, showing this:
Performing pre-flight checks
✔️ ok: Kubernetes config is loadable
✔️ ok: Supported helm version is installed
✔️ ok: Fluvio system charts are installed
Expected behavior
I would expect the pre-flight checks to notify me that minikube tunnel is not running and suggest for me to run it.
Describe the setup
Attempting to install Fluvio onto minikube
How to reproduce it (as minimally and precisely as possible)
Steps to reproduce the behavior:
Run minikube start --driver=hyperkit
Run fluvio cluster install
Log output
There are no logs since the installation never completed.
Environment (please complete the following information):
OS: Mac 10.15.7
Fluvio Version [e.g. 22]
Fluvio version : 0.6.0-alpha.5
Git Commit : bf065c377e98685094f842577d76f0e487d8cf93
OS Details : Darwin 19.6.0 x86_64
Rustc Version : 1.47.0 (18bf6b4 2020-10-07)
What happened Executing
fluvio cluster install
hangs indefinitely whenminikube tunnel
is not running. The CLI hangs, showing this:Expected behavior I would expect the pre-flight checks to notify me that
minikube tunnel
is not running and suggest for me to run it.Describe the setup
How to reproduce it (as minimally and precisely as possible) Steps to reproduce the behavior:
minikube start --driver=hyperkit
fluvio cluster install
Log output There are no logs since the installation never completed.
Environment (please complete the following information):
minikube version
kubectl version