|
834785c404
|
Change the domain
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2024-06-15 10:29:45 +05:30 |
|
|
64e14d47a7
|
Merge branch 'master' of github.com:traefik/traefik
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2024-06-15 10:15:37 +05:30 |
|
Manuel Zapf
|
a696f7c654
|
Add HTTPUrlRewrite Filter in Gateway API
|
2024-06-13 17:06:04 +02:00 |
|
Romain
|
3ca667a3d4
|
Support HTTPRoute redirect port and scheme
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-13 11:16:04 +02:00 |
|
mmatur
|
27af1fb478
|
Merge current v3.0 into master
|
2024-06-13 10:40:32 +02:00 |
|
mmatur
|
e322184a98
|
Merge current v2.11 into v3.0
|
2024-06-13 10:22:18 +02:00 |
|
Michael
|
69424a16a5
|
fix: etcd image no more compatible
|
2024-06-13 10:20:04 +02:00 |
|
Nicolas Mengin
|
f9f22b7b70
|
Update the supported versions table
|
2024-06-12 12:06:04 +02:00 |
|
Antoine Aflalo
|
b795f128d7
|
Add support for Zstandard to the Compression middleware
|
2024-06-12 11:38:04 +02:00 |
|
Ludovic Fernandez
|
6706bb1612
|
Update go-acme/lego to v4.17.4
|
2024-06-12 09:08:03 +02:00 |
|
mmatur
|
3f48e6f8ef
|
Merge current 'v3.0' into master
|
2024-06-11 09:50:40 +02:00 |
|
Kevin Pollet
|
8ea339816a
|
Prepare release v3.0.2
|
2024-06-10 16:34:04 +02:00 |
|
kevinpollet
|
00b1d8b0bc
|
Merge branch v2.11 into v3.0
|
2024-06-10 15:35:51 +02:00 |
|
Romain
|
21c6edcf58
|
Prepare release v2.11.4
|
2024-06-10 15:16:04 +02:00 |
|
Michel Loiseleur
|
5c48e3c96c
|
chore(ci): improve webui build and lint
|
2024-06-07 16:56:04 +02:00 |
|
Dmitry Romashov
|
c23c3e0ed3
|
Run UI tests on the CI
|
2024-06-07 11:06:05 +02:00 |
|
Roman Donchenko
|
b37aaea36d
|
Headers middleware: support Content-Security-Policy-Report-Only
|
2024-06-07 09:24:04 +02:00 |
|
Fernandez Ludovic
|
67f0700377
|
Merge branch v3.0 into master
|
2024-06-06 17:38:32 +02:00 |
|
Ludovic Fernandez
|
778dc22e14
|
Support Accept-Encoding header weights with Compress middleware
|
2024-06-06 16:42:04 +02:00 |
|
Henrik Norlin
|
cdf0c8b3ec
|
Add user guides link to getting started
|
2024-06-06 15:46:03 +02:00 |
|
Anas
|
359477c583
|
Update v2 > v3 migration guide
|
2024-06-06 15:22:04 +02:00 |
|
Romain
|
28d40e7f3c
|
Fix HTTPRoute Redirect Filter with port and scheme
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-06 10:56:03 +02:00 |
|
Jesper Noordsij
|
b368e71337
|
Bump Docker images use for documentation to Alpine 3.20
|
2024-06-05 16:58:05 +02:00 |
|
Pinghao Wu
|
dc752c7847
|
grafana: traefik-kubernetes: fix service name label_replace
|
2024-06-05 16:38:05 +02:00 |
|
Romain
|
6155c900be
|
Passing the correct status code when compression is disabled within the Brotli handler
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-05 15:04:04 +02:00 |
|
Fernandez Ludovic
|
6ca4c5da5c
|
Merge branch v2.11 into v3.0
|
2024-06-05 00:05:37 +02:00 |
|
Romain
|
7eac92f49c
|
Support Gateway API reference grant for HTTPRoute backends
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-04 14:16:04 +02:00 |
|
Ilia Lazebnik
|
e6b1b05fdf
|
bump otel dependencies
|
2024-06-04 10:04:04 +02:00 |
|
Kevin Pollet
|
b452f37e08
|
Fix default value of Healthcheck for ExternalName services
|
2024-06-04 09:32:04 +02:00 |
|
Yevhen Kolomeiko
|
8cff718c53
|
Update metrics in traefik-kubernetes.json grafana dashboard
|
2024-06-03 14:32:04 +02:00 |
|
Cornelius Roemer
|
bfda5e607f
|
Remove helm default repo warning as repo has been long deprecated
|
2024-05-30 17:46:04 +02:00 |
|
Marc Mognol
|
7fc56454ea
|
Add HealthCheck for KubernetesCRD ExternalName services
|
2024-05-30 17:18:05 +02:00 |
|
Kevin Pollet
|
c0a2e6b4b6
|
Compute HTTPRoute priorities
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-05-30 09:14:04 +02:00 |
|
|
5482418b84
|
Merge branch 'master' of github.com:traefik/traefik
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-05-30 08:20:10 +05:30 |
|
Dusty Gutzmann
|
0f0cc420e1
|
docs(ratelimit requestheader): add note concerning behavior if header is missing
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-05-29 10:40:05 +02:00 |
|
Ludovic Fernandez
|
9250b5937d
|
Update go-acme/lego to v4.17.3
|
2024-05-29 09:16:07 +02:00 |
|
Kevin Pollet
|
e9bd2b45ac
|
Fix route attachments to gateways
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-05-28 14:30:04 +02:00 |
|
R. P. Taylor
|
4406c337d4
|
fix .com and .org domain in documentation
|
2024-05-27 15:12:03 +02:00 |
|
Ludovic Fernandez
|
ed10bc5833
|
chore: update linter
|
2024-05-27 09:46:08 +02:00 |
|
Landry Benguigui
|
e33bd6874f
|
Append to log file if it exists
|
2024-05-24 14:24:03 +02:00 |
|
Dimitris Mavrommatis
|
6e61fe0de1
|
Support RegularExpression for path matching
|
2024-05-23 20:08:03 +02:00 |
|
Jesper Noordsij
|
05828bab07
|
Bump Dockerfile Alpine to v3.20
|
2024-05-23 16:24:04 +02:00 |
|
Kevin Pollet
|
0e215f9b61
|
Support invalid HTTPRoute status
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-05-22 17:20:04 +02:00 |
|
kevinpollet
|
7fdb1ff8af
|
Merge branch v3.0 into master
|
2024-05-22 16:01:03 +02:00 |
|
Kevin Pollet
|
736f37cb58
|
Prepare release v3.0.1
|
2024-05-22 15:08:04 +02:00 |
|
kevinpollet
|
cff71ee496
|
Merge branch v2.11 into v3.0
|
2024-05-21 16:24:57 +02:00 |
|
Kevin Pollet
|
f02b223639
|
Prepare release v2.11.3
|
2024-05-21 16:16:05 +02:00 |
|
Dmitry Romashov
|
d4d23dce72
|
Fix UI unit tests
|
2024-05-21 15:26:04 +02:00 |
|
Romain
|
5e4dc783c7
|
Allow empty configuration for OpenTelemetry metrics and tracing
|
2024-05-21 10:42:04 +02:00 |
|
David
|
440cb11250
|
Add support for IP White list
|
2024-05-21 09:24:08 +02:00 |
|