Skip to content

Add support for dynamic modules#8278

Draft
jukie wants to merge 6 commits intoenvoyproxy:mainfrom
jukie:dynamic-modules
Draft

Add support for dynamic modules#8278
jukie wants to merge 6 commits intoenvoyproxy:mainfrom
jukie:dynamic-modules

Conversation

@jukie
Copy link
Contributor

@jukie jukie commented Feb 16, 2026

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #5668

Release Notes: Yes/No

Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Feb 16, 2026

Deploy Preview for cerulean-figolla-1f9435 canceled.

Name Link
🔨 Latest commit 11d2d45
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/699395f82a5b1e0008f1c3f6

@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

❌ Patch coverage is 79.16667% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.59%. Comparing base (e56785c) to head (11d2d45).

Files with missing lines Patch % Lines
internal/xds/translator/dynamicmodule.go 66.21% 13 Missing and 12 partials ⚠️
internal/gatewayapi/envoyextensionpolicy.go 92.64% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8278      +/-   ##
==========================================
+ Coverage   73.57%   73.59%   +0.01%     
==========================================
  Files         242      243       +1     
  Lines       37000    37127     +127     
==========================================
+ Hits        27224    27323      +99     
- Misses       7854     7870      +16     
- Partials     1922     1934      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com>
jukie and others added 4 commits February 16, 2026 12:31
Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com>
Signed-off-by: jukie <10012479+Jukie@users.noreply.github.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.

Support dynamic module in EEP

1 participant