kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.31k stars 4.88k forks source link

minikube deleting is hanging with v1.31.1 #16975

Closed kashifest closed 1 year ago

kashifest commented 1 year ago

What Happened?

minikube was started using kvm2 driver. Everything works fine until minikube delete command is issued . The command hangs forever. Only way to move forward is to restart libvirtd and then only minikube delete succeeds.

Attach the log file

log.txt

Operating System

Other

Driver

KVM2

rmsilva1973 commented 1 year ago

Hello. Can you try with the latest version to see if it still happens?

rmsilva1973 commented 1 year ago

/triage needs-information

kashifest commented 1 year ago

I am bumping the minikube in our CI. I will let you know if CI sees any hiccups.

kashifest commented 1 year ago

@rmsilva1973 we don't see the issue anymore with the new minikube version. Thanks for letting us know. This issue is good to close. /close

k8s-ci-robot commented 1 year ago

@kashifest: Closing this issue.

In response to [this](https://github.com/kubernetes/minikube/issues/16975#issuecomment-1715944095): >@rmsilva1973 we don't see the issue anymore with the new minikube version. Thanks for letting us know. This issue is good to close. >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.