Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for GatewayRoutes to support setting dualstack annotation #4468

Open
thameezb opened this issue May 13, 2024 · 0 comments · May be fixed by #4469
Open

Allow for GatewayRoutes to support setting dualstack annotation #4468

thameezb opened this issue May 13, 2024 · 0 comments · May be fixed by #4469
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@thameezb
Copy link

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

@thameezb thameezb added the kind/feature Categorizes issue or PR as related to a new feature. label May 13, 2024
@thameezb thameezb linked a pull request May 13, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant