Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(translator): preserve route order in CTP #4955

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

guydc
Copy link
Contributor

@guydc guydc commented Dec 20, 2024

What type of PR is this?

What this PR does / why we need it:
Add an option to ClientTrafficPolicy to preserve the user-defined route order.

Which issue(s) this PR fixes:

Fixes #4943

Release Notes: Yes/No

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.35%. Comparing base (2a10d47) to head (b7f9f29).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4955      +/-   ##
==========================================
+ Coverage   66.34%   66.35%   +0.01%     
==========================================
  Files         209      209              
  Lines       32035    32044       +9     
==========================================
+ Hits        21254    21264      +10     
+ Misses       9524     9522       -2     
- Partials     1257     1258       +1     

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

@guydc guydc force-pushed the api-user-route-order branch from 389b43d to b7f9f29 Compare December 20, 2024 21:08
@guydc guydc marked this pull request as ready for review December 20, 2024 22:15
@guydc guydc requested a review from a team as a code owner December 20, 2024 22:15
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 user-defined route order
1 participant