-
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
clientv3: backport new balancer to release-3.2, upgrade gRPC to v1.7.3 #8867
clientv3: backport new balancer to release-3.2, upgrade gRPC to v1.7.3 #8867
Commits on Nov 16, 2017
-
glide: update grpc, grpc-gateway
Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d40628 - Browse repository at this point
Copy the full SHA 6d40628View commit details -
vendor: update grpc, grpc-gateway, protobuf
Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fddae84 - Browse repository at this point
Copy the full SHA fddae84View commit details -
scripts/genproto: update protobuf, grpc-gateway gen
Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 546d5fe - Browse repository at this point
Copy the full SHA 546d5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1589a - Browse repository at this point
Copy the full SHA eb1589aView commit details -
Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f0f5e2 - Browse repository at this point
Copy the full SHA 7f0f5e2View commit details -
*: deprecate "metadata.NewContext"
Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d62e39d - Browse repository at this point
Copy the full SHA d62e39dView commit details -
Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a6d504 - Browse repository at this point
Copy the full SHA 2a6d504View commit details -
*: add max requests bytes, keepalive to server, blackhole methods to …
…integration Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 939337f - Browse repository at this point
Copy the full SHA 939337fView commit details -
clientv3: fix client balancer with gRPC v1.7
Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8c84ff - Browse repository at this point
Copy the full SHA a8c84ffView commit details -
proxy/grpcproxy: wait until register before Serve
It was fatal-ing with: grpclog.Fatalf("grpc: Server.RegisterService after Server.Serve for %q", sd.ServiceName) Signed-off-by: Gyu-Ho Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91335d0 - Browse repository at this point
Copy the full SHA 91335d0View commit details