1
0
Fork 0

Update Migration Docs

This commit is contained in:
Sheddy 2025-07-24 17:06:04 +01:00 committed by GitHub
parent 43162507e3
commit ba0f7364f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 594 additions and 88 deletions

View file

@ -527,7 +527,7 @@ A value of `0` for the priority is ignored: `priority = 0` means that the defaul
_Optional, Default=""_
In Traefik v3 a new rule syntax has been introduced ([migration guide](../../migration/v2-to-v3.md#router-rule-matchers)).
In Traefik v3 a new rule syntax has been introduced ([migration guide](../../migrate/v2-to-v3.md#router-rule-matchers)).
`ruleSyntax` option allows to configure the rule syntax to be used for parsing the rule on a per-router basis.
This allows to have heterogeneous router configurations and ease migration.
@ -1351,7 +1351,7 @@ A value of `0` for the priority is ignored: `priority = 0` means that the defaul
_Optional, Default=""_
In Traefik v3 a new rule syntax has been introduced ([migration guide](../../migration/v2-to-v3.md#router-rule-matchers)).
In Traefik v3 a new rule syntax has been introduced ([migration guide](../../migrate/v2-to-v3.md#router-rule-matchers)).
`ruleSyntax` option allows to configure the rule syntax to be used for parsing the rule on a per-router basis.
This allows to have heterogeneous router configurations and ease migration.