kubernetes / minikube

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

Release v1.34.0 #19575

Closed spowelljr closed 3 weeks ago

spowelljr commented 3 weeks ago
spowelljr commented 3 weeks ago

/ok-to-test

minikube-pr-bot commented 3 weeks ago

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19575) |
+----------------+----------+---------------------+
| minikube start | 46.7s    | 48.5s               |
| enable ingress | 14.2s    | 14.8s               |
+----------------+----------+---------------------+
Times for minikube ingress: 14.4s 14.4s 13.9s 14.9s 13.4s Times for minikube (PR 19575) ingress: 14.9s 15.0s 15.0s 14.4s 14.9s Times for minikube start: 45.1s 45.6s 45.2s 48.8s 48.8s Times for minikube (PR 19575) start: 46.4s 48.2s 49.0s 49.6s 49.1s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19575) |
+----------------+----------+---------------------+
| minikube start | 21.4s    | 21.9s               |
| enable ingress | 12.0s    | 12.3s               |
+----------------+----------+---------------------+
Times for minikube start: 20.5s 20.7s 20.8s 21.5s 23.8s Times for minikube (PR 19575) start: 23.1s 23.5s 20.6s 21.0s 21.1s Times for minikube ingress: 12.7s 12.3s 10.7s 12.3s 12.3s Times for minikube (PR 19575) ingress: 12.8s 10.8s 12.3s 12.3s 13.3s

docker driver with containerd runtime

+-------------------+----------+---------------------+
|      COMMAND      | MINIKUBE | MINIKUBE (PR 19575) |
+-------------------+----------+---------------------+
| minikube start    | 20.4s    | 21.0s               |
| ⚠️  enable ingress | 31.4s    | 39.1s ⚠️             |
+-------------------+----------+---------------------+
Times for minikube start: 20.4s 20.3s 21.8s 19.6s 19.7s Times for minikube (PR 19575) start: 22.1s 22.1s 19.6s 19.1s 22.4s Times for minikube (PR 19575) ingress: 39.2s 39.3s 38.8s 39.3s 38.8s Times for minikube ingress: 23.2s 39.3s 22.7s 32.3s 39.3s
minikube-pr-bot commented 3 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_docker_arm64 (2 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_docker_arm64 (2 failed) TestAddons/parallel/Registry(gopogh) 46.45% (chart)
none_Linux (2 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
none_Linux (2 failed) TestAddons/parallel/Registry(gopogh) 45.27% (chart)
Docker_Cloud_Shell (7 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Cloud_Shell (7 failed) TestAddons/parallel/Registry(gopogh) 43.88% (chart)
Docker_Linux (2 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux (2 failed) TestAddons/parallel/Registry(gopogh) 46.45% (chart)
Docker_Linux_crio_arm64 (5 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_crio_arm64 (5 failed) TestMultiControlPlane/serial/RestartCluster(gopogh) 16.77% (chart)
Docker_Linux_crio_arm64 (5 failed) TestAddons/parallel/Registry(gopogh) 46.45% (chart)
Docker_Linux_containerd (1 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_containerd_arm64 (3 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_crio (4 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_crio (4 failed) TestAddons/parallel/Registry(gopogh) 46.10% (chart)
KVM_Linux_containerd (1 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
KVM_Linux (2 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
KVM_Linux (2 failed) TestAddons/parallel/Registry(gopogh) 46.71% (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 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh, 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)~~ [medyagh,spowelljr] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
medyagh commented 3 weeks ago

TestAddons/parallel/Registry still failing