Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: minikube delete should delete the network #9087

Closed
medyagh opened this issue Aug 25, 2020 · 0 comments · Fixed by #9294
Closed

docker: minikube delete should delete the network #9087

medyagh opened this issue Aug 25, 2020 · 0 comments · Fixed by #9294
Labels
area/storage storage bugs 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.

Comments

@medyagh
Copy link
Member

medyagh commented Aug 25, 2020

I notice minikube delete doesn't remoev the network after itself. created this issue.

medya@medya:~/workspace/minikube (master)$ ./out/minikube delete --all

medya@medya:~/workspace/minikube (master)$ docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
fdc833b38ce5        bridge              bridge              local
43cf4c7ad471        host                host                local
0e6c505503f2        minikube            bridge              local
2d7623149fc1        none                null                local
@medyagh medyagh added area/storage storage bugs co/docker-driver Issues related to kubernetes in container priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Aug 26, 2020
@priyawadhwa priyawadhwa added the kind/bug Categorizes issue or PR as related to a bug. label Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage storage bugs 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.
Projects
None yet
2 participants