Allow for GatewayRoutes to support setting dualstack
annotation
#4468
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
dualstack
annotation
#4468
What would you like to be added:
Similar to ingress and service annotations which specify that AAAA and A records should be created for Dualstack resources, the same feature needs to be available for GatewayRoutes (as in the Gateway API world, a *Route can refers to a Gateway which could be single or dual stack)
Why is this needed:
At the moment for Dualstack gateways, only an A record is created for *Route resources. This breaks compatibility with Ingress migration
The text was updated successfully, but these errors were encountered: