-
Environmental Info:
Node(s) CPU architecture, OS, and Version:
Cluster Configuration: 1 server, 0 agents. Describe the bug: After upgrading from 1.31.5+k3s1 to 1.32.5+k3s1, some previous traefik IngressRoute no longer work. As the traefik official migration guide (https://doc.traefik.io/traefik/migration/v2-to-v3/) said, the dynamic configuration will have a breaking change from traefik v2 to v3, unless you set Steps To Reproduce:
Expected behavior: The IngressRoute shall work. Actual behavior: After update, Additional context / logs: It's easy to workaround this issue. Just follow the official migration guide to add a static config to default to syntax v2. This could be done by adding a manifest in k3s: create file
I think we need to announce in the release notes. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Actually this is not any "discussion". It's a real issue we have. I don't know why we oversee this breaking change we made and turn it into a "discussion". @brandond could you advise why this is a "discussion"? |
Beta Was this translation helpful? Give feedback.
You're welcome to discuss the change here, but it's not something that is broken, and we're going to undo or otherwise revert it. The docs have been updated to link to the upstream 2-to-3 migration guide: https://docs.k3s.io/networking/networking-services#traefik-ingress-controller