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 |
|
Jean-Baptiste Doumenjou
|
d211437d6c
|
Merge v2.4 into master
|
2021-02-04 10:40:53 +01:00 |
|
Jean-Baptiste Doumenjou
|
7996a42f76
|
Allow crossprovider service reference
Co-authored-by: Harold Ozouf <harold.ozouf@gmail.com>
|
2021-02-02 19:36:04 +01:00 |
|
Kevin Pollet
|
73cea2d303
|
Fix missing serverstransport documentation
|
2021-02-01 13:58:03 +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 |
|
Matthias Schneider
|
84b125bdde
|
added support for tcp proxyProtocol v1&v2 to backend
|
2020-11-17 13:04:04 +01:00 |
|
Daniel Adams
|
74d1d55051
|
Feature: Exponential Backoff in Retry Middleware
|
2020-11-05 16:14:04 +01:00 |
|
iamolegga
|
49cdb67ddc
|
Middlewares: add forwardAuth.authResponseHeadersRegex
|
2020-10-29 15:10:04 +01:00 |
|
Luca Guidi
|
b5198e63c4
|
Allow to use regular expressions for AccessControlAllowOriginList
|
2020-10-29 10:52:03 +01:00 |
|
Romain
|
edb15a9346
|
fix: kv doc reference
|
2020-10-13 16:34:04 +02:00 |
|
Nikita Konev
|
326be29568
|
Filter ForwardAuth request headers
|
2020-10-07 16:36:04 +02:00 |
|
Fernandez Ludovic
|
cd947ae822
|
Merge branch 'v2.3' into master
|
2020-09-23 15:35:31 +02:00 |
|
Romain
|
b40d35b779
|
chore: apply new documentation style.
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-09-23 10:20:04 +02:00 |
|
Julien Salleyron
|
76f42a3013
|
add ServersTransport on services
|
2020-09-11 15:40:03 +02:00 |
|
Fernandez Ludovic
|
3678bd5a93
|
Merge branch v2.2 into v2.3
|
2020-09-04 21:06:11 +02:00 |
|
Kevin Pollet
|
3677252e17
|
Add missing IPStrategy struct tag for YAML
|
2020-09-01 17:34:04 +02:00 |
|
Kevin Pollet
|
229008e76a
|
docs: add missing apigroup to Kubernetes RBAC
|
2020-08-19 17:02:04 +02:00 |
|
Kevin Pollet
|
1443c8d4c6
|
Add migration documentation for IngressClass
|
2020-07-21 18:06:04 +02:00 |
|
Neil McAllister
|
720bef97e6
|
doc: add pilot and plugins documentation.
|
2020-07-15 20:14:04 +02:00 |
|
Alessandro Chitolina
|
285ded6e49
|
Add AWS ECS provider
* add ecs provider
* add ecs docs
* fix test after rebase
* add provider icon
* add missing addProvider call
* Fix for review
* Fix documentation
* Fix for review
* Fix documentation
* fix ctx usage
* autoDiscoverClusters setDefaults false
* Fix for review
* review: doc.
* Fix for review: add ctx in backoff retry
* review: linter.
Co-authored-by: Michael <michael.matur@gmail.com>
Co-authored-by: romain <romain@containo.us>
Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
|
2020-07-15 16:28:04 +02:00 |
|
Ludovic Fernandez
|
de42fc10b5
|
fix: cookie documentation.
|
2020-04-29 17:10:05 +02:00 |
|
Marc Bihlmaier
|
7c7ca7ef2b
|
docs: Update kubernetes-crd-resource.yml
|
2020-04-28 17:18:04 +02:00 |
|
Michael
|
148400ae0a
|
Add note about health check in kubernetes
|
2020-04-07 17:16:03 +02:00 |
|
Fernandez Ludovic
|
b54412e82e
|
Merge branch v2.1 into v2.2
|
2020-03-24 14:18:39 +01:00 |
|
Ludovic Fernandez
|
0c28630948
|
Fix sameSite (Traefik v2)
|
2020-03-23 11:24:05 +01:00 |
|
Ludovic Fernandez
|
5adf74e6ce
|
doc: Use neutral domains.
|
2020-03-13 22:50:05 +01:00 |
|
Dmytro Tananayskiy
|
cf7f0f878a
|
Support mirroring request body
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2020-03-05 18:30:07 +01:00 |
|
Traefiker Bot
|
93a7af270f
|
Update the k8s CRD documentation
|
2020-03-05 11:48:04 +01:00 |
|
Traefiker Bot
|
082fb166a2
|
Rework access control origin configuration
|
2020-03-05 08:18:04 +01:00 |
|
Robin Müller
|
18d90ecd96
|
Do not follow redirects for the health check URLs
|
2020-02-26 17:28:04 +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 |
|
Daniel Tomcej
|
a474e196ea
|
Add TLSStores to Kubernetes CRD
|
2020-02-24 17:14:06 +01:00 |
|
Daniel Tomcej
|
7c430e5c9d
|
Allow PreferServerCipherSuites as a TLS Option
|
2020-02-12 18:06:04 +01:00 |
|
mpl
|
115d42e0f0
|
UDP support
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2020-02-11 01:26:04 +01:00 |
|
Fernandez Ludovic
|
aa21351d0d
|
Merge branch v2.1 into master
|
2020-02-10 16:47:13 +01:00 |
|
Ludovic Fernandez
|
a4e8d3cb36
|
doc: use the same entry point name everywhere
|
2020-01-23 16:36:07 +01:00 |
|
Fernandez Ludovic
|
60e247862a
|
Merge branch v2.1 into master
|
2020-01-21 18:41:46 +01:00 |
|
Julien Salleyron
|
c296a4a967
|
Remove Content-Type auto-detection
Co-authored-by: mpl <mathieu.lonjaret@gmail.com>
|
2020-01-21 18:06:03 +01:00 |
|
Jean-Baptiste Doumenjou
|
4f52691f71
|
Add namespace attribute on IngressRouteTCP service
|
2020-01-14 12:14:05 +01:00 |
|
mpl
|
6f4aefffe7
|
Add period for rate limiter middleware
|
2020-01-08 11:44:04 +01:00 |
|
Fernandez Ludovic
|
da3d814c8b
|
Merge branch 'v2.1' into master
|
2020-01-07 19:13:48 +01:00 |
|
Jean-Baptiste Doumenjou
|
d3977ce40e
|
Improve documentation about Kubernetes IngressRoute
|
2020-01-07 11:26:05 +01:00 |
|
David
|
5f50d2e230
|
Add serial number certificate to forward headers
|
2019-12-12 00:32:03 +01:00 |
|
Ludovic Fernandez
|
9b9f4be6a4
|
Add KV store providers (dynamic configuration only)
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2019-11-28 21:56:04 +01:00 |
|
Fernandez Ludovic
|
ca9eaf383a
|
Merge branch 'v2.0' into master
|
2019-11-15 13:34:41 +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 |
|
Ludovic Fernandez
|
7afd2dbd20
|
fix: stripPrefix middleware with empty resulting path.
|
2019-11-14 10:32:05 +01:00 |
|
Kelvin Sarink
|
5a3e325742
|
Add tls option for Elliptic Curve Preferences
|
2019-11-03 15:54:04 +01:00 |
|
kmeekva
|
1f39083555
|
Add support for MaxVersion in tls.Options
|
2019-10-29 12:58:05 +01:00 |
|
Andrew Privalov
|
7be2db6e86
|
Add Consul Catalog provider
|
2019-10-15 17:34:08 +02:00 |
|
Michael
|
17480abe85
|
YAML I love you
|
2019-09-23 17:00:06 +02:00 |
|
Julien Salleyron
|
b55be9fdea
|
On client CloseWrite, do CloseWrite instead of Close for backend
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2019-09-13 17:46:04 +02:00 |
|
Ludovic Fernandez
|
17554202f6
|
fix: stripPrefixRegex documentation.
|
2019-09-02 01:52:04 -07:00 |
|
mpl
|
4ec90c5c0d
|
Add rate limiter, rename maxConn into inFlightReq
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2019-08-26 03:20:06 -07:00 |
|
Julien Salleyron
|
6fed76a687
|
WeightedRoundRobin load balancer
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2019-08-26 01:30:05 -07:00 |
|
Daniel Tomcej
|
cd164de776
|
Add Feature-Policy header support
|
2019-07-29 07:12:05 -07:00 |
|
Ludovic Fernandez
|
75c99a0491
|
doc: improve examples.
|
2019-07-22 09:58:04 +02:00 |
|
Julien Salleyron
|
e3627e9cba
|
Disable RateLimit temporarily
|
2019-07-19 10:50:05 +02:00 |
|
Jean-Baptiste Doumenjou
|
a17ac23457
|
Update Dynamic Configuration Reference for both Docker and Marathon
|
2019-07-16 06:48:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
2c7cfd1c68
|
Expand Client Auth Type configuration
|
2019-07-12 17:50:04 +02:00 |
|
Ludovic Fernandez
|
0ee5d3d83f
|
Automatic generation of the doc for the CLI flags and env vars.
|
2019-07-08 11:00:04 +02:00 |
|
Ludovic Fernandez
|
c39aa5e857
|
Add scheme to IngressRoute.
|
2019-07-05 17:24:04 +02:00 |
|
Ludovic Fernandez
|
c7d336f958
|
Use the same case everywhere
|
2019-07-01 11:30:05 +02:00 |
|
Ludovic Fernandez
|
4245096be4
|
Define a TLS section to group TLS, TLSOptions, and TLSStores.
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2019-06-27 23:58:03 +02:00 |
|
Ludovic Fernandez
|
e69d4cba88
|
Support YAML for the dynamic configuration.
|
2019-06-26 18:18: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 |
|
Jean-Baptiste Doumenjou
|
85ce16b34f
|
Define TLS options on the Router configuration
Co-authored-by: juliens <julien@containo.us>
|
2019-06-17 18:14:08 +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 |
|
Julien Salleyron
|
518a37e776
|
rework loadbalancer support
|
2019-06-05 22:18:06 +02:00 |
|
llussy
|
b3057a0ec3
|
Fix typo in the CRD documentation
|
2019-05-27 10:24:04 +02:00 |
|
Michael
|
15e78da7eb
|
Minor fix in documentation
|
2019-04-24 18:04:08 +02:00 |
|
Ludovic Fernandez
|
535280c162
|
doc: middleware -> middlewares.
|
2019-04-17 09:34:04 +02:00 |
|
Julien Salleyron
|
d1d2611665
|
Handle TCP in the marathon provider
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2019-04-15 18:22:07 +02:00 |
|
Ludovic Fernandez
|
8389b46b5c
|
Use the same case every where for entryPoints.
|
2019-04-15 11:14:05 +02:00 |
|
Jean-Baptiste Doumenjou
|
4919b638f9
|
Improve the Documentation with a Reference Section
|
2019-04-05 11:32:04 +02:00 |
|