envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
25.14k stars 4.83k forks source link

GeoIP Filter Release Question #30926

Open abebars opened 1 year ago

abebars commented 1 year ago

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:

htuch commented 1 year ago

@nezdolik

nezdolik commented 1 year ago

@abebars the extension is still in WIP status, major areas of work left to complete:

abebars commented 1 year ago

Thanks, @nezdolik, for the quick reply. These are good points to start tracking. I would love to contribute to the process and ensure we can get this Filter out in GA status. For now, I can keep this issue open and track the elements you listed above as tasks. I have seen the hot reload task; I would appreciate it if you could provide more guidance on delivering this sooner. Also happy to close this issue if you want track the release somewhere else.

nezdolik commented 1 year ago

@abebars help would be greatly appreciated. If you are interested in helping out, https://github.com/envoyproxy/envoy/issues/31001 needs some attention and old commits in Maxmind PR have examples on how it can be done.