-
Notifications
You must be signed in to change notification settings - Fork 41.9k
Bump etcd 3.6.6 sdk #135331
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: master
Are you sure you want to change the base?
Bump etcd 3.6.6 sdk #135331
Conversation
Signed-off-by: yashsingh74 <yashsingh1774@gmail.com>
|
The PR looks good, but I am not sure whether it's OK to let this PR in at current stage. Based on https://github.com/kubernetes/sig-release/tree/master/releases/release-1.35, Kubernetes 1.35 has already entered into code freeze. /sig etcd /lgtm cc @dims @liggitt @hakman @joshjms @kubernetes/release-managers |
|
LGTM label has been added. Git tree hash: aef415b3cdba11bf4625863bed1f58652529de60
|
|
It looks like there are no code changes outside the server package, which we only use for tests. If there are no code changes in the client packages which actually affect the binaries we ship, we can just wait for master to reopen for 1.36 to merge |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, yashsingh74 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 |
Should we actually bump a dependency if there are no code changes? |
|
I think the key question is: should we bump etcd client SDK for release branches? Two completely opposite opinions,
also see etcd-io/etcd#20936 |
|
There is already an opened changes for etcd 3.6.6 SDK - #135270 Are we planning to merge with 1.35 release ?? |
|
@yashsingh74 I think the plan is to merge in 1.36. For now, there is no issue that needs to be fixed by this update in 1.35. |
What type of PR is this?
/kind cleanup
Bump etcd 3.6.6 client sdk
What this PR does / why we need it:
Which issue(s) this PR is related to:
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: