-
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
Unify downloaders, add GitHub and Alibaba ISO fallbacks #6892
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tstromberg 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 |
Error: running mkcmp: exit status 1 |
Error: running mkcmp: exit status 1 |
Error: running mkcmp: exit status 1 |
Error: running mkcmp: exit status 1 |
Error: running mkcmp: exit status 1 |
Codecov Report
@@ Coverage Diff @@
## master #6892 +/- ##
==========================================
- Coverage 38.14% 37.31% -0.84%
==========================================
Files 142 144 +2
Lines 8789 8866 +77
==========================================
- Hits 3353 3308 -45
- Misses 5015 5144 +129
+ Partials 421 414 -7
|
Error: running mkcmp: exit status 1 |
All Times Minikube (PR 6892): [ 90.475357 92.698243 92.338295] Average minikube: 91.388751 Averages Time Per Log
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice this is way more organized! LGTM
All Times minikube: [ 93.908826 93.636170 89.566169] Average Minikube (PR 6892): 92.061360 Averages Time Per Log
|
This refactors our downloads to use a single library, making it easier to address #6692