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 |
|
Romain
|
9ccc8cfb25
|
Prepare release v2.8.0-rc1
|
2022-06-13 17:26:12 +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 |
|
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 |
|
Daniel Tomcej
|
dad76e0478
|
Add muxer for TCP Routers
|
2022-03-17 18:02:08 +01:00 |
|
mloiseleur
|
491de0cf64
|
Enhance doc on static vs dynamic configuration
|
2022-03-03 20:18:07 +01:00 |
|
Tom Moulard
|
da092e653d
|
Prepare release v2.6.0-rc1
|
2021-12-20 17:02:06 +01:00 |
|
Kevin Pollet
|
56ed45ae70
|
docs: remove non-working kind config in IngressRouteTCP/UDP examples
|
2021-10-26 12:08:12 +02:00 |
|
Max Baumann
|
61ceb7a32c
|
docs: replace links to French translation of k8s docs with English ones
|
2021-09-21 16:28:11 +02:00 |
|
Kevin Pollet
|
bda0dba131
|
fix: add peerCertURI config to k8s crd provider
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-09-17 08:56:07 +02:00 |
|
Romain
|
76867e39ea
|
Fix ServersTransport reference from IngressRoute service definition
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-09-16 15:12:13 +02:00 |
|
Simon Stender Boisen
|
6f8e8ea252
|
Ensure disableHTTP2 works with k8s crd
|
2021-09-16 12:18:08 +02:00 |
|
Romain
|
2644c1f598
|
Makes ALPN protocols configurable
|
2021-08-20 18:20:06 +02:00 |
|
Per Osbäck
|
e05574af58
|
Adds MiddlewareTCP CRD documentation
|
2021-08-19 17:00:14 +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
|
8070dfef45
|
Prepare release v2.5.0-rc1
|
2021-06-28 18:00:12 +02:00 |
|
romain
|
fc69f882c5
|
Merge current v2.4 into master
|
2021-06-28 10:07:17 +02:00 |
|
Wei Lun
|
55845c95bb
|
docs: fix invalid subdomain
|
2021-06-24 11:28:05 +02:00 |
|
romain
|
ce2e02b690
|
Merge current v2.4 into master
|
2021-06-22 14:44:56 +02:00 |
|
Rio Kierkels
|
0a3e40332a
|
Improve CA certificate loading from kubernetes secret
|
2021-06-14 18:06:10 +02:00 |
|
Romain
|
40f21f41e1
|
Fix ingressRouteTCP external name service examples in documentation
|
2021-05-06 12:04:08 +02:00 |
|
Jean-Baptiste Doumenjou
|
702e301990
|
Merge current branch v2.4 into master
|
2021-03-09 12:05:08 +01:00 |
|
Romain
|
ec0d03658d
|
Fix ServersTransport documentation
Co-authored-by: mpl <mathieu.lonjaret@gmail.com>
|
2021-03-03 16:48:04 +01:00 |
|
Jean-Baptiste Doumenjou
|
992d4c1b94
|
Upgrade the CRD version from apiextensions.k8s.io/v1beta1 to apiextensions.k8s.io/v1
Co-authored-by: kevinpollet <pollet.kevin@gmail.com>
|
2021-03-03 15:32:04 +01:00 |
|
Jean-Baptiste Doumenjou
|
d211437d6c
|
Merge v2.4 into master
|
2021-02-04 10:40:53 +01:00 |
|
Kevin Pollet
|
73cea2d303
|
Fix missing serverstransport documentation
|
2021-02-01 13:58:03 +01:00 |
|
kevinpollet
|
2747e240c1
|
Merge branch v2.4 into master
|
2021-01-20 10:50:21 +01:00 |
|
Kevin Pollet
|
c74918321d
|
Prepare release v2.4.0
|
2021-01-19 16:50:04 +01:00 |
|
Kevin Pollet
|
41d22ef17e
|
Improve kubernetes external name service support for UDP
|
2021-01-19 09:30:05 +01:00 |
|
Cirrith
|
bbee63fcf3
|
Add named port support to Kubernetes IngressRoute CRDs
|
2021-01-15 15:54:04 +01:00 |
|
Matthias Schneider
|
84b125bdde
|
added support for tcp proxyProtocol v1&v2 to backend
|
2020-11-17 13:04:04 +01:00 |
|
Fernandez Ludovic
|
699cf71652
|
Merge branch v2.3 into master
|
2020-10-27 18:39:03 +01:00 |
|
Jean-Baptiste Doumenjou
|
ff7b814edc
|
fix documentation
|
2020-10-27 12:46:04 +01:00 |
|
Fernandez Ludovic
|
86c099d629
|
Merge branch v2.3 into master
|
2020-09-17 12:32:18 +02:00 |
|
Jean-Baptiste Doumenjou
|
c0f1e74bed
|
chore: move to Traefik organization.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2020-09-16 15:46:04 +02:00 |
|
Julien Salleyron
|
76f42a3013
|
add ServersTransport on services
|
2020-09-11 15:40:03 +02:00 |
|
Fernandez Ludovic
|
6e5dd35ee3
|
Merge branch v2.2 into v2.3
|
2020-08-11 17:21:44 +02:00 |
|
NT-florianernst
|
3214904cc7
|
kubernetes-crd: fix whitespace in configuration examples
|
2020-08-03 17:40:07 +02:00 |
|
Ludovic Fernandez
|
8f2951b275
|
Prepare release v2.3.0-rc1
|
2020-07-15 20:50:03 +02:00 |
|
Rick Herrick
|
12e462f383
|
Update kubernetes-crd.md
|
2020-06-03 17:24:04 +02:00 |
|
Manuel Zapf
|
4fcf7bf2de
|
Add sentence about the resource namespace and middleware
|
2020-04-27 11:32:05 +02:00 |
|
Fernandez Ludovic
|
b54412e82e
|
Merge branch v2.1 into v2.2
|
2020-03-24 14:18:39 +01:00 |
|
Ludovic Fernandez
|
b0c7fad81b
|
doc: fix terminationDelay word case.
|
2020-03-23 11:48:04 +01:00 |
|
Ludovic Fernandez
|
0c28630948
|
Fix sameSite (Traefik v2)
|
2020-03-23 11:24:05 +01:00 |
|
mpl
|
6e92c20edb
|
docs: clarify multi-levels stickiness
|
2020-03-17 12:34:04 +01:00 |
|
Ludovic Fernandez
|
5adf74e6ce
|
doc: Use neutral domains.
|
2020-03-13 22:50:05 +01:00 |
|
robotte
|
3b85dc9618
|
Improve kubernetes external name service support
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-03-10 12:46:05 +01:00 |
|