Open
Description
What would you like to be added:
external-dns annotations are only supported on the Gateway resource. Are there any plans to support these on HTTPRoutes ( and other resources ) as well ?
Why is this needed:
We have a shared gateway with a https listener with a wildcard cert attached to it.
We then create HTTPRoutes with specific hostnames. external-dns is able to look for HTTPRoutes to create hostnames but there is no annotation support such as TTL, additional hostnames etc.