Skip to content

dynamic_modules: make dynamic module filter a dual filter#38686

Merged
mattklein123 merged 4 commits intoenvoyproxy:mainfrom
vikaschoudhary16:dm-dualfilter
Mar 18, 2025
Merged

dynamic_modules: make dynamic module filter a dual filter#38686
mattklein123 merged 4 commits intoenvoyproxy:mainfrom
vikaschoudhary16:dm-dualfilter

Conversation

@vikaschoudhary16
Copy link
Copy Markdown
Contributor

@vikaschoudhary16 vikaschoudhary16 commented Mar 9, 2025

fixes #38448
Commit Message: dynamic_modules: make dynamic module filter a dual filter
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:]

Signed-off-by: Vikas Choudhary (vikasc) <choudharyvikas16@gmail.com>
Signed-off-by: Vikas Choudhary (vikasc) <choudharyvikas16@gmail.com>
Signed-off-by: Vikas Choudhary (vikasc) <choudharyvikas16@gmail.com>
@mathetake mathetake mentioned this pull request Mar 6, 2025
11 tasks
runHeaderCallbacksTest(true);
}

TEST_P(DynamicModulesIntegrationTest, UpstreamFilter) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how does this test differ from the above TEST_P(DynamicModulesIntegrationTest, HeaderCallbacks) { runHeaderCallbacksTest(false); } ? would it be possible to delete this one?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, forgot to cleanup. Removed. Thanks!

Signed-off-by: Vikas Choudhary (vikasc) <choudharyvikas16@gmail.com>
Copy link
Copy Markdown
Member

@mathetake mathetake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RyanTheOptimist
Copy link
Copy Markdown
Contributor

/assign @mattklein123

@mattklein123 mattklein123 merged commit b215aa1 into envoyproxy:main Mar 18, 2025
24 checks passed
mathetake added a commit to envoyproxy/dynamic-modules-examples that referenced this pull request Mar 18, 2025
Thanks to the work by @vikaschoudhary16 in
envoyproxy/envoy#38686

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
jewertow pushed a commit to jewertow/envoy that referenced this pull request Apr 2, 2025
…#38686)

Signed-off-by: Vikas Choudhary (vikasc) <choudharyvikas16@gmail.com>
agrawroh pushed a commit to agrawroh/envoy that referenced this pull request Apr 9, 2025
…#38686)

Signed-off-by: Vikas Choudhary (vikasc) <choudharyvikas16@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upstream HTTP Filter Support for Dynamic Modules

4 participants