angelnu / pod-gateway

Container image used to set a pod gateway
Apache License 2.0
56 stars 29 forks source link

gateway_sidecar: only consider IPv4 DNS addresses #61

Closed samip5 closed 1 month ago

samip5 commented 4 months ago

Description of the change

Modify the gateway sidecar to only consider IPv4 DNS addresses.

Benefits

It wouldn't break with dual-stack clusters.

Possible drawbacks

No IPv6 support

Applicable issues