dynamic_modules: adds send response #37856
+494
−215
Merged
CI (Envoy) / Mobile/Release validation
skipped
Jan 8, 2025 in 0s
Check was skipped
This check was not triggered in this CI run
Details
Request (pr/37856/main@db1d1d2)
@bplotnick db1d1d2
#37856 merge
main@2425431
dynamic_modules: adds send response
Commit Message: Add
envoy_dynamic_module_callback_http_send_response
to the dynamic modules ABI and rust SDK
Additional Description: This adds the ability to send a local response back. I've also fixed upabi_impl_test.cc
. Before, it was not asserting on the correct headers. Now i've moved to parameterized tests so we can assert on the correct headers and also split out the tests into smaller units.
Risk Level: low
Testing: unit tests
Docs Changes:
Release Notes:
Platform Specific Features:
Environment
Request variables
Key | Value |
---|---|
ref | c04441c |
sha | db1d1d2 |
pr | 37856 |
base-sha | 2425431 |
actor | @bplotnick |
message | dynamic_modules: adds send response... |
started | 1736313803.56922 |
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 |
Loading