Kevin Pollet
|
40242294d8
|
Fix links to gateway API guides
|
2022-10-17 10:52:08 +02:00 |
|
Tom Moulard
|
b1db81d8ac
|
Prepare release v2.9.0 (#9409)
|
2022-10-03 15:43:04 +02:00 |
|
Fernandez Ludovic
|
dd34905ea9
|
Merge branch v2.8 into v2.9
|
2022-09-30 12:24:04 +02:00 |
|
John Pekcan
|
627175694d
|
Fix autoDiscoverClusters option documentation for ECS provider
|
2022-09-30 10:57:48 +02:00 |
|
Boris HUISGEN
|
82cf6c9577
|
Fix watch option description for Docker provider
|
2022-09-30 10:50:09 +02:00 |
|
Skyler Mäntysaari
|
f75f636e27
|
Improve documentation for publishedService and IP options
|
2022-09-29 10:14:08 +02:00 |
|
Fernandez Ludovic
|
c4cc30ccc6
|
Merge branch v2.8 into v2.9
|
2022-09-23 09:07:13 +02:00 |
|
Romain
|
67e3bc6380
|
Add documentation for ECS constraints option
|
2022-09-20 12:22:08 +02:00 |
|
Romain
|
e9f98fb6eb
|
Prepare release v2.9.0-rc1 (#9334)
|
2022-09-14 16:52:03 +02:00 |
|
José Gaspar
|
b351266b2d
|
Add support for ECS Anywhere
|
2022-09-14 16:22:08 +02:00 |
|
romain
|
693d5da1b9
|
Merge v2.8 into master
|
2022-09-13 17:17:58 +02:00 |
|
Dylan Rodgers
|
37b6edb28c
|
Added resources for businesses
|
2022-09-09 17:17:53 +02:00 |
|
Tom Moulard
|
52df1d63fe
|
Use IPv6 address
|
2022-09-08 11:20:09 +02:00 |
|
kevinpollet
|
626da4c0ae
|
Merge current v2.8 into master
|
2022-08-18 14:50:44 +02:00 |
|
Mark Ormesher
|
146991efda
|
Fix wording of default behavior for namespaces option
|
2022-08-01 10:10:07 +02:00 |
|
kevinpollet
|
ab94bbaece
|
Merge current v2.8 into master
|
2022-07-25 17:31:51 +02:00 |
|
Adrian Freund
|
f85f3b68aa
|
Add support for reaching containers using host networking on Podman
|
2022-07-19 16:22:08 +02:00 |
|
Jérôme
|
aff334ffb4
|
Add allowEmptyServices for Docker provider
|
2022-07-06 10:24:08 +02:00 |
|
Dylan Rodgers
|
28da781194
|
Add callout for anyone using Traefik to manage commercial applications
|
2022-07-05 10:02:09 +02:00 |
|
Tom Moulard
|
9c4b336f3b
|
Prepare release v2.8.0
|
2022-06-29 17:38:37 +02:00 |
|
romain
|
41748c3ae4
|
Merge current v2.7 into v2.8
|
2022-06-27 16:12:21 +02:00 |
|
mloiseleur
|
94141233f0
|
Add documentation to Traefik CRD properties
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-06-24 12:40:08 +02:00 |
|
Kevin Pollet
|
6e535f8cef
|
Use configured token in the Nomad client
|
2022-06-20 15:42:09 +02:00 |
|
Romain
|
9ccc8cfb25
|
Prepare release v2.8.0-rc1
|
2022-06-13 17:26:12 +02:00 |
|
Seth Hoenig
|
aa0b5466a9
|
Implement Traefik provider for Nomad orchestrator
|
2022-06-10 18:32:08 +02:00 |
|
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
|
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 |
|
Kevin Pollet
|
7d274e8088
|
Deprecate caOptional option in client TLS configuration
|
2022-04-28 14:58:08 +02:00 |
|
Tom Moulard
|
73ba7ed2d2
|
Merge branch v2.6 into v2.7
|
2022-04-21 10:59:46 +02:00 |
|
Ludovic Fernandez
|
7c4bf602f0
|
Add title and description metadata to documentation pages
|
2022-04-15 15:44:08 +02:00 |
|
Tom Moulard
|
a4560fa20d
|
Prepare release v2.7.0-rc1
|
2022-03-24 20:54:08 +01:00 |
|
Tom Moulard
|
3bf4a8fbe2
|
Merge current v2.6 into master
|
2022-03-22 15:55:44 +01:00 |
|
lczw
|
0a776c3fd5
|
Fix small typo in Redis provider documentation
|
2022-03-21 17:32:07 +01:00 |
|
Tom Moulard
|
6622027c7c
|
Merge current v2.6 into master
|
2022-03-11 10:07:20 +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 |
|
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 |
|
Romain
|
5a1c936ede
|
Prepare release v2.6.0
|
2022-01-24 17:58:04 +01:00 |
|
Tom Moulard
|
64af364b02
|
Merge current v2.5 into v2.6
|
2022-01-20 09:48:51 +01:00 |
|
Kevin Pollet
|
e7dc6ec025
|
Fix HTTP provider endpoint config example
|
2022-01-19 19:50:05 +01:00 |
|
Kevin Pollet
|
f29e311b73
|
Support token authentication for Consul KV
|
2022-01-19 17:46:11 +01:00 |
|
Kevin Pollet
|
b84829336d
|
Support Consul KV Enterprise namespaces
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-01-12 14:42:21 +01:00 |
|
Tom Moulard
|
936b6148ff
|
Merge current v2.5 into v2.6
|
2022-01-10 14:43:25 +01:00 |
|
Colin Wilson
|
e471239955
|
Remove typo in Kubernetes providers labelSelector examples
|
2022-01-06 11:58:07 +01:00 |
|
Tom Moulard
|
da092e653d
|
Prepare release v2.6.0-rc1
|
2021-12-20 17:02:06 +01:00 |
|
Tom Moulard
|
89cd9e8ddd
|
Merge current v2.5 into master
|
2021-12-06 17:39:06 +01:00 |
|
Kevin Pollet
|
d970813c20
|
Support consul enterprise namespaces in consul catalog provider
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-12-03 19:30:07 +01:00 |
|
Kevin Pollet
|
f69982aa9d
|
docs: uniformize client TLS config documentation
|
2021-12-02 15:42:06 +01:00 |
|
Kevin Pollet
|
8e32d1913b
|
Update gateway api provider to v1alpha2
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2021-11-09 11:34:06 +01:00 |
|