-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
start '--embed-certs' fails to find certs #5716
Comments
Can confirm this strange bug in v1.4.0. After cleaning up ( If the cluster starts, then |
This Problem exists in v1.5.0 and v1.5.1 and v1.5.2 too. For reproducing this error with v1.5.2: Save the following lines to a
Build the image with Run Result:
|
So e.g. the |
update: for me it the embed cert works on hypert kit. so it seems to be a none issue ! |
no, only for |
same issue with minikube 1.6.2 on Windows using Hyper-V |
minikube v1.6.2 on Ubuntu18.10 still have this bug when embed-certs set as true using VirtualBox |
Still an issue on Debian 10.3 using kvm2 driver with minikube 1.7.2. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@MingyiLiang I believe this was fixed in latest version. do you mind trying with the latest version? |
The exact command to reproduce the issue:
As root:
./minikube start --vm-driver=none --embed-certs
Run this on a clean CentOS-7 installation with Docker started/enabled.
The full output of the command that failed:
The text was updated successfully, but these errors were encountered: