-
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
fix windows packing installer alert: unknown publisher #6735
Comments
Hi! Thanks for reporting this issue. Could you please click on Kindly click on it and the installation should start. This would work for the installer. If you just want to use the |
This seems to be just as annoying as the Mac Gatekeeper "feature". So now also the Win binaries needs to be signed (somehow), I guess ? @tstromberg : maybe we can offload this to e.g. chocolatey by default ? |
Thanks for the quick response. |
@afbjorklund - Yep, this would require the executables to be signed. I have also resorted to using Chocolatey for the installation as it takes care of this. @Ehud-Banunu - You could try to install minikube using Chocolatey like this - https://minikube.sigs.k8s.io/docs/start/windows/ Just curious, are you using a corporate laptop to work with minikube? |
#sig-release issue: kubernetes/release#839 |
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. |
Stale issues rot after 30d 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. |
how about we add alternative way of installing using something like curl. |
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. |
Stale issues rot after 30d 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. |
@blueelvis do u have suggestions howe we can become a known publisher? |
This issue appears to be a duplicate of #4841, do you mind if we move the conversation there? Ths way we can centralize the content relating to the issue. If you feel that this issue is not in fact a duplicate, please re-open it using Thank you for reporting this! |
The exact command to reproduce the issue:
From the listing at https://github.com/kubernetes/minikube/releases ,
on Windows10 Home, attempt to install v1.7.3 or v1.7.2 -
either minikube-windows-amd64.exe or minikube-installer.exe
The full output of the command that failed:
The output of the
minikube logs
command:N/A
The operating system version:
Windows10 Home
The text was updated successfully, but these errors were encountered: