Closed medyagh closed 2 months ago
Can you update the changelog to notify users about this issue
done
/ok-to-test
kvm2 driver with docker runtime
+----------------+----------+---------------------+
| COMMAND | MINIKUBE | MINIKUBE (PR 19576) |
+----------------+----------+---------------------+
| minikube start | 50.9s | 51.2s |
| enable ingress | 14.9s | 15.1s |
+----------------+----------+---------------------+
docker driver with docker runtime
+----------------+----------+---------------------+
| COMMAND | MINIKUBE | MINIKUBE (PR 19576) |
+----------------+----------+---------------------+
| minikube start | 23.1s | 21.2s |
| enable ingress | 11.3s | 12.6s |
+----------------+----------+---------------------+
docker driver with containerd runtime
+-------------------+----------+---------------------+
| COMMAND | MINIKUBE | MINIKUBE (PR 19576) |
+-------------------+----------+---------------------+
| minikube start | 20.6s | 20.6s |
| ⚠️ enable ingress | 32.5s | 37.6s ⚠️ |
+-------------------+----------+---------------------+
[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
Here are the number of top 10 failed tests in each environments with lowest flake rate.
Besides the following environments also have failed tests:
KVM_Linux_crio: 32 failed (gopogh)
Hyperkit_macOS: 24 failed (gopogh)
QEMU_macOS: 96 failed (gopogh)
To see the flake rates of all tests by environment, click here.
because https://github.com/docker/for-mac/issues/7412 https://github.com/docker/for-mac/issues/7411
after this PR