-
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
docker driver: Add Service & Tunnel features to windows #7739
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: medyagh The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/ok-to-test |
Codecov Report
@@ Coverage Diff @@
## master #7739 +/- ##
=======================================
Coverage 36.22% 36.22%
=======================================
Files 148 148
Lines 9217 9217
=======================================
Hits 3339 3339
Misses 5488 5488
Partials 390 390
|
kvm2 Driver Times for Minikube (PR 7739): [64.223400357 64.447323429 64.88748526799999] Averages Time Per Log
docker Driver Times for Minikube (PR 7739): [25.478878437 27.137865107000003 24.804457299000003] Averages Time Per Log
|
kvm2 Driver Times for Minikube (PR 7739): [63.31024508500001 66.132260105 63.45019617] Averages Time Per Log
docker Driver Times for Minikube (PR 7739): [23.628040347000002 25.881277017 23.695240406] Averages Time Per Log
|
What version did this end up getting released as? |
do the port and it will work. |
we totally forgot to Enable the tunnel and service on windows .
I personally tried this PR on a windows machine and it works
special thanks to our user @ps-feng for brining this to my attention
#7644
and the biggest thanks to one of the minikube heros @josedonizetti for implementing this feature.