envoyproxy/envoy

QUIC upstream in health checks

Open

#9.513 geöffnet am 27. Dez. 2019

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/quichelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

Right now it is possible to set codec types to HTTP3 in HTTP health checks. Support for QUIC upstream is not enabled in production code, so this blocks users and fuzzers that generate configs with this option. Either

https://github.com/envoyproxy/envoy/pull/9486

Contributor Guide