Michel Loiseleur
Michel Loiseleur
No answer in three month from the author, so I close it. Feel free to re-open it if you need it.
@Jeremy-Boyle Wdyt of @pascalgn comment ? BTW, Would you please update the documentation about this new settings ?
thanks @JaehoonHyun CLA step is ok. Now, this PR needs some (unit) tests. Do you think you can add them ?
@JaehoonHyun Reviewers and maintainers will review it when they can.
@ChandonPierre Thanks. You found an interesting way for rbac namespaced. Would you please add test and some documentation in values.yaml ?
@ChandonPierre In its current form, this PR will be breaking for v3 users, using spec.ingressClassname with `rbac.namespaced` enabled. They will be forced to add annotations. Wdyt about: 1. Introducing this...
That's right. It would be nice :).
It was already possible to declare multiple `IngressRoute` with other sources or `extraObjects`. With https://github.com/traefik/traefik-helm-chart/pull/1130 , it's now possible to declare multiple `IngressRoute` within values. It will be part of...
Hello @hAislt, Thanks for your interest in Traefik. Traefik, as a dynamic entrypoint of kubernetes cluster, needs to read resources like `Ingress`, `IngressRoute` or ` HTTPRoute`. I don't see how...