envoyproxy/envoy
View on GitHubxds: extend GoogleGrpcService with TLS version conditions
Open
#32,554 opened on Feb 23, 2024
area/grpcarea/tlsenhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
Follow-up to #32315 to add fields to google_grpc to support setting minimum and maximum TLS versions explicitly. Note this has impact on Wasm ABI, since this proto is used to make RPCs.
cc @htuch