IngressClass doesn't work in Traefik >26.1.0 #1353
Labels
contributor/need-more-information
kind/bug/possible
a possible bug that needs analysis before it is confirmed or fixed.
Welcome!
What did you do?
Hola, friends.
So to the problem.
If you deploy 2 traefik (external and internal, for example).
And want to split IngressRoutes for them, you will be not able to make it work in Traefik >v26.1.0
Steps to reproduce:
Extected result:
You can serve both internal and external traffic simply
Actual result:
Internal Traefik can't find/see required resources, balancing doesn't work
What did you see instead?
There is no new IngressRoutes in the Traefik dashboard
What version of Traefik are you using?
External
helm upgrade --install --namespace=traefik --create-namespace traefik traefik/traefik --values=values.ext.yaml --version v26.1.0
Internal
helm upgrade --install --namespace=traefik --create-namespace traefik-internal traefik/traefik --values=values.int.yaml --version v34.4.0
What is your environment & configuration?
External
Internal
IngressRoute with ingress.class
If applicable, please paste the log output in DEBUG level
No response
The text was updated successfully, but these errors were encountered: