-
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
fix IsOptsWithFromKey #13334
fix IsOptsWithFromKey #13334
Conversation
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.
Thanks for looking into this. Aside of one nit this looks good.
I'm still struggling to understand how this issue got on main branch, and why I'm unable to reproduce it locally.
Do you have any idea?
Also can you squash commits? second commit in the PR just removes trailing whitespace. It would be better if this is put in single commit. |
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.
Would be inclined to merge it as it is to unblock other PRs.
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.
Thank you for fixing.
860ee92
to
fc042f5
Compare
fix IsOptsWithFromKey fix IsOptsWithFromKey fix IsOptsWithFromKey fix IsOptsWithFromKey fix IsOptsWithFromKey
973998a
to
ad69fe0
Compare
Go version got upgraded in github action #13311 (comment) |
@tsaarni Nice find, but also terrifying. I think we should fix it to make test reproducible. |
All green. Great. Merging. |
Hi folks, any plans to port this back to |
Thank you, Vivek. Porting seems right to me. Will approve the PR. |
porting back from 3.5 from main PR etcd-io#13334
- Addressing: etcd-io#13332 - Backporting: etcd-io#13334
- Addressing: etcd-io#13332 - Backporting: etcd-io#13334
- Addressing: etcd-io#13332 - Backporting: etcd-io#13334 Signed-off-by: vivekpatani <[email protected]>
porting back from 3.5 from main PR etcd-io#13334
- Addressing: etcd-io#13332 - Backporting: etcd-io#13334 Signed-off-by: vivekpatani <[email protected]>
fix #13332