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 2 commits into
base: main
Choose a base branch
from

reverse_conn_http_filter: Minor nit

568ca98
Select commit
Loading
Failed to load commit list.
Open

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

reverse_conn_http_filter: Minor nit
568ca98
Select commit
Loading
Failed to load commit list.
CI (Envoy) / Mobile/Format skipped Jan 13, 2025 in 0s

Check was skipped

This check was not triggered in this CI run

Details

Request (pr/37822/main@568ca98)

basundhara-c @basundhara-c 568ca98 #37822 merge main@f39486a

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 6055bac
sha 568ca98
pr 37822
base-sha f39486a
actor basundhara-c @basundhara-c
message reverse connection: code changes for reverse conn http filter...
started 1736749252.58761
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