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
kevinpollet
ce47f200d5
Merge branch v2.5 into master
2021-11-08 22:41:43 +01:00
Kevin Pollet
d3ff0c2cd4
fix: do not require a TLS client cert when InsecureSkipVerify is false
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io >
2021-10-26 10:54:11 +02: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
kevinpollet
32340252b2
Merge branch v2.5 into master
2021-10-06 11:55:12 +02:00
Tom Moulard
969dd088a2
gateway api: support RouteNamespaces
...
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com >
2021-10-04 15:46:08 +02:00
Kevin Pollet
126b32c579
fix: add missing RequireAnyClientCert value to TLSOption CRD
2021-09-24 11:32:07 +02:00
Lukas Schulte Pelkum
07a3c37a23
Implement customizable minimum body size for compress middleware
2021-09-20 18:00:08 +02:00
romain
4235cef1b2
Merge current v2.5 into master
2021-09-03 09:13:34 +02:00
Romain
287cebb498
Fix CRDs code and manifests generation
2021-09-02 14:40:08 +02:00
romain
f81ceaef8a
Merge current v2.5 into master
2021-08-30 14:51:57 +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
Eric
817ac8f256
Add organizationalUnit to passtlscert middleware
2021-07-28 17:42:09 +02:00
Romain
0664f5a9ca
Fix KV reference documentation
2021-07-19 14:54:14 +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
mpl
838a8e18d3
healthcheck: add support at the load-balancers of services level
...
Co-authored-by: Dmitry Sharshakov <d3dx12.xx@gmail.com >
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com >
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com >
Co-authored-by: Romain <rtribotte@users.noreply.github.com >
Co-authored-by: Tom Moulard <tom.moulard@traefik.io >
2021-06-25 21:08:11 +02:00
romain
ce2e02b690
Merge current v2.4 into master
2021-06-22 14:44:56 +02:00
Romain
cf0759a48f
Update documentation references
2021-06-21 11:54:08 +02:00
Tom Moulard
c9df233d24
Changing default file format for the snippets from TOML to YAML
2021-06-19 00:08:08 +02:00
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
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