Merged
Conversation
arkodg
reviewed
Jul 10, 2025
Contributor
|
the PR looks good @Ri7ay
|
16a95b2 to
58d81e3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6503 +/- ##
==========================================
+ Coverage 70.75% 70.76% +0.01%
==========================================
Files 220 220
Lines 37823 37836 +13
==========================================
+ Hits 26761 26774 +13
+ Misses 9502 9500 -2
- Partials 1560 1562 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f7558b6 to
6709eb7
Compare
shawnh2
reviewed
Jul 11, 2025
6709eb7 to
713651a
Compare
arkodg
reviewed
Jul 11, 2025
d848dae to
9ab8b86
Compare
zirain
reviewed
Jul 12, 2025
Member
zirain
left a comment
There was a problem hiding this comment.
LG, would be better to add a test in gatwayapi layer.
9ab8b86 to
a17236c
Compare
arkodg
reviewed
Jul 15, 2025
a17236c to
5ba15bd
Compare
arkodg
reviewed
Jul 15, 2025
internal/ir/xds.go
Outdated
Contributor
There was a problem hiding this comment.
apologies for just noticing this
the Hostname is per Endpoint in the API, so it should be under Endpoint where it was before
Contributor
Author
There was a problem hiding this comment.
Okay, back to the original version.
5ba15bd to
77b4148
Compare
Signed-off-by: Zakhar Zakharov <zakhar.zakharov.zz16@gmail.com>
03cf81a to
b04e2a6
Compare
Contributor
Author
shawnh2
approved these changes
Jul 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What this PR does / why we need it:
Relates to the implementation for Add hostname to BackendEndpoint (Ref: #6280)
Which issue(s) this PR fixes:
xRef: #6280
Release Notes: No