Skip to content

Fix: set protocols in translated expression based routes#7860

Open
randmonkey wants to merge 2 commits intomainfrom
fix/set_route_protocols_expressions
Open

Fix: set protocols in translated expression based routes#7860
randmonkey wants to merge 2 commits intomainfrom
fix/set_route_protocols_expressions

Conversation

@randmonkey
Copy link
Contributor

What this PR does / why we need it:

Set protocols in translated routes to [http, https] in expression routes.

Which issue this PR fixes:

fixes #7859
Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@randmonkey randmonkey requested a review from a team as a code owner March 13, 2026 03:14
@randmonkey randmonkey force-pushed the fix/set_route_protocols_expressions branch from 9e337b6 to 253c985 Compare March 13, 2026 03:42
@randmonkey randmonkey force-pushed the fix/set_route_protocols_expressions branch from 253c985 to dfdc6e7 Compare March 13, 2026 03:57
@pull-request-size pull-request-size bot added size/L and removed size/S labels Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.5%. Comparing base (18c1423) to head (dfdc6e7).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #7860     +/-   ##
=======================================
- Coverage   80.4%   78.5%   -2.0%     
=======================================
  Files        222     222             
  Lines      20958   20792    -166     
=======================================
- Hits       16869   16327    -542     
- Misses      3104    3438    +334     
- Partials     985    1027     +42     

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

protocols field in transalated Kong routes are not set when expression based routes enbled

2 participants