envoyproxy / envoyproxy/envoy

QUIC upstream in health checks

Open
#9,513 3 comments 0 reactions 0 assignees View on GitHub
area/quic help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 22h
Merged PRs (30d)
430

Description

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

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

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.