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.30.3 to 1.30.3 #19338

Closed minikube-bot closed 2 months ago

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

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19338) |
+----------------+----------+---------------------+
| minikube start | 53.4s    | 52.9s               |
| enable ingress | 27.0s    | 28.1s               |
+----------------+----------+---------------------+
Times for minikube start: 50.3s 53.2s 53.2s 58.5s 52.0s Times for minikube (PR 19338) start: 53.8s 52.2s 52.5s 54.3s 51.7s Times for minikube (PR 19338) ingress: 28.1s 27.7s 28.7s 27.6s 28.6s Times for minikube ingress: 28.1s 29.2s 27.6s 25.1s 25.1s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19338) |
+----------------+----------+---------------------+
| minikube start | 25.5s    | 24.9s               |
| enable ingress | 21.5s    | 21.4s               |
+----------------+----------+---------------------+
Times for minikube start: 24.6s 26.4s 25.1s 25.7s 25.7s Times for minikube (PR 19338) start: 25.8s 25.5s 25.5s 22.9s 24.9s Times for minikube ingress: 21.9s 21.4s 21.9s 21.4s 20.9s Times for minikube (PR 19338) ingress: 20.8s 21.4s 21.4s 21.4s 21.9s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19338) |
+----------------+----------+---------------------+
| minikube start | 24.3s    | 22.1s               |
| enable ingress | 46.3s    | 42.6s               |
+----------------+----------+---------------------+
Times for minikube ingress: 47.9s 48.4s 48.8s 38.8s 47.8s Times for minikube (PR 19338) ingress: 47.9s 47.3s 31.9s 48.8s 36.9s Times for minikube start: 25.3s 23.8s 23.3s 24.6s 24.5s Times for minikube (PR 19338) start: 24.4s 20.7s 20.2s 20.9s 24.0s
medyagh commented 2 months ago

/lgtm

k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh, minikube-bot

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)~~ [medyagh] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
minikube-pr-bot commented 2 months ago

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

Environment Test Name Flake Rate
KVM_Linux (3 failed) TestStartStop/group/no-preload/serial/FirstStart(gopogh) 0.00% (chart)
KVM_Linux (3 failed) TestStartStop/group/no-preload/serial/DeployApp(gopogh) 0.00% (chart)
KVM_Linux (3 failed) TestStartStop/group/no-preload/serial/EnableAddonWhileActive(gopogh) 0.00% (chart)

Besides the following environments also have failed tests:

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