-
Notifications
You must be signed in to change notification settings - Fork 5k
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
CNI: Update kindnetd from v20241108-5c6d2daf to v20241212-9f82dd49 #20228
CNI: Update kindnetd from v20241108-5c6d2daf to v20241212-9f82dd49 #20228
Conversation
edbffb9
to
7412d26
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: minikube-bot The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @minikube-bot. 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-sigs/prow repository. |
This comment has been minimized.
This comment has been minimized.
7412d26
to
2f2e758
Compare
This comment has been minimized.
This comment has been minimized.
2f2e758
to
5d41bcb
Compare
kvm2 driver with docker runtime
Times for minikube start: 49.5s 48.2s 47.7s 160.1s 48.4s Times for minikube ingress: 18.9s 16.0s 15.0s 14.9s 15.5s docker driver with docker runtime
Times for minikube start: 20.5s 20.3s 21.4s 23.0s 20.5s Times for minikube ingress: 12.2s 12.2s 12.7s 12.7s 12.7s docker driver with containerd runtime
Times for minikube start: 22.3s 19.4s 22.4s 23.1s 19.7s Times for minikube ingress: 23.2s 22.7s 22.2s 39.2s 23.2s |
Here are the number of top 10 failed tests in each environments with lowest flake rate.
Besides the following environments also have failed tests: To see the flake rates of all tests by environment, click here. |
A new version of the kind/kindnetd image was released
This PR was auto-generated by
make update-kindnetd-version
using update-kindnetd-version.yml CI Workflow.