envoyproxy/envoy

xds: extend GoogleGrpcService with TLS version conditions

Open

#32 554 ouverte le 23 févr. 2024

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)C++ (5 373 forks)batch import
area/grpcarea/tlsenhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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

Guide contributeur