-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Plans for v3.5.5 release #14138
Comments
We may also need 14081, because there are some issues related to it. There is no update for the PR for more than 2 weeks. Just pinged the author of the PR, I will try to get it resolved if there is no update or progress this week. |
We should include this in the v3.5.5 - #14187 |
We are keenly interested in the open telemetry fix recently merged to the 3.5 release branch: #14312. Is there an ETA for 3.5.5 yet? |
#14355 - this should be fixed before going for 3.5.5 @serathius @spzala @ahrtr |
Thanks @vivekpatani . Yes, the fix should be included in 3.5.5, and it should be a minor fix. Refer to #14355 (comment) and #14355 (comment) The good news the bug isn't included in any published 3.5 release yet. The bad news it's already included in 3.4.20. So we need to backport the fix to 3.4 as well. Since we have simple workaround (see the links above), so it isn't a critical one. |
With fix for #14370 merged in release-3.5 let's resume work on this. |
@ahrtr @serathius any chance of #14001 for 3.5.5? |
Sure |
The only concern is that we need more test this time, because there is a new feature . I suggest to run some sanity test against K8s 1.23/24. In the meanwhile, I will try to qualify the existing functional test, so that we can also qualify 3.5.6 using the functional test next time. |
I am thinking probably we should use Kubernetes's pipeline to verify etcd as well before releasing each version. |
I worked with SIG Scalability to test v3.4.21 on 5k kubernetes cluster. Will do the same for v3.5.5. before the release. |
Is it possible to make this as a regular process? It isn't necessary to be the Scalability test, normal Kubernetes pipeline might be OK usually. |
I maintain etcd version in Kubernetes so I test all the releases. Kubernetes runs 100 node tests on all changes and 5k nodes once a week (I think). Running 5k is not a problem. |
Release was done. |
Same as previous v3.5 releases. Let's agree what work should be included in release and track the work. The list presented below will be evolving as community decides to cut/include fixes.
Issues/PRs that should be included for v3.5.5:
MaxConcurrentStreams
for http2 #14219Issues/PRs not required for v3.5.5:
Please feel free to suggest new additional backports/issues worth investigating so we can discuss if they should be included.
cc @ptabor @ahrtr @spzala
The text was updated successfully, but these errors were encountered: