-
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
configure gcp-auth addon pull secret to work with all GCR and AR mirrors #12106
Conversation
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube start: 50.1s 47.2s 47.5s 46.7s 47.7s Times for minikube ingress: 31.8s 31.8s 31.8s 32.2s 31.3s docker driver with docker runtime
Times for minikube start: 23.3s 21.6s 21.9s 20.9s 21.4s Times for minikube ingress: 33.0s 35.5s 36.5s 37.0s 31.5s docker driver with containerd runtime
Times for minikube (PR 12106) start: 43.3s 44.4s 43.6s 36.3s 43.8s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
KVM tests 134 seems like a bad test run |
/retest |
Yeah, one of our machines was misconfigured. It currently out of the rotation so this shouldn't happen again. |
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube start: 47.5s 47.5s 49.1s 47.0s 49.7s Times for minikube ingress: 32.3s 31.7s 32.3s 32.8s 31.8s docker driver with docker runtime
Times for minikube start: 21.6s 21.9s 22.4s 22.4s 22.1s Times for minikube ingress: 35.5s 35.5s 27.5s 34.5s 26.5s docker driver with containerd runtime
Times for minikube start: 44.5s 44.4s 43.7s 44.1s 43.6s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
/ok-to-test |
It looks like I somehow broke the helm-tiller addon test, but I can't replicate it and can't figure out why the gcp-auth addon would somehow prevent minikube from pulling the helm-tiller image. So I'm going to rerun the tests to see if it's an actual issue. |
kvm2 driver with docker runtime
Times for minikube start: 48.9s 49.9s 47.9s 47.4s 47.1s Times for minikube ingress: 31.4s 33.3s 31.7s 32.3s 31.8s docker driver with docker runtime
Times for minikube start: 23.0s 22.1s 21.6s 21.9s 21.4s Times for minikube ingress: 35.5s 35.5s 32.0s 37.5s 37.0s docker driver with containerd runtime
Times for minikube start: 27.4s 44.7s 43.8s 36.7s 43.9s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: medyagh, sharifelgamal 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 |
Fixes #12003