envoyproxy/envoy

GeoIP Filter Release Question

Open

#30,926 opened on Nov 16, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/geoiparea/http_filterenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Title: GeoIP Filter Release Question

Description: Given that MaxMind Geolocation provider was merged https://github.com/envoyproxy/envoy/pull/28490 , I am looking to understand what the process is for getting the GeoIP Extension ready for use

[optional Relevant Links:]

based on @nezdolik comment Tasks to get the filter to Alpha Status:

  • Handle LDS updates with no crash #30508
  • Clean up APIs for GeoIP filter and provider #31001
  • Support hot db reload #30250
  • (optional) support more platforms; currently, the extension is only usable on Linux #30764

Contributor guide