Skip to content

dynamic_modules: add dynamic modules support for upstream#43703

Open
agrawroh wants to merge 1 commit intoenvoyproxy:mainfrom
agrawroh:feat-dm-upst
Open

dynamic_modules: add dynamic modules support for upstream#43703
agrawroh wants to merge 1 commit intoenvoyproxy:mainfrom
agrawroh:feat-dm-upst

Conversation

@agrawroh
Copy link
Member

@agrawroh agrawroh commented Mar 1, 2026

Description

This PR adds support for writing new upstream extensions using Dynamic Modules.


Commit Message: dynamic_modules: add dynamic modules support for upstream extensions
Additional Description: Adds support for writing new upstream extensions using Dynamic Modules.
Risk Level: Low
Testing: Added Unit + Integration Tests
Docs Changes: Added
Release Notes: Added

@repokitteh-read-only
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #43703 was opened by agrawroh.

see: more, trace.

@agrawroh agrawroh force-pushed the feat-dm-upst branch 6 times, most recently from 7ed9ffc to d1d8d52 Compare March 3, 2026 15:50
Signed-off-by: Rohit Agrawal <rohit.agrawal@databricks.com>
@repokitteh-read-only
Copy link

CC @envoyproxy/coverage-shephards: FYI only for changes made to (test/coverage.yaml).
envoyproxy/coverage-shephards assignee is @RyanTheOptimist
CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/).
envoyproxy/api-shepherds assignee is @wbpcode
CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

🐱

Caused by: #43703 was ready_for_review by agrawroh.

see: more, trace.

source/extensions/transport_sockets/proxy_protocol: 96.2
source/extensions/transport_sockets/tls/cert_mappers/filter_state_override: 96.2
source/extensions/transport_sockets/tls/cert_validator/spiffe: 96.2
source/extensions/upstreams/http/dynamic_modules: 96.2
Copy link
Contributor

Choose a reason for hiding this comment

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

Any chance we can add more tests to increase coverage.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll try :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants