Commit graph

1523 commits

Author SHA1 Message Date
Romain f90e3817e8
Support multiple namespaces for Consul and ConsulCatalog providers
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-06-03 12:00:09 +02:00
romain f352c34136 Merge current v2.7 into master 2022-06-01 13:39:20 +02:00
Tom Moulard fbf90e6981
Update Gateway API links 2022-06-01 10:42:08 +02:00
Robert Barbey 607faace07
Fix typo in stripPrefix middleware docs 2022-05-30 14:10:08 +02:00
romain 521109d3f2 Merge current v2.7 into master 2022-05-30 12:14:26 +02:00
mpl 685962545a
docs: fix traefik version s/2.6/2.7/ 2022-05-25 18:14:08 +02:00
romain 05f3e60366 Merge branch v2.6 into v2.7 2022-05-24 17:49:39 +02:00
karlosmunjos 6349e2e28c
Updated browserXssFilter key to camel case 2022-05-23 10:50:08 +02:00
Kevin Pollet d5ff301d90
Support certificates configuration in TLSStore CRD
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-05-19 16:42:09 +02:00
Ludovic Fernandez d134a993d0
docs: fix default priority of the entrypoint redirection 2022-05-19 08:56:07 +02:00
Baptiste Mayelle 86cc6df374
feat: use dedicated entrypoint for the tunnels
Co-authored-by: Fernandez Ludovic <[ldez@users.noreply.github.com](mailto:ldez@users.noreply.github.com)>
2022-05-18 17:22:08 +02:00
Kenny Root 3ac708ddcb
Fix log statement for ExternalName misconfig 2022-05-16 10:00:08 +02:00
Ikko Ashimine 0dac0c3a5b
Fix typo in maintainers guidelines 2022-05-13 09:44:08 +02:00
Tom Moulard ae6e844143
Support URL replacement in errors middleware 2022-05-10 11:00:09 +02:00
Kevin Pollet 7d274e8088
Deprecate caOptional option in client TLS configuration 2022-04-28 14:58:08 +02:00
Tom Moulard 707d355d4a
Merge branch v2.7 into master 2022-04-21 11:40:16 +02:00
Tom Moulard 73ba7ed2d2
Merge branch v2.6 into v2.7 2022-04-21 10:59:46 +02:00
Romain 44621ad28c
Fix default for buffering middleware
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-04-19 15:32:08 +02:00
Tom Moulard ad3625bef3
Improve documentation Makefile 2022-04-15 16:16:08 +02:00
Ludovic Fernandez 7c4bf602f0
Add title and description metadata to documentation pages 2022-04-15 15:44:08 +02:00
kahirokunn 85b0a47fe8
docs: fix certificateRefs in dynamic configuration 2022-04-15 13:52:08 +02:00
Aleks Vujić 78822a8015
docs: add default mode for fields.names to access log 2022-04-15 12:48:08 +02:00
Major Hayden 55cef21fbe
Move accessLog.fields example to TOML section 2022-04-15 12:16:08 +02:00
Tom Moulard 2691ac1307
Add safe.directory to the build image 2022-04-15 11:56:08 +02:00
Ali Deishidi a51851247e
Preflight requests are not forwarded to services 2022-04-11 17:22:09 +02:00
Ludovic Fernandez 0e532a3634
Update dynamic and static configuration references 2022-04-06 11:06:08 +02:00
Adrian Lai 71150bcaaf
Allow config of additonal CircuitBreaker params 2022-04-05 12:30:08 +02:00
Tom Moulard 8c56d1a338
Allow HTTP/2 max concurrent stream configuration 2022-04-04 11:46:07 +02:00
romain 45328ab719 Merge v2.6 into v2.7 2022-03-29 15:43:10 +02:00
Tom Moulard 81f88dd998
Freeze python dependencies 2022-03-28 16:22:10 +02:00
Jean-Baptiste Doumenjou c0b0f3f0f7
Fix hub tls documentation 2022-03-25 15:42:08 +01:00
Tom Moulard 16d7b89cb1
Fixing dependency to build doc 2022-03-24 21:40:08 +01: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
Douglas De Toni Machado d2a2362be5
Add a Feature Deprecation page 2022-03-24 12:28: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
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
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