feat: support FQDN address type for EndpointSlice#2138
feat: support FQDN address type for EndpointSlice#2138zirain merged 10 commits intoenvoyproxy:mainfrom
Conversation
Signed-off-by: sh2 <shawnhxh@outlook.com>
Signed-off-by: sh2 <shawnhxh@outlook.com>
hi @EltonzHu , thanks for reviewing this. I haven't test this implementation yet, so it may not be right. If this implementation won't work, i will stick to the simple approach. |
Sounds good. FYI, please be aware of this issue opened and proposed solution with explicit locality setting on LB weights. |
Signed-off-by: sh2 <shawnhxh@outlook.com>
Signed-off-by: sh2 <shawnhxh@outlook.com>
Signed-off-by: sh2 <shawnhxh@outlook.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2138 +/- ##
==========================================
+ Coverage 64.26% 64.41% +0.15%
==========================================
Files 112 112
Lines 15728 15796 +68
==========================================
+ Hits 10107 10175 +68
Misses 4980 4980
Partials 641 641 ☔ View full report in Codecov by Sentry. |
Signed-off-by: sh2 <shawnhxh@outlook.com>
|
make gen-check is failing, you can run make testdata to rewrite test files |
Signed-off-by: sh2 <shawnhxh@outlook.com>
|
few nits, else looks good, thanks ! |
Signed-off-by: sh2 <shawnhxh@outlook.com>
29e9ea8 to
1804286
Compare
|
/retest |
1 similar comment
|
/retest |
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #1922