ensure docker restart happens only once #8618
Labels
area/guest-vm
General configuration issues with the minikube guest VM
area/performance
Performance related issues
co/runtime/docker
Issues specific to a docker runtime
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
on a KVM start log I saw docker restart happened twice during minikube start. which is slow
we should also add integration test ( by checking the logs ) to ensure that the docker restart happened only once (in functional test)
The text was updated successfully, but these errors were encountered: