3fcde5aded
Merge branch 'v3.0' of github.com:traefik/traefik
2022-12-21 16:42:57 +05:30
Tom Moulard
943238faba
Remove InfluxDB v1 metrics middleware
2022-12-19 14:32:04 +01:00
Romain
2b67f1f66f
Remove Marathon provider
2022-12-19 11:52:05 +01:00
Tom Moulard
2ad1fd725a
Remove Rancher v1 provider
2022-12-19 10:42:05 +01:00
Charlie Haley
7129f03dc9
fix: update opentelemetry dependency versions
2022-12-19 09:54:04 +01:00
mloiseleur
748254b6c5
doc: Update Grafana Official Dashboards
2022-12-13 16:16:06 +01:00
Douglas De Toni Machado
a08a428787
Support HostSNIRegexp in GatewayAPI TLS routes
2022-12-12 16:30:05 +01:00
b4dfa60c1e
Merge branch 'v3.0' of github.com:traefik/traefik
2022-12-11 23:47:48 +05:30
749fa8802a
Drop dind completely, go back to LXC runner
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-09 19:49:28 +05:30
Simon Delicata
3eeea2bb2b
Add TCP Servers Transports support
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-12-09 09:58:05 +01:00
Ludovic Fernandez
c2dac39da1
fix: detect dashboard content types
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-12-09 08:24:05 +01:00
fc287f97f7
Revert "Mount podman socket itself directly"
...
This reverts commit 9703c87f28
.
Revert "Make the socker available on /var/run/docker.sock as well"
This reverts commit 3b0519f50e
.
Revert "Dont enforce short name resolution"
This reverts commit 7f2f2abd2c
.
Revert "Attempt using podman for building image"
This reverts commit 730c4c3d32
.
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-08 23:48:32 +05:30
06c025a6d4
Create the required podman socket
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-08 23:32:33 +05:30
9703c87f28
Mount podman socket itself directly
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-08 23:09:12 +05:30
ab4ec9a63a
xMerge github.com:traefik/traefik
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-08 20:48:02 +05:30
Tom Moulard
e54ee89330
Prepare release v3.0.0-beta2
2022-12-07 17:26:04 +01:00
Simon Delicata
fdd3f2abef
Moves HTTP/3 outside the experimental section
2022-12-07 17:02:05 +01:00
Tom Moulard
517917cd7c
Merge current v2.9 into master
2022-12-07 15:55:46 +01:00
Tom Moulard
d97d3a6726
Prepare release v2.9.6
2022-12-07 15:14:05 +01:00
Tom Moulard
6c75052a13
Change traefik cmd error log to error level
2022-12-07 11:34:06 +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
Tom Moulard
8cf9385938
Rework Host and HostRegexp matchers
...
Co-authored-by: Simon Delicata <simon.delicata@traefik.io>
2022-12-06 10:40:06 +01:00
Romain
519ed8bde5
Prepare release v3.0.0-beta1
2022-12-05 16:58:04 +01:00
romain
46a61ce9c8
Merge remote-tracking branch 'upstream/v2.9' into merge-branch-v2.9-into-master
2022-12-05 15:23:06 +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
c57876c116
Improve provider logs
2022-11-30 09:50:05 +01:00
Tom Moulard
0d81fac3fc
Add OpenTelemetry tracing and metrics support
2022-11-29 15:34:05 +01:00
Simon Delicata
db287c4d31
Disable Content-Type auto-detection by default
2022-11-29 11:48:05 +01:00
Antoine
4d86668af3
Update routing syntax
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2022-11-28 15:48:05 +01:00
Fernandez Ludovic
b93141992e
Merge branch v2.9 into master
2022-11-28 09:01:53 +01:00
Ludovic Fernandez
18d66d7432
Update go-acme/lego to v4.9.1
2022-11-28 08:48:04 +01:00
3b0519f50e
Make the socker available on /var/run/docker.sock as well
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-27 14:00:51 +05:30
7f2f2abd2c
Dont enforce short name resolution
...
We can pull from anywhere it doesnt matter
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-27 12:51:49 +05:30
730c4c3d32
Attempt using podman for building image
...
Retain consistency across services
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-27 12:36:09 +05:30
6d5fb61856
Merge github.com:traefik/traefik
2022-11-26 07:17:12 +05:30
Simon Delicata
a3e4c85ec0
Remove deprecated options
2022-11-25 10:50:06 +01:00
Ludovic Fernandez
bee86b5ac7
fix: log level
2022-11-25 09:52:04 +01:00
ec44c7a5d9
Merge github.com:traefik/traefik
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-25 13:01:59 +05:30
0fffd1cb26
Merge github.com:traefik/traefik
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-25 13:01:22 +05:30
Ludovic Fernandez
0ba51d62fa
fix: flaky with shutdown tests
2022-11-24 17:06:07 +01:00
Kevin Pollet
268d1edc8f
Fix flaky healthcheck test
2022-11-24 16:32:05 +01:00
Ludovic Fernandez
580e7fa774
fix: flaky tests on the configuration watcher
2022-11-24 16:00:06 +01:00
Romain
7c72780820
Add missing serialNumber passTLSClientCert option to middleware panel
2022-11-24 12:30:05 +01:00
Ali Afsharzadeh
46c266661c
Add a status option to the service health check
2022-11-24 11:40:05 +01:00
Fernandez Ludovic
61325d7b91
Merge branch v2.9 into master
2022-11-23 17:30:49 +01:00