kubernetes / minikube

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

Addon kubevirt: Update bitnami/kubectl image from 1.31.0 to 1.31.0 #19584

Closed minikube-bot closed 2 weeks ago

minikube-bot commented 2 weeks ago

The bitnami project released a new bitnami/kubectl image

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

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

kvm2 driver with docker runtime error collecting results for kvm2 driver: timing run 4 with minikube (PR 19584): timing cmd: [/home/jenkins/.minikube/minikube-binaries/19584/minikube start --driver=kvm2 --container-runtime=docker]: waiting for minikube: exit status 90 docker driver with docker runtime error downloading artifacts: artifact download start: exit status 81docker driver with containerd runtime error downloading artifacts: artifact download start: exit status 81

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
none_Linux (2 failed) TestFunctional/parallel/License(gopogh) 30.28% (chart)
Docker_Linux (2 failed) TestFunctional/parallel/License(gopogh) 28.86% (chart)
KVM_Linux (2 failed) TestFunctional/parallel/License(gopogh) 28.57% (chart)
Docker_Linux_docker_arm64 (2 failed) TestFunctional/parallel/License(gopogh) 28.67% (chart)
KVM_Linux_containerd (1 failed) TestFunctional/parallel/License(gopogh) 28.67% (chart)
Docker_Linux_containerd_arm64 (2 failed) TestFunctional/parallel/License(gopogh) 28.67% (chart)
Docker_Linux_containerd (1 failed) TestFunctional/parallel/License(gopogh) 29.33% (chart)
Docker_Linux_crio (4 failed) TestFunctional/parallel/License(gopogh) 28.86% (chart)
Docker_Cloud_Shell (7 failed) TestFunctional/parallel/License(gopogh) 32.35% (chart)
Docker_Linux_crio_arm64 (4 failed) TestFunctional/parallel/License(gopogh) 28.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