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

bump containerd version #15973

Merged

Conversation

minikube-bot
Copy link
Collaborator

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 minikube-bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Mar 6, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 6, 2023
@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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 6, 2023
@minikube-bot
Copy link
Collaborator Author

Can one of the admins verify this patch?

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@spowelljr
Copy link
Member

ok-to-build-iso

@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

This comment has been minimized.

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

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15973) |
+----------------+----------+---------------------+
| minikube start | 54.6s    | 54.1s               |
| enable ingress | 27.6s    | 28.5s               |
+----------------+----------+---------------------+

Times for minikube start: 53.5s 55.4s 55.7s 54.4s 54.2s
Times for minikube (PR 15973) start: 56.6s 51.3s 54.4s 52.9s 55.1s

Times for minikube ingress: 28.8s 25.8s 29.3s 25.8s 28.3s
Times for minikube (PR 15973) ingress: 28.3s 28.4s 28.7s 28.7s 28.3s

docker driver with docker runtime

+-------------------+----------+---------------------+
|      COMMAND      | MINIKUBE | MINIKUBE (PR 15973) |
+-------------------+----------+---------------------+
| minikube start    | 26.5s    | 27.4s               |
| ⚠️  enable ingress | 21.6s    | 27.0s ⚠️             |
+-------------------+----------+---------------------+

Times for minikube start: 26.6s 27.2s 26.1s 26.7s 25.8s
Times for minikube (PR 15973) start: 27.3s 27.9s 26.4s 27.9s 27.7s

Times for minikube ingress: 22.1s 21.1s 21.1s 22.6s 21.1s
Times for minikube (PR 15973) ingress: 22.1s 20.1s 50.6s 22.1s 20.1s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15973) |
+----------------+----------+---------------------+
| minikube start | 23.0s    | 24.0s               |
| enable ingress | 32.4s    | 35.6s               |
+----------------+----------+---------------------+

Times for minikube start: 22.6s 23.1s 23.9s 22.6s 23.0s
Times for minikube (PR 15973) start: 23.0s 24.3s 23.6s 24.2s 24.8s

Times for minikube (PR 15973) ingress: 32.6s 47.6s 32.6s 32.6s 32.6s
Times for minikube ingress: 32.6s 31.6s 33.6s 31.6s 32.6s

@minikube-pr-bot

This comment has been minimized.

@spowelljr spowelljr merged commit def0647 into kubernetes:master Mar 10, 2023
17 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 Mar 10, 2023
@spowelljr
Copy link
Member

minikube-bot cleanup

1 similar comment
@minikube-pr-bot
Copy link

minikube-bot cleanup

@minikube-pr-bot

This comment has been minimized.

1 similar comment
@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
KVM_Linux TestStartStop/group/no-preload/serial/AddonExistsAfterStop (gopogh) 1.79 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/Pause (gopogh) 1.79 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/SecondStart (gopogh) 1.79 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (gopogh) 1.79 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/VerifyKubernetesImages (gopogh) 1.79 (chart)
KVM_Linux_containerd TestRunningBinaryUpgrade (gopogh) 2.38 (chart)
KVM_Linux TestMultiNode/serial/StartAfterStop (gopogh) 9.52 (chart)
Docker_Linux TestMultiNode/serial/DeployApp2Nodes (gopogh) 100.00 (chart)
Docker_Linux TestMultiNode/serial/PingHostFrom2Pods (gopogh) 100.00 (chart)
KVM_Linux_containerd TestPreload (gopogh) 100.00 (chart)

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

@spowelljr
Copy link
Member

test

@spowelljr
Copy link
Member

test2

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.

None yet

4 participants