Commit graph

205 commits

Author SHA1 Message Date
Skyler Mäntysaari f75f636e27
Improve documentation for publishedService and IP options 2022-09-29 10:14:08 +02:00
Romain 67e3bc6380
Add documentation for ECS constraints option 2022-09-20 12:22:08 +02:00
Dylan Rodgers 37b6edb28c
Added resources for businesses 2022-09-09 17:17:53 +02:00
Mark Ormesher 146991efda
Fix wording of default behavior for namespaces option 2022-08-01 10:10:07 +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
Kevin Pollet b39d226fb8
fix: use host's root CA set if ClientTLS ca is not defined
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-11-03 17:38:07 +01:00
Pedro López Mareque d9b8435a7d
feat: rename networking.k8s.io/v1beta1 to networking.k8s.io/v1 2021-10-21 09:44:12 +02:00
Roman Mahrer c99221fa34
Fix typo in KV providers documentation 2021-09-29 13:22:12 +02:00
Jean-Baptiste Doumenjou fffa413121
Fix golang doc URLs 2021-09-10 11:42:07 +02:00
Romain 2b73860ea5
Adds pathType for v1 ingresses examples 2021-09-02 10:20:12 +02:00
Romain be52c5abb1
Fix http scheme urls in documentation 2021-08-31 18:54:06 +02:00
romain 78180a5fa7 Merge current v2.4 into v2.5 2021-08-19 11:45:19 +02:00
Romain 3445abe7ac
Fix Kubernetes Gateway API documentation links 2021-08-19 11:18:11 +02:00
Romain e0b442a48b
Prepare release v2.5.0 2021-08-17 18:04:05 +02:00
Jean-Baptiste Doumenjou 16f65f669b
Update Gateway API version to v0.3.0
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-07-15 17:20:08 +02:00
Mohammad Gufran 7e43e5615e
Add Support for Consul Connect
Co-authored-by: Florian Apolloner <apollo13@users.noreply.github.com>
2021-07-15 14:02:11 +02:00
romain 3a180e2afc Merge current v2.4 into v2.5 2021-07-13 18:12:29 +02:00
Daniel Tomcej 3c1ed0d9b2
Disable ExternalName Services by default on Kubernetes providers 2021-07-13 12:54:09 +02:00
Daniel Tomcej 3072354ca5
Disable Cross-Namespace by default for IngressRoute provider 2021-07-13 10:48:05 +02:00