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

dynamic_modules: adds on_http_filter_* event hooks #37325

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

build

2d6a344
Select commit
Loading
Failed to load commit list.
Open

dynamic_modules: adds on_http_filter_* event hooks #37325

build
2d6a344
Select commit
Loading
Failed to load commit list.
CI (Envoy) / Mobile/iOS 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 @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 @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