-
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
Skip preload download if --image-repository is set #7707
Skip preload download if --image-repository is set #7707
Conversation
Hi @prasadkatti. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov Report
@@ Coverage Diff @@
## master #7707 +/- ##
=======================================
Coverage 36.48% 36.48%
=======================================
Files 147 147
Lines 9162 9162
=======================================
Hits 3343 3343
Misses 5430 5430
Partials 389 389
|
Can one of the admins verify this patch? |
I dont agree with this PR ! I think if someone is in china we should try to download the preload from github. |
Yes, and this PR is to address the short-term bleeding for minikube v1.10 - as it's unlikely that we will have images elsewhere before then. Preload leaves man users in China in a broken state, causing an influx of incoming support issues. Additional thought: If a user sets --image-repository, they want the images to be loaded from a particular location, preloaded or not. Even if we added GitHub, we should still allow a way to respect user preferences. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: prasadkatti The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@tstromberg - Added a TODO note as a comment based on your review feedback. |
/ok-to-test |
kvm2 Driver |
kvm2 Driver Times for Minikube (PR 7707): [26.912649170000005 26.375460907999997 25.082378717] Averages Time Per Log
|
fixes #7612