kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.24k stars 4.87k forks source link

ISO: Update docker-buildx from v0.16.2 to v0.17.1 #19646

Closed minikube-bot closed 1 week ago

minikube-bot commented 1 week ago

The docker-buildx project released a new version

This PR was auto-generated by make update-docker-buildx-version using update-docker-buildx-version.yml CI Workflow.

minikube-bot commented 1 week ago

ok-to-build-iso

k8s-ci-robot commented 1 week ago

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
minikube-bot commented 1 week ago

Hi @minikube-bot, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further.

spowelljr commented 1 week ago

/ok-to-test

minikube-pr-bot commented 1 week ago

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19646) |
+----------------+----------+---------------------+
| minikube start | 48.3s    | 49.6s               |
| enable ingress | 14.9s    | 15.4s               |
+----------------+----------+---------------------+
Times for minikube start: 48.5s 50.7s 48.6s 47.3s 46.3s Times for minikube (PR 19646) start: 54.2s 48.1s 50.2s 48.4s 47.1s Times for minikube (PR 19646) ingress: 15.0s 15.9s 15.0s 16.0s 15.0s Times for minikube ingress: 14.5s 14.9s 15.0s 14.9s 15.0s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19646) |
+----------------+----------+---------------------+
| minikube start | 21.8s    | 22.5s               |
| enable ingress | 12.1s    | 12.3s               |
+----------------+----------+---------------------+
Times for minikube start: 24.2s 22.9s 20.5s 20.4s 20.7s Times for minikube (PR 19646) start: 19.9s 20.7s 24.1s 23.5s 24.1s Times for minikube (PR 19646) ingress: 13.3s 12.3s 12.7s 12.2s 10.8s Times for minikube ingress: 10.7s 13.2s 12.8s 11.2s 12.3s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19646) |
+----------------+----------+---------------------+
| minikube start | 20.8s    | 20.6s               |
| enable ingress | 23.0s    | 23.0s               |
+----------------+----------+---------------------+
Times for minikube start: 22.3s 20.0s 22.5s 19.5s 19.8s Times for minikube (PR 19646) start: 19.8s 19.9s 20.4s 23.4s 19.4s Times for minikube ingress: 23.3s 22.7s 23.2s 22.7s 23.2s Times for minikube (PR 19646) ingress: 22.8s 23.3s 22.8s 22.8s 23.2s
minikube-pr-bot commented 1 week ago

Here are the number of top 10 failed tests in each environments with lowest flake rate.

Environment Test Name Flake Rate
Docker_Linux_containerd_arm64 (2 failed) TestStartStop/group/old-k8s-version/serial/SecondStart(gopogh) 50.00% (chart)
Docker_Linux_crio_arm64 (4 failed) TestPause/serial/SecondStartNoReconfiguration(gopogh) 1.22% (chart)

Besides the following environments also have failed tests:

To see the flake rates of all tests by environment, click here.

k8s-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: minikube-bot, 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: - ~~[OWNERS](https://github.com/kubernetes/minikube/blob/master/OWNERS)~~ [spowelljr] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment