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 kubeadm constants for kubernetes images #13336

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

minikube-bot
Copy link
Collaborator

This PR was auto-generated by make update-kubeadm-constants using update-kubeadm-constants.yml CI Workflow.
Please only merge if all the tests pass.

 M pkg/minikube/constants/constants_kubeadm_images.go

@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 Jan 12, 2022
@minikube-bot minikube-bot force-pushed the auto_bump_kubeadm_constants branch from f0c686a to f3970c4 Compare January 12, 2022 19:48
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 12, 2022
@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 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 Jan 12, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: minikube-bot
To complete the pull request process, please assign afbjorklund after the PR has been reviewed.
You can assign the PR to them by writing /assign @afbjorklund in a comment when ready.

The full list of commands accepted by this bot can be found 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-bot
Copy link
Collaborator Author

Can one of the admins verify this patch?

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13336) |
+----------------+----------+---------------------+
| minikube start | 44.6s    | 44.1s               |
| enable ingress | 30.0s    | 29.4s               |
+----------------+----------+---------------------+

Times for minikube start: 46.7s 43.8s 44.0s 44.4s 43.8s
Times for minikube (PR 13336) start: 43.8s 45.0s 45.0s 43.7s 43.0s

Times for minikube ingress: 30.1s 30.6s 29.0s 29.1s 31.1s
Times for minikube (PR 13336) ingress: 30.1s 28.1s 31.0s 29.1s 28.6s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13336) |
+----------------+----------+---------------------+
| minikube start | 26.2s    | 26.0s               |
| enable ingress | 22.7s    | 22.9s               |
+----------------+----------+---------------------+

Times for minikube start: 27.4s 26.0s 26.3s 25.6s 25.7s
Times for minikube (PR 13336) start: 26.5s 25.6s 25.8s 25.9s 26.0s

Times for minikube ingress: 21.9s 22.5s 22.4s 23.9s 22.9s
Times for minikube (PR 13336) ingress: 22.9s 22.9s 22.9s 22.0s 23.9s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13336) |
+----------------+----------+---------------------+
| minikube start | 39.4s    | 43.8s               |
| enable ingress | 25.7s    | 20.9s               |
+----------------+----------+---------------------+

Times for minikube ingress: 23.4s 33.4s 23.9s 24.4s 23.4s
Times for minikube (PR 13336) ingress: 19.9s 23.4s 18.9s 23.4s 19.0s

Times for minikube start: 31.6s 40.8s 41.9s 40.8s 42.0s
Times for minikube (PR 13336) start: 45.4s 40.9s 46.2s 40.6s 45.7s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. 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.

4 participants