dynamic_modules: adds on_http_filter_*
event hooks
#37325
CI (Envoy) / Mobile/Release validation
skipped
Dec 2, 2024 in 0s
Check was skipped
This check was not triggered in this CI run
Details
Request (pr/37325/main@2d6a344)
@mathetake 2d6a344
#37325 merge
main@d423170
dynamic_modules: adds `on_http_filter_*` event hooks
Commit Message: dynamic_modules: adds `on_http_filter_* event hooks
Additional Description:This implements HTTP filter event hooks for dynamic modules.
More precisely,envoy_dynamic_module_on_http_filter_*
are added to the ABI,
and they are integrated with the HTTP filter implementation in Envoy side.The most change here is almost mechanical despite the size of changes.
Risk Level: low
Testing: done
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]
Environment
Request variables
Key | Value |
---|---|
ref | d776072 |
sha | 2d6a344 |
pr | 37325 |
base-sha | d423170 |
actor | @mathetake |
message | dynamic_modules: adds on_http_filter_* event hooks... |
started | 1733156685.924897 |
target-branch | main |
trusted | false |
Build image
Container image/s (as used in this CI run)
Key | Value |
---|---|
default | envoyproxy/envoy-build-ubuntu:f94a38f62220a2b017878b790b6ea98a0f6c5f9c |
mobile | envoyproxy/envoy-build-ubuntu:mobile-f94a38f62220a2b017878b790b6ea98a0f6c5f9c |
Version
Envoy version (as used in this CI run)
Key | Value |
---|---|
major | 1 |
minor | 33 |
patch | 0 |
dev | true |
Loading