KubernetesCRD (IngressRoute) and ingresClassName

Why is IngressRoute CRD still using/expecting the deprecated kubernetes.io/ingress.class annotation instead of supporting ingressClassName?

When setting providers.kubernetesCRD.ingressClass traefik is still looking for the deprecated annotation, and IngressRoute does not seem to support ingressClassName (See Kubernetes IngressRoute & Traefik CRD - Traefik)

Hello @hrak and thanks for your interest,

Why is IngressRoute CRD still using/expecting the deprecated kubernetes.io/ingress.class annotation instead of supporting ingressClassName?

I presume this is because no one asked for this feature before.
If you think that this is something we should support, feel free to open a new feature request here