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 containerd from v1.7.20 to v1.7.21 #19521

Merged

Conversation

minikube-bot
Copy link
Collaborator

The containerd project released a new version

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

@minikube-bot
Copy link
Collaborator Author

ok-to-build-image

@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 Aug 27, 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 needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 27, 2024
@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.

@medyagh
Copy link
Member

medyagh commented Aug 27, 2024

/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 Aug 27, 2024
@minikube-pr-bot

This comment has been minimized.

@medyagh
Copy link
Member

medyagh commented Aug 27, 2024

/lgtm

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 27, 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.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 27, 2024
@k8s-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19521) |
+----------------+----------+---------------------+
| minikube start | 51.5s    | 49.9s               |
| enable ingress | 15.2s    | 15.5s               |
+----------------+----------+---------------------+

Times for minikube start: 50.3s 51.0s 50.9s 50.2s 55.3s
Times for minikube (PR 19521) start: 49.6s 50.0s 50.0s 51.6s 48.3s

Times for minikube ingress: 15.5s 15.0s 14.5s 14.9s 16.0s
Times for minikube (PR 19521) ingress: 18.5s 15.0s 14.6s 14.5s 15.0s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19521) |
+----------------+----------+---------------------+
| minikube start | 22.5s    | 22.4s               |
| enable ingress | 11.4s    | 12.0s               |
+----------------+----------+---------------------+

Times for minikube ingress: 12.3s 12.3s 10.3s 10.8s 11.3s
Times for minikube (PR 19521) ingress: 12.8s 13.9s 10.3s 12.8s 10.3s

Times for minikube start: 23.7s 20.6s 24.2s 20.2s 23.6s
Times for minikube (PR 19521) start: 20.7s 23.5s 23.7s 20.8s 23.3s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19521) |
+----------------+----------+---------------------+
| minikube start | 21.4s    | 20.8s               |
| enable ingress | 39.4s    | 39.3s               |
+----------------+----------+---------------------+

Times for minikube start: 19.0s 23.0s 20.0s 22.7s 22.3s
Times for minikube (PR 19521) start: 22.8s 21.9s 19.4s 19.6s 20.1s

Times for minikube (PR 19521) ingress: 40.3s 39.3s 38.8s 39.2s 38.8s
Times for minikube ingress: 40.3s 39.3s 39.3s 39.3s 38.8s

@minikube-pr-bot
Copy link

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

Environment Test Name Flake Rate
Docker_Linux_crio_arm64 (3 failed) TestFunctional/parallel/PersistentVolumeClaim(gopogh) 5.68% (chart)

Besides the following environments also have failed tests:

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

@spowelljr spowelljr merged commit f594555 into kubernetes:master Aug 28, 2024
24 of 37 checks passed
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh, 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

@minikube-pr-bot
Copy link

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 (1 failed) TestAddons/parallel/Registry(gopogh) 0.00% (chart)
KVM_Linux_containerd (8 failed) TestAddons/serial/Volcano(gopogh) 0.00% (chart)
KVM_Linux_containerd (8 failed) TestAddons/serial/GCPAuth/Namespaces(gopogh) 0.00% (chart)
KVM_Linux_containerd (8 failed) TestAddons/parallel/Registry(gopogh) 0.00% (chart)
KVM_Linux_containerd (8 failed) TestAddons/parallel/CSI(gopogh) 0.00% (chart)
KVM_Linux_containerd (8 failed) TestAddons/parallel/LocalPath(gopogh) 0.00% (chart)
KVM_Linux_containerd (8 failed) TestFunctional/parallel/MySQL(gopogh) 0.00% (chart)
KVM_Linux_containerd (8 failed) TestAddons/parallel/Ingress(gopogh) 0.57% (chart)
KVM_Linux_containerd (8 failed) TestAddons/parallel/Headlamp(gopogh) 0.57% (chart)
Docker_macOS (1 failed) TestAddons/parallel/Registry(gopogh) Unknown
Docker_Linux_crio_arm64 (3 failed) TestAddons/parallel/Registry(gopogh) 0.00% (chart)

Besides the following environments also have failed tests:

  • Docker_Cloud_Shell: 5 failed (gopogh)

  • QEMU_macOS: 156 failed (gopogh)

  • Docker_Linux_containerd_arm64: 1 failed (gopogh)

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

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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants