docker driver failing on glinux due to static IP bug #9079
Labels
co/docker-driver
Issues related to kubernetes in container
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
minikube is failing on the docker driver due to a static IP bug, which I haven't isolated yet. But, if I remove the static IP code, minikube works again, so I know it is related.
It fails with these logs:
To reproduce:
On gLinux, run:
The logs look like this:
We could potentially revert static IP until we know what the fix for this is. We definitely shouldn't release with this bug still in the code.
The text was updated successfully, but these errors were encountered: