Tom Moulard
3bf4a8fbe2
Merge current v2.6 into master
2022-03-22 15:55:44 +01:00
Ludovic Fernandez
23a6602cbf
Bump paerser to v0.1.5
2022-03-22 11:04:08 +01:00
J.Winter
822b94c45d
Add default certificate definition example for Kubernetes
2022-03-22 09:56:07 +01:00
lczw
0a776c3fd5
Fix small typo in Redis provider documentation
2022-03-21 17:32:07 +01:00
Tom Moulard
d7378a96ad
chore: update linter
2022-03-21 10:42:08 +01:00
Wingy
db4c6111fd
Fix fenced code block typo in Buffering middleware page
2022-03-21 10:10:08 +01:00
Romain
2da7fa0397
Add HostSNIRegexp rule matcher for TCP
2022-03-18 16:04:08 +01:00
Tom Moulard
0d58e8d1ad
Add Traefik Hub access and remove Pilot access
2022-03-18 11:06:08 +01:00
Daniel Tomcej
dad76e0478
Add muxer for TCP Routers
2022-03-17 18:02:08 +01:00
Tom Moulard
79aab5aab8
Add Failover service
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-03-17 12:02:09 +01:00
Douglas De Toni Machado
b02c651961
Add a deprecation notices section
2022-03-17 10:28:09 +01:00
Nick Reilingh
0617a1b0e0
Fix routing overview examples
2022-03-16 15:00:08 +01:00
Nick Reilingh
06749e71f2
Clarify concepts documentation page
2022-03-15 15:38:08 +01:00
Tom Moulard
6622027c7c
Merge current v2.6 into master
2022-03-11 10:07:20 +01:00
Tchoupinax
401c171bbd
Add a link to service on router detail view
2022-03-07 16:16:08 +01:00
mpl
a1e766e180
doc: fix, docker uses Label(), not Tag()
2022-03-07 11:48:09 +01:00
Tom Moulard
63bb770b9c
Allow empty services in Kubernetes CRD
2022-03-07 11:08:07 +01:00
Tom Moulard
b3de9a040b
Add a target that is a real resource to generate-webui
2022-03-04 15:28:07 +01:00
Romain
a59dbc4c79
Adjust rule length in routers documentation
2022-03-04 11:24:07 +01:00
Kevin Pollet
40deefa868
Fix HostRegexp examples
2022-03-04 10:50:07 +01:00
mloiseleur
491de0cf64
Enhance doc on static vs dynamic configuration
2022-03-03 20:18:07 +01:00
Tom Moulard
c7b24f4e9c
Replace npm with yarn to install/run the webui
2022-03-03 18:08:07 +01:00
mpl
27a7563e33
Add simpler and faster debug Makefile target
2022-03-03 15:42:08 +01:00
Tom Moulard
25725e9b2f
Merge current v2.6 into master
2022-02-21 14:07:27 +01:00
Josh Soref
819de02101
Spelling
2022-02-21 12:40:09 +01:00
Tom Moulard
ce851a5929
Fix struct tag typo
2022-02-21 12:10:08 +01:00
0xflotus
7e390ef516
Fix brand typo
2022-02-21 10:50:08 +01:00
Romain
fb23bd5d26
Fix empty WebUI static assets directory
2022-02-18 15:44:08 +01:00
Ludovic Fernandez
6974f54bfd
docs: fix product name
2022-02-15 17:04:34 +01:00
Kevin Pollet
aaf5aa4506
Configure advertised port using h3 server option
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-02-15 16:04:09 +01:00
Ludovic Fernandez
371b6e3c86
chore: update linter
2022-02-15 14:56:53 +01:00
Sylvain Rabot
9297055ad8
Upgrade quic-go to v0.25.0
2022-02-15 10:16:08 +01:00
Sakala Venkata Krishna Rohit
9e96089da6
Add s390x arch support
2022-02-15 10:08:08 +01:00
Tom Moulard
a79868fadc
Merge current v2.6 into master
2022-02-15 09:09:16 +01:00
Tom Moulard
84a0810546
Prepare release v2.6.1
2022-02-14 17:44:08 +01:00
Ludovic Fernandez
d9fbb5e25c
Use CNAME for SNI check on host header
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-02-14 17:18:08 +01:00
Ludovic Fernandez
e97aa6515b
Update test certificates
2022-02-14 14:08:07 +01:00
luckielordie
6bcfba43c8
Rename Datadog span tags
2022-02-10 16:00:09 +01:00
Ludovic Fernandez
0c83ee736c
Apply the same approach as the rules system on the TLS configuration choice
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-02-10 10:42:07 +01:00
Dmitry Sharshakov
ca55dfe1c6
Support InfluxDB v2 metrics backend
2022-02-09 15:32:12 +01:00
Tom Moulard
4da33c2bc2
Fix metrics bucket key high cardinality
2022-02-09 09:58:08 +01:00
Sylvain Rabot
2d56be0ebb
Fix Kubernetes TCP examples
2022-02-07 15:22:07 +01:00
Richard Kojedzinszky
5780dc2b15
Refactor configuration reload/throttling
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-02-07 11:58:04 +01:00
Tom Moulard
764bf59d4d
Merge current v2.6 into master
2022-02-04 14:32:57 +01:00
Tom Moulard
6742dd8454
Fix mixups in metrics documentation
2022-02-03 15:16:12 +01:00
Vladislav Shub
3ac755bd2f
Add Hurricane Electric to acme documentation
2022-01-31 13:30:05 +01:00
JasonWang2016
7543709ecf
Watch for Consul events to rebuild the dynamic configuration
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-01-28 17:16:07 +01:00
Ludovic Fernandez
3ed72c4e46
Add domain to HTTP challenge errors
2022-01-27 10:58:04 +01:00
mpl
477fa15859
Clarify that ACME challenge is mandatory
2022-01-26 18:10:05 +01:00
kevinpollet
1048348ae6
Merge current v2.6 into master
2022-01-25 18:19:40 +01:00