-
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
make sure to delete image pull secrets on gcp auth addon disable #12473
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube start: 54.1s 47.8s 49.6s 49.8s 47.6s Times for minikube ingress: 32.3s 31.3s 30.9s 31.4s 31.3s docker driver with docker runtime
Times for minikube start: 22.7s 21.8s 21.1s 22.7s 22.4s Times for minikube ingress: 25.9s 34.0s 24.4s 34.4s 26.9s docker driver with containerd runtime
Times for minikube start: 31.0s 43.2s 43.2s 43.7s 43.4s |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
kvm2 driver with docker runtime
Times for minikube start: 48.6s 51.2s 48.9s 49.2s 48.3s Times for minikube ingress: 32.8s 33.2s 32.3s 31.9s 32.4s docker driver with docker runtime
Times for minikube start: 22.0s 21.0s 21.1s 21.3s 21.7s Times for minikube ingress: 27.4s 26.0s 27.4s 26.9s 26.4s docker driver with containerd runtime
Times for minikube start: 43.0s 36.7s 43.5s 37.3s 42.9s |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
kvm2 driver with docker runtime
Times for minikube (PR 12473) start: 48.3s 47.8s 48.3s 49.6s 48.5s Times for minikube ingress: 34.3s 32.8s 33.3s 32.8s 33.3s docker driver with docker runtime
Times for minikube start: 23.2s 21.1s 21.6s 22.0s 22.7s Times for minikube ingress: 27.4s 27.9s 34.4s 28.4s 35.4s docker driver with containerd runtime
Times for minikube (PR 12473) start: 41.5s 43.9s 42.8s 43.8s 43.5s |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
kvm2 driver with docker runtime
Times for minikube start: 49.3s 49.5s 51.5s 49.9s 49.2s Times for minikube (PR 12473) ingress: 31.3s 31.3s 31.3s 32.3s 32.3s docker driver with docker runtime
Times for minikube start: 22.1s 22.6s 21.6s 21.8s 21.6s Times for minikube ingress: 27.0s 26.4s 26.0s 26.9s 26.4s docker driver with containerd runtime
Times for minikube start: 39.1s 44.4s 29.8s 42.7s 42.0s |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
This is an effort to fix #12472 and should happen regardless.