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

fix: set tags on GRPCRoute routes #5267

Merged
merged 1 commit into from
Dec 1, 2023
Merged

fix: set tags on GRPCRoute routes #5267

merged 1 commit into from
Dec 1, 2023

Conversation

rainest
Copy link
Contributor

@rainest rainest commented Dec 1, 2023

What this PR does / why we need it:

Adds source entity tags to GRPCRoute in the traditional translator.

Which issue this PR fixes:

We forgot to put source entity tags on GRPCRoute and were unable to attach admin API errors to them.

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

@rainest rainest requested a review from a team as a code owner December 1, 2023 17:29
@rainest rainest force-pushed the fix/grpcroute-tags branch 2 times, most recently from 3f23c32 to 47dc812 Compare December 1, 2023 17:32
programmer04
programmer04 previously approved these changes Dec 1, 2023
@rainest rainest enabled auto-merge (squash) December 1, 2023 17:33
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0807b4a) 75.4% compared to head (12a8350) 75.5%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5267     +/-   ##
=======================================
+ Coverage   75.4%   75.5%   +0.1%     
=======================================
  Files        170     170             
  Lines      19350   19352      +2     
=======================================
+ Hits       14593   14614     +21     
+ Misses      3930    3916     -14     
+ Partials     827     822      -5     

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

@rainest rainest merged commit c193da2 into main Dec 1, 2023
47 checks passed
@rainest rainest deleted the fix/grpcroute-tags branch December 1, 2023 19:18
@programmer04 programmer04 added this to the KIC v3.1.x milestone Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants