Kevin Pollet
Kevin Pollet
Hello @enneitex, The CRD provider should support the spec.IngressClassName when https://github.com/traefik/traefik/issues/11486 is addressed. However, adding a mutating webhook seems too complicated, as it would require deploying it alongside Traefik, which...
Hello @charlie0129 and thanks you for your contribution, We’ve reviewed your pull request, and it’s currently under internal discussion. While the proposed changes align with the Ingress specification and can...
Hello @aifrog, As explained by @ldez, official Docker images are built by Docker itself, everything should be ok now. I am closing this issue accordingly.
Hello @webash and thanks for this contribution, As this pull request is a fix, could you please rebase it on branch `v3.5`?
Hello @webash, > Should that be 3.6 now? Yes you are right.
Hello @an09mous, We think this is a bug, would you like to contribute and open a pull request to fix it?
Hello @an09mous and thanks for investigating, > The solution of the problem that @Tyrone-W is facing is to directly reference the ExternalName Kubernetes Service in the ingress route with health...
Hello @sheddy-traefik, Could you rebase this pull request on branch v3.4?
Hello @5andr0 and thanks for opening this issue, We are interested in your findings and believe they merit a pull request. Would you be able to open one?
Hello @akamensky and thanks for opening this, It is possible to achieve what you want by using a [ServersTransport](https://doc.traefik.io/traefik/routing/services/#serverstransport_1) (which can be defined through the FileProvider) and to use the...