Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reverse connection: code changes for reverse conn http filter #37822

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Reverse conn http filters

5499791
Select commit
Loading
Failed to load commit list.
Open

reverse connection: code changes for reverse conn http filter #37822

Reverse conn http filters
5499791
Select commit
Loading
Failed to load commit list.
CI (Envoy) / Envoy/macOS succeeded Dec 26, 2024 in 4m 34s

Envoy/macOS (success)

Check has finished

Details

Check run finished (success ✔️)

The check run can be viewed here:

Envoy/macOS (pr/37822/main@5499791)

Check started by

Request (pr/37822/main@5499791)

basundhara-c @basundhara-c 5499791 #37822 merge main@f122866

reverse connection: code changes for reverse conn http filter

Commit Message: The reverse_conn http filter serves as the common API endpoint servicing reverse connection related requests as described in this github issue. On upstream(responder) envoy, It accepts reverse connection requests from initiator envoy. On both upstream and downstream envoy, it responds to GET calls for reverse connection related statistics. This filter should be attached to a listener and must be present in the config for both upstream and downstream envoy. This PR is strictly tied with #37368.
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Environment

Request variables

Key Value
ref 0a7a070
sha 5499791
pr 37822
base-sha f122866
actor basundhara-c @basundhara-c
message reverse connection: code changes for reverse conn http filter...
started 1735253439.40343
target-branch main
trusted false
Build image

Container image/s (as used in this CI run)

Key Value
default envoyproxy/envoy-build-ubuntu:d2be0c198feda0c607fa33209da01bf737ef373f
mobile envoyproxy/envoy-build-ubuntu:mobile-d2be0c198feda0c607fa33209da01bf737ef373f
Version

Envoy version (as used in this CI run)

Key Value
major 1
minor 33
patch 0
dev true