kubernetes / minikube

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

Kicbase/ISO: Update crun from 1.16.1 to 1.17 #19640

Closed minikube-bot closed 2 weeks ago

minikube-bot commented 2 weeks ago

The crun project released a new version

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

minikube-bot commented 2 weeks ago

ok-to-build-image

minikube-bot commented 2 weeks ago

ok-to-build-iso

k8s-ci-robot commented 2 weeks 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 2 weeks ago

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

minikube-bot commented 2 weeks 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 2 weeks ago

/ok-to-test

minikube-pr-bot commented 2 weeks ago

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19640) |
+----------------+----------+---------------------+
| minikube start | 47.6s    | 49.3s               |
| enable ingress | 15.3s    | 15.6s               |
+----------------+----------+---------------------+
Times for minikube start: 48.0s 45.5s 45.6s 49.6s 49.3s Times for minikube (PR 19640) start: 49.6s 47.6s 50.1s 49.8s 49.5s Times for minikube ingress: 15.0s 15.9s 14.9s 15.0s 15.5s Times for minikube (PR 19640) ingress: 15.0s 15.0s 14.5s 14.9s 18.5s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19640) |
+----------------+----------+---------------------+
| minikube start | 21.5s    | 22.9s               |
| enable ingress | 11.5s    | 12.5s               |
+----------------+----------+---------------------+
Times for minikube start: 22.8s 19.4s 23.0s 20.9s 21.3s Times for minikube (PR 19640) start: 23.8s 23.7s 23.4s 22.6s 21.1s Times for minikube ingress: 10.7s 10.7s 12.7s 11.2s 12.2s Times for minikube (PR 19640) ingress: 13.2s 12.7s 12.7s 10.7s 12.8s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19640) |
+----------------+----------+---------------------+
| minikube start | 20.9s    | 21.3s               |
| enable ingress | 26.2s    | 23.8s               |
+----------------+----------+---------------------+
Times for minikube start: 19.2s 22.3s 21.7s 22.0s 19.1s Times for minikube (PR 19640) start: 22.7s 19.6s 22.5s 22.7s 19.0s Times for minikube (PR 19640) ingress: 27.2s 23.2s 22.7s 22.7s 23.2s Times for minikube ingress: 22.7s 23.2s 23.3s 38.7s 23.2s
minikube-pr-bot commented 2 weeks ago

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

Environment Test Name Flake Rate
Docker_Linux_crio_arm64 (4 failed) TestMultiControlPlane/serial/RestartCluster(gopogh) 15.03% (chart)
Docker_Linux_containerd_arm64 (2 failed) TestStartStop/group/old-k8s-version/serial/SecondStart(gopogh) 49.67% (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 2 weeks 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