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 Kubernetes version default: v1.29.3 and latest: v1.30.0-beta.0 #17786

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

minikube-bot
Copy link
Collaborator

@minikube-bot minikube-bot commented Dec 13, 2023

This PR was auto-generated by make update-kubernetes-version using update-k8s-versions.yml CI Workflow.
Please only merge if all the tests pass.

 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/containerd-api-port.yaml
 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/containerd-pod-network-cidr.yaml
 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/containerd.yaml
 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/crio-options-gates.yaml
 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/crio.yaml
 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/default.yaml
 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/dns.yaml
 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/image-repository.yaml
 M pkg/minikube/bootstrapper/bsutil/testdata/v1.29/options.yaml
 M pkg/minikube/constants/constants.go
 M site/content/en/docs/commands/start.md
?? pkg/minikube/bootstrapper/bsutil/testdata/v1.30/

@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 Dec 13, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 13, 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 Dec 13, 2023
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot changed the title Bump Kubernetes version default: v1.29.0 and latest: v1.29.0 Bump Kubernetes version default: v1.29.1 and latest: v1.29.1 Jan 22, 2024
@minikube-bot minikube-bot force-pushed the auto_bump_k8s_versions branch 2 times, most recently from 21d2bda to b53649f Compare January 29, 2024 08:03
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot changed the title Bump Kubernetes version default: v1.29.2 and latest: v1.29.2 Bump Kubernetes version default: v1.29.2 and latest: v1.30.0-beta.0 Mar 14, 2024
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 14, 2024
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot changed the title Bump Kubernetes version default: v1.29.2 and latest: v1.30.0-beta.0 Bump Kubernetes version default: v1.29.3 and latest: v1.30.0-beta.0 Mar 18, 2024
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 17786) |
+----------------+----------+---------------------+
| minikube start | 52.2s    | 52.6s               |
| enable ingress | 24.6s    | 24.8s               |
+----------------+----------+---------------------+

Times for minikube start: 52.8s 51.6s 52.5s 52.1s 51.9s
Times for minikube (PR 17786) start: 52.5s 53.2s 52.4s 50.1s 54.6s

Times for minikube (PR 17786) ingress: 27.1s 24.5s 23.0s 26.5s 23.1s
Times for minikube ingress: 22.6s 26.6s 27.6s 22.6s 23.5s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 17786) |
+----------------+----------+---------------------+
| minikube start | 22.7s    | 22.6s               |
| enable ingress | 20.7s    | 21.5s               |
+----------------+----------+---------------------+

Times for minikube start: 21.7s 22.4s 25.0s 21.9s 22.6s
Times for minikube (PR 17786) start: 24.1s 21.5s 23.8s 21.1s 22.2s

Times for minikube ingress: 20.3s 21.3s 21.3s 21.3s 19.3s
Times for minikube (PR 17786) ingress: 21.3s 21.3s 21.3s 22.3s 21.3s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 17786) |
+----------------+----------+---------------------+
| minikube start | 23.0s    | 22.8s               |
| enable ingress | 31.6s    | 31.8s               |
+----------------+----------+---------------------+

Times for minikube ingress: 29.8s 31.3s 34.8s 30.8s 31.3s
Times for minikube (PR 17786) ingress: 31.8s 31.8s 31.8s 31.8s 31.8s

Times for minikube start: 21.6s 23.8s 23.4s 24.2s 22.0s
Times for minikube (PR 17786) start: 20.1s 23.4s 23.3s 24.1s 23.4s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_Windows TestDownloadOnly/v1.29.3/json-events (gopogh) n/a
Docker_Windows TestDownloadOnly/v1.29.3/kubectl (gopogh) n/a
Docker_Windows TestDownloadOnly/v1.29.3/preload-exists (gopogh) n/a
Docker_Windows TestDownloadOnly/v1.30.0-beta.0/json-events (gopogh) n/a
Docker_Windows TestDownloadOnly/v1.30.0-beta.0/kubectl (gopogh) n/a
Docker_Windows TestDownloadOnly/v1.30.0-beta.0/preload-exists (gopogh) n/a
KVM_Linux_crio TestFunctional/serial/ComponentHealth (gopogh) 0.62 (chart)
KVM_Linux_containerd TestAddons/parallel/Registry (gopogh) 1.26 (chart)

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

@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

@spowelljr spowelljr merged commit 4b9fcfc into kubernetes:master Mar 19, 2024
24 of 38 checks passed
@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 19, 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants