Commit graph

4599 commits

Author SHA1 Message Date
Romain 7af9d16208
Introduce traefik.io API Group CRDs 2023-03-20 15:38:08 +01:00
Aofei Sheng b3f162a8a6
Fix default configuration settings for Nomad Provider 2023-03-20 10:44:05 +01:00
Romain 4aa3496092
Add HTTP 103 early hints unit test
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2023-03-17 16:46:06 +01:00
mpl bbe6a5c07b
doc: clarify ratelimit middleware 2023-03-14 14:58:06 +01:00
Romain 21c455cf20
Remove User-Agent header removal from ReverseProxy director func 2023-02-28 17:06:05 +01:00
Ludovic Fernandez 667b2a4078
Update vulcand/oxy to a0e9f7ff1040
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2023-02-27 15:24:21 +01:00
Ludovic Fernandez 4ae07d91a4
Update go-acme/lego to v4.10.2 2023-02-27 09:36:06 +01:00
Raphael Pinto 7bdf13ebdc
Correcting variable name 'server address' in TCP Router 2023-02-23 23:38:05 +01:00
Romain 807feef176
Include user-defined default cert for traefik_tls_certs_not_after metric
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2023-02-23 16:14:06 +01:00
Ludovic Fernandez 7202038649
chore: update to go1.20 2023-02-23 15:06:05 +01:00
Ludovic Fernandez dd710dbeb7
chore: update quic-go to v0.33.0 2023-02-23 10:54:05 +01:00
Romain 2e6e5cbd03
Prepare release v2.9.8 2023-02-15 16:02:06 +01:00
Ludovic Fernandez ab36ea7844
fix: update golang.org/x/net to v0.7.0 2023-02-15 09:56:19 +01:00
Romain cfef9d9df2
Prepare release v2.9.7 2023-02-14 16:09:19 +01:00
Fernandez Ludovic 9ce69fbdef chore: update some dependencies 2023-02-14 15:44:21 +01:00
Romain 1a6dfe1f6b
Adds the support for IPv6 in the TCP HostSNI matcher 2023-02-14 15:04:05 +01:00
Ludovic Fernandez e053eb6f17
Update go-acme/lego to v4.10.0 2023-02-10 11:36:10 +01:00
mpl 780936eff9
doc: add note about remoteaddr strategy 2023-02-09 17:34:06 +01:00
mpl 0503253cfe
doc: add CNAME support and gotchas 2023-02-09 17:12:06 +01:00
Ludovic Fernandez 39331e41a8
Update Yaegi to v0.15.0 2023-02-09 11:52:05 +01:00
Romain 38f5024ed0
Differentiate UDP stream and TCP connection in logs 2023-01-31 16:00:10 +01:00
mpl 479878503d
quic-go: bump to 89769f409f 2023-01-31 14:38:05 +01:00
Ludovic Fernandez 6f6c1f7fec
Update dependencies 2023-01-30 09:34:44 +01:00
Ludovic Fernandez e50bf21a84
Update Structor to v1.12.0 2023-01-23 10:44:04 +01:00
Ludovic Fernandez d66875f903
Update paerser to v0.2.0 2023-01-23 09:34:04 +01:00
Romain b995a11d63
Prevent panicking when a container has no network interfaces
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2023-01-11 15:14:05 +01:00
Paulo Júnior f01a668d53
feat: update copyright to match new standard 2023-01-09 19:56:04 +01:00
sven e82976e001
Add info admonition about routing to k8 services 2023-01-09 16:07:09 +01:00
hcooper c9e9e8dee2
Further Let's Encrypt ratelimit warnings 2023-01-04 12:10:05 +01:00
Witold Duranek 0861c47e54
fix no rate limiting if average is 0 2023-01-03 16:16:05 +01:00
Tom Moulard e1e86763e3
Prevents superfluous WriteHeader call in the error middleware
Co-authored-by: LandryBe <lbenguigui@gmail.com>
2023-01-02 17:00:05 +01:00
Kevin Pollet b9a175f5c2
Update copyright for 2023 2023-01-02 12:12:05 +01:00
tfny 943811fad6
Update submitting pull requests to include language about drafts 2022-12-19 11:42:04 +01:00
Ludovic Fernandez 29b8b6911e
fix: sanitize X-Forwarded-Proto header in RedirectScheme middleware
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-12-16 10:34:04 +01:00
mloiseleur e7baf44a2e
doc: Improve TLSStore CRD documentation 2022-12-15 14:32:06 +01:00
mpl 74ef79ea23
mitigate race against server readiness in test
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-12-15 11:18:05 +01:00
mpl da93dab828
make file provider more resilient wrt first configuration
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2022-12-09 09:48:04 +01:00
Tom Moulard d97d3a6726
Prepare release v2.9.6 2022-12-07 15:14:05 +01:00
Ludovic Fernandez a8df674dcf
fix: flaky tests 2022-12-07 10:56:05 +01:00
Ludovic Fernandez abd569701f
fix: update golang.org/x/net 2022-12-07 10:02:04 +01:00
mpl 7e3fe48b80
Handle broken TLS conf better
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-12-06 18:28:05 +01:00
Ludovic Fernandez 778188ed34
fix: remove logs of the request 2022-12-05 11:30:05 +01:00
Nicolas Mengin 88603810a8
Add information about the Hub Agent 2022-12-01 14:30:06 +01:00
mloiseleur c7647b4938
doc: Update Helm installation section 2022-12-01 10:10:05 +01:00
Janik af71443b61
Added networking example 2022-11-30 15:04:05 +01:00
Ludovic Fernandez 18d66d7432
Update go-acme/lego to v4.9.1 2022-11-28 08:48:04 +01:00
Romain 7c72780820
Add missing serialNumber passTLSClientCert option to middleware panel 2022-11-24 12:30:05 +01:00
Kevin Pollet 68e8eb2435
Update k3s image to rancher/k3s:v1.20.15-k3s1 2022-11-23 17:28:04 +01:00
Ludovic Fernandez 81a5b1b4c8
Increase the timeout on plugin download 2022-11-22 18:30:05 +01:00
Romain 52e6ce95cf
Update DataDog tracing dependency to v1.43.1 2022-11-22 15:12:06 +01:00