envoyproxy / envoyproxy/xds-relay

Configure grpc connection params in xds client

Open
#55 1 comment 0 reactions 1 assignee Claimed by @jyotimahapatra View on GitHub
enhancement
Dominant language
Go
Stars
135
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The xdsclient today doesn't have the correct grpc params.
Few params we should explore are: ([link](https://github.com/grpc/grpc-go/blob/master/dialoptions.go))
1. should the connection creation be blocking
2. retry policy
3. secure connection
4. [connection management](https://github.com/grpc/proposal/blob/master/A9-server-side-conn-mgt.md)
5. explore other default params a grpc connection should have.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.