-
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
windows: minikube ssh taking extremely long #9240
Comments
I suspect this be side effect of #8907 this should have not have happend, we had integration test for it and we merged despite failures. CC: @sharifelgamal |
MacOS:
After
|
Windows:
After
|
Linux:
After (hardcoded to external)
|
with native-ssh false and true on windows hypever-7 machine azure.
|
we fixed it |
minikube ssh pwd takes 17 seconds on windows in Azure
this is HyperV driver
and for docker driver 4 seconds
This bug also makes minikube cache tests to fail too.
The text was updated successfully, but these errors were encountered: