-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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.32.0 #17585
Release v1.32.0 #17585
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube start: 49.1s 52.8s 49.3s 49.1s 48.9s Times for minikube ingress: 24.2s 26.7s 26.6s 27.1s 23.6s docker driver with docker runtime
Times for minikube ingress: 20.8s 20.8s 20.8s 18.8s 20.8s Times for minikube start: 22.2s 22.1s 24.2s 24.2s 24.1s docker driver with containerd runtime
Times for minikube start: 23.6s 20.4s 23.8s 20.6s 24.2s Times for minikube ingress: 31.4s 31.3s 31.3s 31.3s 31.3s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
@@ -1,5 +1,49 @@ | |||
# Release Notes | |||
|
|||
## Version 1.32.0 - 2023-11-07 | |||
|
|||
Features: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets add the Beta changs into the release notes for the 32 stable (but do not add it it to the changelog)
so only in release notes we have combined version of beta and stable release notes. so the users get the news about new features
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will do
No description provided.