-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[release-22.0] ci: use etcd v3.5.25, add retries (#19015)
#19021
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
base: release-22.0
Are you sure you want to change the base?
Conversation
|
Hello @timvaillancourt, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace |
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Signed-off-by: Tim Vaillancourt <[email protected]>
| google.golang.org/api v0.226.0 | ||
| google.golang.org/genproto v0.0.0-20250313205543-e70fdf4c4cb4 // indirect | ||
| google.golang.org/grpc v1.71.0 | ||
| google.golang.org/grpc v1.71.1 |
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.
go mod tidy is insisting on this and when I revert it, it puts it back. Let me know if this is a concern
Description
This is a backport of #19015