Romain
|
fc9f41b955
|
Add TCP Middlewares support
|
2021-06-11 15:30:05 +02:00 |
|
Tom Moulard
|
526f493e12
|
Removes headers middleware options
|
2021-05-28 09:24:14 +02:00 |
|
Tom Moulard
|
5632ee6378
|
Deprecates ssl redirect headers middleware options
|
2021-05-28 08:50:09 +02:00 |
|
Tom Moulard
|
56f845c71a
|
gatewayapi: adding support for TCPRoute and TLSRoute
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-05-20 11:50:12 +02:00 |
|
Tom Moulard
|
0b48d5d0d2
|
Fix: regenerate crd
|
2021-05-05 17:50:04 +02:00 |
|
Jean-Baptiste Doumenjou
|
cb4fb973b2
|
Merge current branch v2.4 into master
|
2021-03-31 09:43:04 +02:00 |
|
jcuzzi
|
d13d078351
|
Add ability to disable HTTP/2 in dynamic config
|
2021-03-29 14:32:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
08e6ae07af
|
Update to gateway-api v0.2.0
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-03-15 09:44:03 +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 |
|
Tom Moulard
|
e658712d53
|
Filter ingress class resources by name
Co-authored-by: SantoDE <manuel.zapf@traefik.io>
|
2021-03-02 21:34:03 +01:00 |
|
Kevin Pollet
|
41d22ef17e
|
Improve kubernetes external name service support for UDP
|
2021-01-19 09:30:05 +01:00 |
|
Romain
|
c21597c593
|
Add Kubernetes Gateway Provider
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2020-12-15 16:40:05 +01:00 |
|
kevinpollet
|
eebbe64b36
|
Merge branch v2.3 into master
|
2020-12-11 10:58:00 +01:00 |
|
Romain
|
7ba907f261
|
IngressRoute: add an option to disable cross-namespace routing
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2020-12-10 14:58:04 +01:00 |
|
kevinpollet
|
2112de6f15
|
Merge branch v2.3 into master
|
2020-11-20 11:30:07 +01:00 |
|
Romain
|
be0845af02
|
Apply labelSelector as a TweakListOptions for Kubernetes informers
|
2020-11-20 00:18: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 |
|
robotte
|
3b85dc9618
|
Improve kubernetes external name service support
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-03-10 12:46:05 +01:00 |
|
Jean-Baptiste Doumenjou
|
665aeb34b2
|
Add UDP support in kubernetesCRD provider
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2020-02-26 12:28:05 +01:00 |
|
Ludovic Fernandez
|
336dd1d5ba
|
Update k3s.
|
2020-02-24 17:56:05 +01:00 |
|
Daniel Tomcej
|
a474e196ea
|
Add TLSStores to Kubernetes CRD
|
2020-02-24 17:14:06 +01:00 |
|
Ludovic Fernandez
|
72e702a15a
|
Support 'networking.k8s.io/v1beta1' ingress apiVersion
|
2020-01-16 10:14:06 +01:00 |
|
Jean-Baptiste Doumenjou
|
4f52691f71
|
Add namespace attribute on IngressRouteTCP service
|
2020-01-14 12:14:05 +01:00 |
|
mpl
|
f30a52c2dc
|
Support for all services kinds (and sticky) in CRD
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2019-11-14 19:28:04 +01:00 |
|
Julien Salleyron
|
770b3739e0
|
The chain middleware in k8s use middlewareRef
|
2019-09-03 19:20:04 +02:00 |
|
Daniel Tomcej
|
9e3f549341
|
Add TLS-enabled Router
|
2019-08-14 10:16:06 -07:00 |
|
Fernandez Ludovic
|
0f32de4aa2
|
tests: improve timeout.
- upgrade k3s to v0.8.0
|
2019-08-12 05:06:04 -07:00 |
|
Jean-Baptiste Doumenjou
|
2c7cfd1c68
|
Expand Client Auth Type configuration
|
2019-07-12 17:50:04 +02:00 |
|
Ludovic Fernandez
|
c39aa5e857
|
Add scheme to IngressRoute.
|
2019-07-05 17:24:04 +02:00 |
|
Jean-Baptiste Doumenjou
|
80b35575df
|
Define TLS options on the Router configuration for Kubernetes
Co-authored-by: juliens <julien@containo.us>
|
2019-06-21 17:18:05 +02:00 |
|
mpl
|
c4df78b4b9
|
Add support for TCP (in kubernetes CRD)
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2019-06-11 15:12:04 +02:00 |
|
Ludovic Fernandez
|
8389b46b5c
|
Use the same case every where for entryPoints.
|
2019-04-15 11:14:05 +02:00 |
|
mpl
|
0779c6a139
|
Full ACME+CRD example
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2019-03-27 15:16:04 +01:00 |
|
Ludovic Fernandez
|
4c060a78cc
|
Custom resource definition
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2019-03-14 15:56:06 +01:00 |
|
SALLEYRON Julien
|
0cfaab02c0
|
k8s integration tests
|
2019-03-11 14:54:05 +01:00 |
|