reverse connection: code changes for reverse conn http filter #37822
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 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 |
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 |