Commit graph

4306 commits

Author SHA1 Message Date
Sylvain Rabot 0d7d5a0318
Upgrade quic-go to v0.26.0 2022-03-28 17:08:09 +02:00
Tom Moulard a4560fa20d
Prepare release v2.7.0-rc1 2022-03-24 20:54:08 +01:00
Jean-Baptiste Doumenjou fbdb6e6e78
Add Traefik Hub Integration (Experimental Feature) 2022-03-24 19:44:08 +01:00
romain 8d58f33a28 Merge v2.6 into master 2022-03-24 17:22:56 +01:00
Romain 9398222db7
Prepare release v2.6.2 2022-03-24 17:14:57 +01:00
Douglas De Toni Machado d2a2362be5
Add a Feature Deprecation page 2022-03-24 12:28:07 +01:00
Ludovic Fernandez 4c0a3721d0
Plugins and token 2022-03-24 08:54:07 +01:00
Nikolay Stankov ba2d09f6fb
Update entrypoint.md to add consistent CLI syntax 2022-03-23 10:38:09 +01:00
Nick Reilingh 7243e65b51
Fix certificates resolver typo 2022-03-23 09:26:08 +01:00
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