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

Release v1.34.0 #19575

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Release v1.34.0 #19575

merged 2 commits into from
Sep 5, 2024

Conversation

spowelljr
Copy link
Member

No description provided.

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 4, 2024
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 4, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@spowelljr spowelljr changed the title WIP: Release v1.34.0 Release v1.34.0 Sep 4, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 4, 2024
@spowelljr
Copy link
Member Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Sep 4, 2024
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19575) |
+----------------+----------+---------------------+
| minikube start | 46.7s    | 48.5s               |
| enable ingress | 14.2s    | 14.8s               |
+----------------+----------+---------------------+

Times for minikube ingress: 14.4s 14.4s 13.9s 14.9s 13.4s
Times for minikube (PR 19575) ingress: 14.9s 15.0s 15.0s 14.4s 14.9s

Times for minikube start: 45.1s 45.6s 45.2s 48.8s 48.8s
Times for minikube (PR 19575) start: 46.4s 48.2s 49.0s 49.6s 49.1s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19575) |
+----------------+----------+---------------------+
| minikube start | 21.4s    | 21.9s               |
| enable ingress | 12.0s    | 12.3s               |
+----------------+----------+---------------------+

Times for minikube start: 20.5s 20.7s 20.8s 21.5s 23.8s
Times for minikube (PR 19575) start: 23.1s 23.5s 20.6s 21.0s 21.1s

Times for minikube ingress: 12.7s 12.3s 10.7s 12.3s 12.3s
Times for minikube (PR 19575) ingress: 12.8s 10.8s 12.3s 12.3s 13.3s

docker driver with containerd runtime

+-------------------+----------+---------------------+
|      COMMAND      | MINIKUBE | MINIKUBE (PR 19575) |
+-------------------+----------+---------------------+
| minikube start    | 20.4s    | 21.0s               |
| ⚠️  enable ingress | 31.4s    | 39.1s ⚠️             |
+-------------------+----------+---------------------+

Times for minikube start: 20.4s 20.3s 21.8s 19.6s 19.7s
Times for minikube (PR 19575) start: 22.1s 22.1s 19.6s 19.1s 22.4s

Times for minikube (PR 19575) ingress: 39.2s 39.3s 38.8s 39.3s 38.8s
Times for minikube ingress: 23.2s 39.3s 22.7s 32.3s 39.3s

@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 (2 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_docker_arm64 (2 failed) TestAddons/parallel/Registry(gopogh) 46.45% (chart)
none_Linux (2 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
none_Linux (2 failed) TestAddons/parallel/Registry(gopogh) 45.27% (chart)
Docker_Cloud_Shell (7 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Cloud_Shell (7 failed) TestAddons/parallel/Registry(gopogh) 43.88% (chart)
Docker_Linux (2 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux (2 failed) TestAddons/parallel/Registry(gopogh) 46.45% (chart)
Docker_Linux_crio_arm64 (5 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_crio_arm64 (5 failed) TestMultiControlPlane/serial/RestartCluster(gopogh) 16.77% (chart)
Docker_Linux_crio_arm64 (5 failed) TestAddons/parallel/Registry(gopogh) 46.45% (chart)
Docker_Linux_containerd (1 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_containerd_arm64 (3 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_crio (4 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
Docker_Linux_crio (4 failed) TestAddons/parallel/Registry(gopogh) 46.10% (chart)
KVM_Linux_containerd (1 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
KVM_Linux (2 failed) TestFunctional/parallel/License(gopogh) 0.00% (chart)
KVM_Linux (2 failed) TestAddons/parallel/Registry(gopogh) 46.71% (chart)

Besides the following environments also have failed tests:

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: medyagh, 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

@medyagh
Copy link
Member

medyagh commented Sep 5, 2024

TestAddons/parallel/Registry still failing

@medyagh medyagh merged commit 8d928d0 into kubernetes:master Sep 5, 2024
17 of 40 checks passed
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants