Skip to content

feat: Implement RoutingType BTP#8173

Open
jukie wants to merge 14 commits intoenvoyproxy:mainfrom
jukie:feat-routing-type-btp
Open

feat: Implement RoutingType BTP#8173
jukie wants to merge 14 commits intoenvoyproxy:mainfrom
jukie:feat-routing-type-btp

Conversation

@jukie
Copy link
Contributor

@jukie jukie commented Feb 4, 2026

What this PR does / why we need it:
Adds implementation for BTP-level RoutingType field

Which issue(s) this PR fixes:

Fixes #7926

Release Notes: Yes

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

netlify bot commented Feb 4, 2026

Deploy Preview for cerulean-figolla-1f9435 canceled.

Name Link
🔨 Latest commit f177014
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6993841e064a990008262621

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

❌ Patch coverage is 98.97959% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.65%. Comparing base (e56785c) to head (f177014).

Files with missing lines Patch % Lines
internal/gatewayapi/ext_service.go 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8173      +/-   ##
==========================================
+ Coverage   73.57%   73.65%   +0.07%     
==========================================
  Files         242      242              
  Lines       37000    37073      +73     
==========================================
+ Hits        27224    27305      +81     
+ Misses       7854     7847       -7     
+ Partials     1922     1921       -1     

☔ 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.

@jukie jukie marked this pull request as ready for review February 4, 2026 02:55
@jukie jukie requested a review from a team as a code owner February 4, 2026 02:55
@jukie jukie changed the title Implement RoutingType BTP feat: Implement RoutingType BTP Feb 4, 2026
Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com>
@jukie
Copy link
Contributor Author

jukie commented Feb 4, 2026

/retest

@jukie jukie requested review from a team and nareddyt February 4, 2026 04:06
Signed-off-by: Isaac Wilson <10012479+jukie@users.noreply.github.com>
@jukie
Copy link
Contributor Author

jukie commented Feb 6, 2026

/retest

@jukie
Copy link
Contributor Author

jukie commented Feb 7, 2026

/retest

jukie and others added 2 commits February 8, 2026 13:54
Signed-off-by: Isaac Wilson <10012479+jukie@users.noreply.github.com>
Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com>
@jukie
Copy link
Contributor Author

jukie commented Feb 8, 2026

/retest

@jukie jukie requested review from a team and arkodg February 9, 2026 18:46
jukie and others added 5 commits February 10, 2026 08:23
Signed-off-by: Isaac Wilson <isaac.wilson514@gmail.com>
Signed-off-by: jukie <10012479+jukie@users.noreply.github.com>
Signed-off-by: Isaac Wilson <isaac.wilson514@gmail.com>
@jukie
Copy link
Contributor Author

jukie commented Feb 16, 2026

/retest

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.

Allow setting RoutingType on a per-route level

2 participants