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

Minikube lost everything #13543

Closed
zasboth opened this issue Feb 2, 2022 · 5 comments
Closed

Minikube lost everything #13543

zasboth opened this issue Feb 2, 2022 · 5 comments

Comments

@zasboth
Copy link

zasboth commented Feb 2, 2022

What Happened?

When I restart my Linux every deployment, service etc. disappear like when I make "minikube delete"

Env:
Hyper-v
Ubuntu 21.10
64 bit
docker
minikube version: v1.25.1
commit: 3e64b11

Attach the log file

log.txt

Operating System

Ubuntu

Driver

Docker

@mor-cybellum
Copy link

Also happened to me, I downgraded to version 1.24.0 and it doesn't produce so I'm guessing it is a new version kind of issue.
My environment:
WSL through windows 11, ubuntu 20.04
minikube version: 1.25.1
driver: docker

@MrCreeper2033
Copy link

Same Issue here.
My enviroment:
Centos 7
docker
minikube version: v1.25.1

@lmanzke
Copy link

lmanzke commented Feb 6, 2022

Same issue here.

Kernel: 5.16.5-1-MANJARO
docker
minikube 1.25.1

Downgrading minikube to 1.24.0 fixes the issue.

Easiest reproduction steps I could find:
Start minikube 1.25.1
Create any namespace
minikube stop
minikube start (btw, consider a restart command)

-> Namespace you created is gone

@Commifreak
Copy link

Commifreak commented Feb 9, 2022

#13552

#13503 (comment)

@spowelljr
Copy link
Member

As @Commifreak noted, this has been resolved and will be included in the next release.

You can get binaries with the fix from #13503 (comment)

I'm going to close this issue, but if you feel free to respond if you have any further questions, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants