Kuadrant / multicluster-gateway-controller

multi-cluster gateway controller, manages multi-cluster gateways based on gateway api and policy attachment
Apache License 2.0
11 stars 23 forks source link

Support excluding certain addresses from the DNS zone #769

Closed maleck13 closed 6 months ago

maleck13 commented 8 months ago

What

A gateway can be given a set of addresses. It is possible that the owner of the gateway does not want all of these addresses to be added to the DNSZone. Example I have an internal IP and an External IP but I only want the external IP to be added to the DNSZone

How

Add some form of allowList that can take a set of CIDRs to identify if an address should be used in the DNS response but defaults to all or *

philbrookes commented 6 months ago

This issue is stale because it has been open for 60 days with no activity.