Multi-layer routing

Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
Simon Delicata
2025-10-22 11:58:05 +02:00
committed by GitHub
parent 8392503df7
commit d6598f370c
37 changed files with 2834 additions and 37 deletions
+4
View File
@@ -322,6 +322,10 @@ linters:
text: 'SA6002: argument should be pointer-like to avoid allocations'
- path: integration/integration_test.go
text: 'var (gatewayAPIConformanceRunTest|traefikVersion) is unused'
- path: pkg/server/router/router.go
text: 'appendAssign: append result not assigned to the same slice'
linters:
- gocritic
paths:
- pkg/provider/kubernetes/crd/generated/