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
- QUIC support should eventually be enabled
- We should block the option to set this codec type at the API level with a PGV constraint https://github.com/envoyproxy/envoy/blob/9263763e0a68961ee10fe63bc534d2546ed38376/api/envoy/api/v2/core/health_check.proto#L114