Closed fabiand closed 7 years ago
$ ./test.sh
README contains correct version ... OK
VM is running ... OK
VM serial console works ... OK
PASS
$ minikube version
minikube version: v0.22.0
I just wanted to leave an approving comment with a nit pick that the minimal version could be mentioned somewhere. But I guess older versions of minikube will bother you with the "newer version is available" anyway =)
@nertpinx thanks for that hint - I actually thought about a min ver check, but it's nasty to do a vercmp using bash :)
However, it can still be added to the readme.
minikube v0.22.0 fixes the macvlan problem, thus we can remove the custom iso note.