Skip to content

dynamic extensions: improve build rules for internal api deps, disable fission#226

Open
kralicky wants to merge 1 commit intomainfrom
kralicky/dynamic-extension-api-deps
Open

dynamic extensions: improve build rules for internal api deps, disable fission#226
kralicky wants to merge 1 commit intomainfrom
kralicky/dynamic-extension-api-deps

Conversation

@kralicky
Copy link
Copy Markdown
Collaborator

This fixes extensions which need to include protobuf packages built via the envoy api build system that are not present in the host binary. Additionally, fission is now disabled for extensions, since it is not possible to build dwp packages for them due to some bazel limitations wrt propagating debug context in CcInfo (and debug context being an internal api for some reason). Extensions are small enough anyway where the extra few MB of debug info is inconsequential.

@kralicky kralicky requested a review from kenjenkins April 29, 2026 17:24
@kralicky kralicky force-pushed the kralicky/dynamic-extension-api-deps branch from aedfbf5 to 04002df Compare April 29, 2026 17:38
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 25124307548

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 7542
Covered Lines: 7542
Line Coverage: 100.0%
Coverage Strength: 20589.23 hits per line

💛 - Coveralls

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.

2 participants