Add minimum ISO version check #14490
Labels
co/iso
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Milestone
To prevent issues where an existing cluster has an ISO that's too old for the binary, we should have an ISO version check.
The ISO should have a file that contains its version, the binary should have a minimum required version, and if the ISO is older than the minimum required it should display a message to the user telling them to run
minikube delete
and to create the cluster fresh.The text was updated successfully, but these errors were encountered: