Skip to content

feat: GeoIP#8453

Open
zhaohuabing wants to merge 3 commits intoenvoyproxy:mainfrom
zhaohuabing:geoip-impl
Open

feat: GeoIP#8453
zhaohuabing wants to merge 3 commits intoenvoyproxy:mainfrom
zhaohuabing:geoip-impl

Conversation

@zhaohuabing
Copy link
Member

@zhaohuabing zhaohuabing commented Mar 9, 2026

Implements: #4412 #8002

@zhaohuabing zhaohuabing requested a review from a team as a code owner March 9, 2026 06:44
@zhaohuabing zhaohuabing marked this pull request as draft March 9, 2026 06:44
@netlify
Copy link

netlify bot commented Mar 9, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 3b5d9d0
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69b3c4e3866e7f00088d8960
😎 Deploy Preview https://deploy-preview-8453--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 72.54902% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.12%. Comparing base (01f43e3) to head (3b5d9d0).

Files with missing lines Patch % Lines
internal/xds/translator/geoip.go 69.28% 25 Missing and 22 partials ⚠️
internal/xds/translator/authorization.go 52.70% 23 Missing and 12 partials ⚠️
internal/gatewayapi/securitypolicy.go 88.46% 7 Missing and 5 partials ⚠️
internal/ir/xds.go 80.95% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8453      +/-   ##
==========================================
- Coverage   74.16%   74.12%   -0.05%     
==========================================
  Files         242      243       +1     
  Lines       37603    37945     +342     
==========================================
+ Hits        27889    28127     +238     
- Misses       7773     7835      +62     
- Partials     1941     1983      +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zhaohuabing zhaohuabing force-pushed the geoip-impl branch 10 times, most recently from 7ca9aa7 to 7c55f37 Compare March 12, 2026 06:43
@zhaohuabing zhaohuabing marked this pull request as ready for review March 12, 2026 06:46
@zhaohuabing zhaohuabing force-pushed the geoip-impl branch 3 times, most recently from 8c04d7b to eda5889 Compare March 13, 2026 07:44
Signed-off-by: Huabing (Robin) Zhao <[email protected]>

GeoIP implementation

Signed-off-by: Huabing (Robin) Zhao <[email protected]>
Signed-off-by: Huabing (Robin) Zhao <[email protected]>
Signed-off-by: Huabing (Robin) Zhao <[email protected]>
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.

1 participant