-
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
Download binaries from dl.k8s.io instead of GCS #15840
Conversation
9d87d05
to
1e62f7f
Compare
Need to add the -L to curl, to follow HTTP 302 Don't change the path for the current GCS mirror
1e62f7f
to
99bff1e
Compare
/ok-to-test |
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube start: 58.1s 55.0s 51.3s 55.1s 51.4s Times for minikube ingress: 28.8s 25.2s 25.7s 25.3s 28.2s docker driver with docker runtime
Times for minikube start: 26.9s 26.5s 26.2s 27.0s 26.1s Times for minikube (PR 15840) ingress: 21.1s 22.1s 24.1s 25.1s 22.1s docker driver with containerd runtime
Times for minikube ingress: 33.6s 49.1s 31.6s 80.1s 47.6s Times for minikube start: 22.2s 21.4s 21.7s 21.2s 21.8s |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afbjorklund, spowelljr 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 |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
Closes #14828