Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kicbase/ISO: Update cri-dockerd from v0.3.12 to v0.3.14 #19199

Merged

Conversation

minikube-bot
Copy link
Collaborator

The cri-dockerd project released a new version

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

A minikube maintainer needs to checkout this PR, run make build-and-upload-cri-dockerd-binaries, and then comment ok-to-build-image.

@minikube-bot minikube-bot force-pushed the auto_bump_cri_dockerd_version branch from 412050e to 5faede0 Compare July 4, 2024 21:25
@minikube-bot
Copy link
Collaborator Author

ok-to-build-iso

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 4, 2024
@k8s-ci-robot
Copy link
Contributor

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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 4, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 4, 2024
@minikube-bot
Copy link
Collaborator Author

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
Copy link
Member

ok-to-build-image

@minikube-bot
Copy link
Collaborator Author

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.

@spowelljr
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 5, 2024
@minikube-bot minikube-bot force-pushed the auto_bump_cri_dockerd_version branch from f7d4af5 to 439c64a Compare July 8, 2024 10:02
@minikube-bot
Copy link
Collaborator Author

ok-to-build-iso

@minikube-pr-bot

This comment has been minimized.

@minikube-bot
Copy link
Collaborator Author

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.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@spowelljr
Copy link
Member

ok-to-build-image

@minikube-bot
Copy link
Collaborator Author

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-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19199) |
+----------------+----------+---------------------+
| minikube start | 49.1s    | 49.8s               |
| enable ingress | 23.7s    | 27.2s               |
+----------------+----------+---------------------+

Times for minikube ingress: 23.4s 23.4s 24.9s 23.5s 23.5s
Times for minikube (PR 19199) ingress: 28.5s 27.9s 27.1s 28.4s 24.0s

Times for minikube (PR 19199) start: 48.9s 52.9s 50.6s 46.7s 50.0s
Times for minikube start: 50.2s 48.7s 50.9s 46.8s 49.1s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19199) |
+----------------+----------+---------------------+
| minikube start | 22.0s    | 22.4s               |
| enable ingress | 22.0s    | 21.4s               |
+----------------+----------+---------------------+

Times for minikube ingress: 22.7s 22.3s 21.8s 21.8s 21.3s
Times for minikube (PR 19199) ingress: 21.7s 20.8s 21.8s 21.8s 20.8s

Times for minikube (PR 19199) start: 21.6s 23.9s 23.6s 21.3s 21.6s
Times for minikube start: 20.5s 24.7s 20.2s 20.7s 23.8s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19199) |
+----------------+----------+---------------------+
| minikube start | 22.2s    | 20.9s               |
| enable ingress | 32.0s    | 29.5s               |
+----------------+----------+---------------------+

Times for minikube start: 23.5s 22.6s 22.5s 23.6s 18.9s
Times for minikube (PR 19199) start: 19.6s 22.8s 22.8s 19.8s 19.5s

Times for minikube ingress: 32.3s 31.3s 32.3s 31.7s 32.2s
Times for minikube (PR 19199) ingress: 31.3s 31.8s 21.2s 31.2s 31.8s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_Linux_crio TestFunctional/parallel/ImageCommands/ImageLoadFromFile (gopogh) 0.68 (chart)
KVM_Linux TestAddons/parallel/Ingress (gopogh) 1.37 (chart)
Hyper-V_Windows TestMultiNode/serial/DeployApp2Nodes (gopogh) 5.80 (chart)
Hyper-V_Windows TestMultiNode/serial/FreshStart2Nodes (gopogh) 5.80 (chart)
Hyper-V_Windows TestMultiNode/serial/StopNode (gopogh) 5.80 (chart)
Hyper-V_Windows TestMultiNode/serial/AddNode (gopogh) 8.70 (chart)
Hyper-V_Windows TestMultiNode/serial/CopyFile (gopogh) 8.70 (chart)
Hyper-V_Windows TestMultiNode/serial/StartAfterStop (gopogh) 17.39 (chart)
Hyper-V_Windows TestMultiControlPlane/serial/StopSecondaryNode (gopogh) 25.00 (chart)
Hyper-V_Windows TestKubernetesUpgrade (gopogh) 40.00 (chart)

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

@spowelljr spowelljr merged commit 37bf577 into kubernetes:master Jul 10, 2024
23 of 38 checks passed
@k8s-ci-robot
Copy link
Contributor

[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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants