Merge current v3.6 into master

This commit is contained in:
mmatur
2026-01-16 11:26:25 +01:00
423 changed files with 10392 additions and 5265 deletions
@@ -43,6 +43,7 @@ type Route struct {
Priority int `json:"priority,omitempty"`
// Syntax defines the router's rule syntax.
// More info: https://doc.traefik.io/traefik/v3.6/reference/routing-configuration/http/routing/rules-and-priority/#rulesyntax
//
// Deprecated: Please do not use this field and rewrite the router rules to use the v3 syntax.
Syntax string `json:"syntax,omitempty"`
// Services defines the list of Service.