Commit graph

966 commits

Author SHA1 Message Date
Ikko Eltociear Ashimine b636b21167
fix: typo in dialer_test.go 2024-03-29 09:20:03 +01:00
Baptiste Mayelle 618fb5f232
Handle middlewares in filters extension ref in gateway api provider
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-03-25 14:38:04 +01:00
Julien Salleyron d582e01892
runtime.Object in routerTransform
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
2024-03-15 09:24:03 +01:00
John 7bda07a422
Fix struct names in comment 2024-03-14 14:52:04 +01:00
mmatur 05be441027
Merge current v2.11 into v3.0 2024-03-12 12:08:03 +01:00
Michael 6c9687f410
Semconv OTLP stable HTTP metrics 2024-03-12 09:48:04 +01:00
Romain 709ff6fb09
Add captured headers options for tracing
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2024-03-11 11:50:04 +01:00
Ludovic Fernandez 4fd5fca34f
Update go-acme/lego to v4.16.1 2024-03-11 09:18:03 +01:00
Romain 31a93d5045
Fix log when default TLSStore and TLSOptions are defined multiple times 2024-03-06 14:32:04 +01:00
DJ Enriquez 0e89a6bec7
ConsulCatalog StrictChecks 2024-02-27 21:30:04 +01:00
Baptiste Mayelle baf687218c
Support OTEL_PROPAGATORS to configure tracing propagation
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-02-26 11:50:04 +01:00
Kevin Pollet 153765f99f
Allow to configure TLSStore default generated certificate with labels 2024-02-26 10:02:06 +01:00
Ludovic Fernandez 8b759ab797
fix: int overflow during doc generation on 32 bit arch 2024-02-19 16:02:04 +01:00
Ludovic Fernandez 88a2020817
chore: update linter 2024-02-19 15:44:03 +01:00
Ludovic Fernandez c5c61dbade
Fix a regression on flags using spaces between key and value 2024-02-16 09:44:06 +01:00
Ludovic Fernandez 1e7dbc70a0
fix: don't allow routers higher than internal ones 2024-02-15 16:40:05 +01:00
mmatur b5ec787fb6
Merge current v2.11 into v3.0 2024-02-13 09:46:53 +01:00
Julien Salleyron 676de5fb68
Fix file watcher 2024-02-09 11:08:05 +01:00
mmatur bc84fdd006
Merge current v2.11 into v3.0 2024-02-08 14:35:35 +01:00
Ludovic Fernandez d5cb9b50f4
Update to go1.22
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-02-07 17:14:07 +01:00
Julien Salleyron e11ff98608
Fix NTLM and Kerberos 2024-02-06 17:34:07 +01:00
Nicolas Mengin 9df04df334
Delete warning in Kubernetes CRD provider about the supported version 2024-02-06 11:20:06 +01:00
Romain bb6cd581a6
Align OpenTelemetry tracing and metrics configurations
Co-authored-by: Michael <michael.matur@gmail.com>
2024-02-06 10:04:05 +01:00
So Koide d7ec0cedbf
Reload provider file configuration on SIGHUP 2024-02-01 14:06:05 +01:00
Romain 85039e0d54
Fix brotli response status code when compression is disabled 2024-01-30 17:32:05 +01:00
Pascal Hofmann 9be523d772
Support for cross-namespace references / GatewayAPI ReferenceGrants 2024-01-30 16:44:05 +01:00
Romain 8b77f0c2dd
Remove observability for internal resources 2024-01-30 16:28:05 +01:00
Aofei Sheng d02be003ab
Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
Romain 40de310927
Reintroduce dropped v2 dynamic config
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2024-01-29 17:32:05 +01:00
Liam van der Viven 18203f57d2
Add support for sending DogStatsD metrics over Unix Socket 2024-01-29 17:08:05 +01:00
Fahrzin Hemmati d37ea3e882
Add ResponseCode to CircuitBreaker 2024-01-29 10:58:05 +01:00
Julien Salleyron 3174c69c66
Adds weight on ServersLoadBalancer 2024-01-26 01:44:05 +01:00
Andi Sardina Ramos 49f04f2772
fix: URL encode resource's id before calling API endpoints 2024-01-25 09:56:05 +01:00
Michael aece9a1051
fix: opentelemetry unit tests 2024-01-24 16:58:05 +01:00
mmatur 190b9b1afa
Merge current v2.11 into v3.0 2024-01-24 11:19:52 +01:00
Julien Salleyron 9befe0dd51
Fix flaky test 2024-01-23 16:46:05 +01:00
Romain 683e2ee5c6
Bring back v2 rule matchers 2024-01-23 11:34:05 +01:00
mmatur a3ac456199
fix: OpenTelemetry unit tests 2024-01-23 10:13:20 +01:00
mmatur 9843757834
Merge current v2.11 into v3.0 2024-01-23 09:32:28 +01:00
Romain f9831f5b1b
Introduce static config hints
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2024-01-23 09:22:05 +01:00
Michael 177c4b0ed1
fix: flakiness test on configuration watcher 2024-01-22 16:52:05 +01:00
Michael bab48bed22
fix: OpenTelemetry metrics flaky test 2024-01-22 16:38:06 +01:00
Michael 5e0855ecc7
feat: adds conformance test gateway api 2024-01-22 15:30:05 +01:00
白泽 0eeb85d01d
Support setting sticky cookie max age 2024-01-18 09:30:06 +01:00
Robert Socha 4e0a05406b
Implements the includedContentTypes option for the compress middleware 2024-01-17 11:32:06 +01:00
Baptiste Mayelle 319517adef
Merge branch v2.11 into v3.0 2024-01-16 15:42:38 +01:00
Robin Moser 7a315bb043
Disable br compression when no Accept-Encoding header is present 2024-01-16 15:30:06 +01:00
Michael 34d2a816c2
Enhance gendoc for Generating Static and Dynamic Reference Configuration Files 2024-01-16 10:32:05 +01:00
Thomas Gunsch 81ce45271d
Add forwardAuth.addAuthCookiesToResponse 2024-01-15 16:14:05 +01:00
Suyash Choudhary 980dac4572
Support file path as input param for Kubernetes token value 2024-01-11 17:06:06 +01:00