|
b7af30eb22
|
Merge branch 'master' of github.com:traefik/traefik
Build & Push / build-and-push (push) Successful in 10m2s
Signed-off-by: baalajimaestro <baalajimaestro@ptr.moe>
|
2024-09-01 20:50:59 +05:30 |
|
Romain
|
51f7f610c9
|
Add versioning for Gateway API Conformance Test Report
|
2024-08-30 17:14:03 +02:00 |
|
Kevin Pollet
|
5ed972ccd8
|
Support GRPC routes
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-08-30 10:36:06 +02:00 |
|
|
f842abf71b
|
Merge branch 'master' of github.com:traefik/traefik
Build & Push / build-and-push (push) Successful in 12m19s
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2024-08-29 15:39:09 +05:30 |
|
Emrio
|
6b3167d03e
|
Remove same email requirement for certresolvers
|
2024-08-29 11:36:05 +02:00 |
|
mmatur
|
8dc9607db7
|
Merge current v3.1 into master
|
2024-08-29 10:09:18 +02:00 |
|
romain
|
85f4fd0979
|
Merge current v2.11 into v3.1
|
2024-08-28 16:35:55 +02:00 |
|
Michel Loiseleur
|
e56ae1a766
|
Update to go1.23
|
2024-08-28 15:00:06 +02:00 |
|
Michel Loiseleur
|
d2030a5835
|
Upgrade webui dependencies
|
2024-08-27 18:08:03 +02:00 |
|
Romain
|
58bbc0cf0f
|
Remove mentions about APIVersion traefik.io/v1
|
2024-08-26 09:44:04 +02:00 |
|
|
0db85dbc8b
|
Switch to forgejo ci
Build & Push / build-and-push (push) Successful in 10m5s
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2024-08-22 00:15:51 +05:30 |
|
Romain
|
7056eeff6a
|
Re-allow empty configuration for Kubernetes Ingress provider
|
2024-08-19 14:38:33 +02:00 |
|
|
5fe4691625
|
Merge branch 'master' of github.com:traefik/traefik
|
2024-08-14 21:04:12 +05:30 |
|
Romain
|
ad613e58cd
|
Allow configuring rule syntax with Kubernetes Ingress annotation
|
2024-08-12 14:28:04 +02:00 |
|
Kevin Pollet
|
e7dc097901
|
Prevent error logging when TCP WRR pool is empty
|
2024-08-12 14:08:05 +02:00 |
|
Kevin Pollet
|
12a37346a4
|
Support ResponseHeaderModifier filter
|
2024-08-12 11:34:04 +02:00 |
|
Luke Rindels
|
78079377e8
|
Add 30 day certificatesDuration step
|
2024-08-08 10:22:05 +02:00 |
|
Wolfgang Ellsässer
|
75881359ab
|
Add encodings option to the compression middleware
|
2024-08-07 16:20:04 +02:00 |
|
Romain
|
0eb0a15aa1
|
Remove documention for unimplemented service retries metric
|
2024-08-07 09:52:08 +02:00 |
|
Romain
|
8d9ff0c441
|
Mention missing metrics removal in the migration guide
|
2024-08-07 09:44:03 +02:00 |
|
kevinpollet
|
b611f967b7
|
Merge branch v3.1 into master
|
2024-08-06 16:38:39 +02:00 |
|
Kevin Pollet
|
4c4780f886
|
Prepare release v3.1.2
|
2024-08-06 15:34:03 +02:00 |
|
romain
|
926a8e88e9
|
Merge current v2.11 into v3.1
|
2024-08-06 14:54:50 +02:00 |
|
Romain
|
6b1adabeb5
|
Prepare release v2.11.8
|
2024-08-06 14:50:04 +02:00 |
|
Michel Loiseleur
|
4eedcabbb3
|
Use Standard channel by default with Gateway API
|
2024-08-06 11:36:04 +02:00 |
|
Romain
|
5bf4b536e2
|
Change logs output from stderr to stdout
|
2024-08-05 16:56:34 +02:00 |
|
Kevin Pollet
|
5380e48747
|
Include status addresses when comparing Gateway statuses
|
2024-08-05 12:22:04 +02:00 |
|
Daniel Jolly
|
ccc11a69f1
|
Fix yaml config example for HTTP provider headers
|
2024-08-05 11:26:04 +02:00 |
|
Daniel Jolly
|
0f57f108ae
|
Fix missing codeblock ending in HTTP discover documentation
|
2024-08-05 11:14:03 +02:00 |
|
Matthias Wirtz
|
c0b704e1b0
|
Fix grafana dashboard to work with scrape interval greater than 15s
|
2024-08-02 10:18:04 +02:00 |
|
Romain
|
a50345bf8d
|
Allow to disable Kubernetes cluster scope resources discovery
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-08-01 15:50:04 +02:00 |
|
July
|
bd93e224de
|
Support HTTP BasicAuth for docker and swarm endpoint
|
2024-08-01 14:26:04 +02:00 |
|
Michael
|
ea019be133
|
Upgrade webui dependencies
|
2024-08-01 11:00:06 +02:00 |
|
Michael
|
02de683b94
|
Fix embedded youtube video
|
2024-08-01 09:30:04 +02:00 |
|
mmatur
|
930f84850b
|
Merge current v2.11 intov3.1
|
2024-07-31 17:14:45 +02:00 |
|
Romain
|
8970ae9199
|
Update to github.com/docker/docker v27.1.1
|
2024-07-31 16:20:04 +02:00 |
|
|
e0f19dd5f0
|
Merge branch 'master' of github.com:traefik/traefik
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2024-07-31 18:10:36 +05:30 |
|
Landry Benguigui
|
de732ba53c
|
Add Access logs section to the migration guide
Co-authored-by: Simon Delicata <simon.delicata@free.fr>
|
2024-07-31 10:20:04 +02:00 |
|
Dylan Rodgers
|
0f7af2b4e7
|
Updated index.md to include video
|
2024-07-31 10:00:05 +02:00 |
|
mmatur
|
e8324132f9
|
Merge current v3.1 into master
|
2024-07-30 15:54:24 +02:00 |
|
Michael
|
f52a36ba12
|
Prepare release v3.1.1
|
2024-07-30 15:52:03 +02:00 |
|
mmatur
|
2ffa6c6feb
|
Merge current v2.11 into v3.1
|
2024-07-30 15:14:29 +02:00 |
|
Romain
|
210400905f
|
Prepare release v2.11.7
|
2024-07-30 14:14:03 +02:00 |
|
Michel Loiseleur
|
ba6b4cbcc3
|
chore(ci): fix deprecation and optimization
|
2024-07-29 15:58:04 +02:00 |
|
Kevin Pollet
|
7dbd3f88f6
|
Do not update route status when nothing changed
|
2024-07-29 15:48:05 +02:00 |
|
Michel Loiseleur
|
898eab20ac
|
Improve error and documentation on the needed link between router and service
|
2024-07-29 15:39:06 +02:00 |
|
GaleHuang
|
957a5f5e73
|
feat: forwardAuth support LogUserHeader
|
2024-07-29 14:30:05 +02:00 |
|
Michel Loiseleur
|
5a70910dce
|
Improve explanation on API exposition
|
2024-07-29 12:12:04 +02:00 |
|
krishna sindhur
|
386c2ffb20
|
Use ServiceName in traefik_service_server_up metric
|
2024-07-29 11:52:05 +02:00 |
|
Dennis Haney
|
266a2d8b91
|
Fix grafana dashboard to work with scrape interval greater than 15s
|
2024-07-29 11:32:04 +02:00 |
|