-
Notifications
You must be signed in to change notification settings - Fork 39.7k
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
update gRPC to pick up data race fix #53128
update gRPC to pick up data race fix #53128
Conversation
Hi @dixudx. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/assign @roycaihw |
@caesarxuchao: GitHub didn't allow me to assign the following users: roycaihw. Note that only kubernetes members can be assigned. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/sig api-machinery |
lgtm |
Godeps/Godeps.json
Outdated
"ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1", | ||
"Comment": "v1.3.0", | ||
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" | ||
"ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1/messages", |
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.
@dixudx do you know why the ImportPath changed?
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.
@caesarxuchao It was grpc/grpc-go#1466 that made this changed.
/ok-to-test |
8b2569d
to
c479b6c
Compare
e92d49b
to
673f140
Compare
/lgtm |
/retest |
673f140
to
cba09d9
Compare
cba09d9
to
b397c71
Compare
ping @caesarxuchao @jbeda Rebased. PTAL. It's ready for a review. Thanks. |
481a0b2
to
99e9ec1
Compare
/retest |
@dixudx: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/retest |
/lgtm |
ping @smarterclayton @wojtek-t for |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: caesarxuchao, dixudx, wojtek-t Associated issue: 53124 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here. |
This PR broke large clusters i.e size >= 100 (see #51099 (comment)) due to lower grpc page size limit. |
…ps_fix_grpc_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes#53128 Fixes kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx
…c_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes/kubernetes#53128 Fixes kubernetes/kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx Kubernetes-commit: bc69c92de15c2457b3566bbede5b363328e0d640
…c_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes/kubernetes#53128 Fixes kubernetes/kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx Kubernetes-commit: bc69c92de15c2457b3566bbede5b363328e0d640
…c_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes/kubernetes#53128 Fixes kubernetes/kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx Kubernetes-commit: bc69c92de15c2457b3566bbede5b363328e0d640
…c_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes/kubernetes#53128 Fixes kubernetes/kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx Kubernetes-commit: bc69c92de15c2457b3566bbede5b363328e0d640
…c_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes/kubernetes#53128 Fixes kubernetes/kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx Kubernetes-commit: bc69c92de15c2457b3566bbede5b363328e0d640
…c_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes/kubernetes#53128 Fixes kubernetes/kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx Kubernetes-commit: bc69c92de15c2457b3566bbede5b363328e0d640
…c_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes/kubernetes#53128 Fixes kubernetes/kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx Kubernetes-commit: bc69c92de15c2457b3566bbede5b363328e0d640
…c_data_race Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "update gRPC to pick up data race fix" Reverts kubernetes/kubernetes#53128 Fixes kubernetes/kubernetes#51099 cc @kubernetes/sig-api-machinery-bugs @wojtek-t @dixudx Kubernetes-commit: bc69c92de15c2457b3566bbede5b363328e0d640
What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #53124Special notes for your reviewer:
Release note: