-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gokube reset does not work when the minikube VM is stopped #22
Comments
Can you please put hereafter the "lines" you saw to see if the behavior is normal or not ? |
This comment has been minimized.
This comment has been minimized.
`$ gokube reset $ That is all and it is displayed immediately after sending gokube reset, when VM is stopped. |
Instead of normal (when minikube VM is running): `$ gokube reset
|
This is normal behavior. Reset lets the machine in the same state as it was before being called. So,
|
That is a good news, now I know I don't have to start the VM again in such case. In current state it is obvious crash, not a finished script, if last entry ends with ellipsis ... |
When minikube VM in Oracle VirtualBox is stopped, then gokube reset writes only one or two lines and stops without any message.
First time I did gokube init to solve it, but later I tried first running gokube start and then it worked fine.
The text was updated successfully, but these errors were encountered: