-
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
--kubernetes-version add support for checking github k8s versions and exit nicely on error #16865
Conversation
Hi @JudahNour. 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. |
Can one of the admins verify this patch? |
second one should not be Warnining Icon it is searching... |
Need to rebase to fix the merge conflict |
Something went wrong with your rebase, there's a bunch of file changes here now |
I believe this is fixed but I'm trying to fix an issue that I think rebasing again just caused Edit: done |
/ok-to-test |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
kvm2 driver with docker runtime
Times for minikube start: 50.2s 48.9s 51.8s 51.2s 52.1s Times for minikube ingress: 26.7s 28.3s 27.8s 27.2s 27.7s docker driver with docker runtime
Times for minikube ingress: 20.8s 20.9s 20.4s 20.9s 20.8s Times for minikube start: 24.7s 25.4s 24.7s 22.8s 22.3s docker driver with containerd runtime
Times for minikube start: 23.4s 19.9s 23.4s 23.4s 19.7s Times for minikube ingress: 31.3s 19.3s 31.4s 31.4s 30.3s |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JudahNour, 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. |
fixes #16607
Before:
After:
Before:
After: