Tom Moulard
|
764bf59d4d
|
Merge current v2.6 into master
|
2022-02-04 14:32:57 +01:00 |
|
Tom Moulard
|
6742dd8454
|
Fix mixups in metrics documentation
|
2022-02-03 15:16:12 +01:00 |
|
Vladislav Shub
|
3ac755bd2f
|
Add Hurricane Electric to acme documentation
|
2022-01-31 13:30:05 +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 |
|
mpl
|
477fa15859
|
Clarify that ACME challenge is mandatory
|
2022-01-26 18:10:05 +01:00 |
|
Manuel Zapf
|
390eb9cb61
|
Explain a bit more around enabling HTTP3
|
2022-01-25 10:48:05 +01:00 |
|
Romain
|
5a1c936ede
|
Prepare release v2.6.0
|
2022-01-24 17:58:04 +01:00 |
|
romain
|
47ad6538f1
|
Merge current v2.5 into v2.6
|
2022-01-24 15:42:27 +01:00 |
|
Philippos Slicher
|
a70b864c55
|
Fix typo in metrics overview page
|
2022-01-21 09:54:07 +01:00 |
|
Tom Moulard
|
64af364b02
|
Merge current v2.5 into v2.6
|
2022-01-20 09:48:51 +01:00 |
|
Ludovic Fernandez
|
cf14b8fa92
|
Update go-acme/lego to v4.6.0
|
2022-01-20 09:38:07 +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 |
|
romain
|
a914ce2bd2
|
docs: fix instana tracer documentation link
|
2022-01-19 16:35:06 +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 |
|
Martin Rauscher
|
a9776ceafc
|
Improve regexp matcher documentation
|
2022-01-10 14:32:04 +01:00 |
|
Colin Wilson
|
e471239955
|
Remove typo in Kubernetes providers labelSelector examples
|
2022-01-06 11:58:07 +01:00 |
|
Tom Moulard
|
4990239855
|
Merge current v2.5 into v2.6
|
2021-12-29 15:08:51 +01:00 |
|
Tom Moulard
|
5e2c929322
|
Fix broken jaeger documentation link
|
2021-12-29 15:06:04 +01:00 |
|
Tom Moulard
|
fc7f109cb2
|
Merge current v2.5 into v2.6
|
2021-12-22 15:02:51 +01:00 |
|
ichx
|
c10f1a3a36
|
Add missing API endpoints documentation
|
2021-12-21 14:48:05 +01:00 |
|
Tom Moulard
|
da092e653d
|
Prepare release v2.6.0-rc1
|
2021-12-20 17:02:06 +01:00 |
|
Tom Moulard
|
bf29417136
|
Merge current v2.5 into master
|
2021-12-20 14:43:35 +01:00 |
|
Douglas De Toni Machado
|
79a14ce992
|
Fix passTLSClientCert CRD example name
|
2021-12-18 00:52:04 +01:00 |
|
Alestrix
|
99ce26f7b1
|
Correct documentation in middleware overview
|
2021-12-17 16:24:06 +01:00 |
|
Tom Moulard
|
1c9e4c6050
|
doc: align docker configuration example notes in basicauth HTTP middleware
|
2021-12-07 10:04:05 +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 |
|
Tom Moulard
|
82fdc569c2
|
docs: removing typo in consul-catalog provider doc
|
2021-12-01 15:58:05 +01:00 |
|
Tom Moulard
|
93de7cf0c0
|
feat: add in flight connection middleware
|
2021-11-29 17:12:06 +01:00 |
|
Gustavo Silva
|
525a6cf5b2
|
docs: remove misleading metrics overview configuration
|
2021-11-16 09:38:12 +01:00 |
|
Julien Acroute
|
27ec0912d5
|
docs: health check use readiness probe in k8s
|
2021-11-15 11:14:06 +01:00 |
|
Pablo Montepagano
|
0a5c9095ac
|
feat: allow configuration of ACME certificates duration
|
2021-11-10 12:06:09 +01:00 |
|
kerrsmith
|
0a31225e65
|
fixed minor spelling error in Regexp Syntax section
|
2021-11-09 16:50:11 +01:00 |
|
Tom Moulard
|
1f17731369
|
feat: add readIdleTimeout and pingTimeout config options to ServersTransport
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2021-11-09 12:16:08 +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 |
|
kevinpollet
|
ce47f200d5
|
Merge branch v2.5 into master
|
2021-11-08 22:41:43 +01:00 |
|
Kevin Pollet
|
ffdfc13461
|
docs: fix typo in addRoutersLabels option title
|
2021-11-08 13:32:10 +01:00 |
|
kerrsmith
|
a13b03ef3d
|
docs: add named groups details to Regexp Syntax section
|
2021-11-08 10:06:05 +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 |
|
Marc Bihlmaier
|
20dfb91948
|
docs: remove quotes in certificatesresolvers CLI examples
|
2021-10-28 18:14:14 +02:00 |
|
Kevin Pollet
|
56ed45ae70
|
docs: remove non-working kind config in IngressRouteTCP/UDP examples
|
2021-10-26 12:08:12 +02: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 |
|
Romain
|
566b205758
|
Clarify usage for cross provider references in Kubernetes ingress annotations
|
2021-10-26 10:30:13 +02:00 |
|
Tom Moulard
|
b537ccdb0c
|
doc: update traefik image version
|
2021-10-25 17:18:12 +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 |
|
Pedro López Mareque
|
c0ba4d177f
|
fix: sourceCriterion documentation for InFlightReq and RateLimit middlewares
|
2021-10-19 14:40:06 +02:00 |
|
Tom Moulard
|
207ac94ed0
|
Fix remove http scheme urls in documentation
|
2021-10-08 11:52:05 +02:00 |
|
Huan Wang
|
85dd45cb81
|
Add prefix to datadog metrics
|
2021-10-06 17:34:07 +02:00 |
|
kevinpollet
|
32340252b2
|
Merge branch v2.5 into master
|
2021-10-06 11:55:12 +02:00 |
|
Jack Morgan
|
5d716f0149
|
Mention escaping escape characters in YAML for regex usage
|
2021-10-06 11:36:11 +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 |
|
Ludovic Fernandez
|
89001ae9a4
|
Update go-acme/lego to v4.5.0
|
2021-10-01 09:20:08 +02:00 |
|
Roman Mahrer
|
c99221fa34
|
Fix typo in KV providers documentation
|
2021-09-29 13:22:12 +02:00 |
|
Andrii Kushch
|
9ef3fc84f9
|
Upgrade Instana tracer and make process profiling configurable
|
2021-09-29 11:52:08 +02:00 |
|
Kevin Pollet
|
d28bcf24e5
|
docs: reword tracing config descriptions to be consistent
|
2021-09-29 10:40:14 +02:00 |
|
KallyDev
|
8d739c411b
|
Move from deprecated ioutil to os and io packages
|
2021-09-28 15:30:14 +02:00 |
|
Kevin Pollet
|
46c1600ada
|
fix: forward request Host to errors middleware service
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-09-27 17:40:13 +02:00 |
|
Kevin Pollet
|
126b32c579
|
fix: add missing RequireAnyClientCert value to TLSOption CRD
|
2021-09-24 11:32:07 +02:00 |
|
Tom Moulard
|
380514941c
|
Merge current v2.5 into master
|
2021-09-23 16:10:03 +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 |
|
Lukas Schulte Pelkum
|
07a3c37a23
|
Implement customizable minimum body size for compress middleware
|
2021-09-20 18:00:08 +02:00 |
|
Harald Kraemer
|
8f0832d340
|
Add configurable tags to influxdb metrics
|
2021-09-17 09:08:07 +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 |
|
Aaron Raff
|
8e7881094f
|
docs: add default proxy headers
|
2021-09-16 11:18:12 +02:00 |
|
Antoine
|
70359e5d27
|
Replace go-bindata with Go embed
Co-authored-by: nrwiersma <nick@wiersma.co.za>
|
2021-09-15 10:36:14 +02:00 |
|
Daniel Tomcej
|
7ff13c3e3e
|
Support Kubernetes basic-auth secrets
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-09-14 15:16:11 +02:00 |
|
Jean-Baptiste Doumenjou
|
55360c1eaf
|
Add Tom Moulard in maintainers team
|
2021-09-14 10:42:14 +02:00 |
|
valerauko
|
60ff50a675
|
Add HTTP3Config
|
2021-09-10 14:58:13 +02:00 |
|
Jean-Baptiste Doumenjou
|
ba3967aa16
|
Merge current v2.5 into master
|
2021-09-10 12:00:24 +02:00 |
|
Jean-Baptiste Doumenjou
|
fffa413121
|
Fix golang doc URLs
|
2021-09-10 11:42:07 +02:00 |
|
Ricardo Tribaldos
|
c011bdfdd8
|
docs: fix error in example (YAML) for TCP middleware whitelist
|
2021-09-06 09:30:09 +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
|
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
|
f81ceaef8a
|
Merge current v2.5 into master
|
2021-08-30 14:51:57 +02:00 |
|
Romain
|
234d35f592
|
Fix alpine docker image to version 3.14
|
2021-08-30 11:38:12 +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 |
|
euidong
|
fcfc976b13
|
Adds ContentType to middleware's overview table
|
2021-08-19 15:00:11 +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 |
|
romain
|
2bd60f9e60
|
Merge current v2.4 into v2.5
|
2021-08-17 10:05:22 +02:00 |
|
Avtion
|
fd4ba585ee
|
fix: an example code error in doc
|
2021-08-16 10:08:08 +02:00 |
|
mpl
|
b7700e77bf
|
Update Go version
|
2021-08-13 17:42:09 +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 |
|
Jean-Baptiste Doumenjou
|
87fd51d7ec
|
Fix migration guide
|
2021-07-15 14:40:13 +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 |
|
Jean-Baptiste Doumenjou
|
e1f5866989
|
Detect certificates content modifications
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2021-07-13 14:14:35 +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 |
|
Tom Moulard
|
f8db285d5d
|
Update generated and reference doc for plugins
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-06-29 17:02:13 +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 |
|
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 |
|
Wei Lun
|
6d8512bda0
|
Add the list of available provider names
|
2021-06-24 18:34:05 +02:00 |
|
Wei Lun
|
55845c95bb
|
docs: fix invalid subdomain
|
2021-06-24 11:28:05 +02:00 |
|
romain
|
a243ac4dde
|
Merge current v2.4 into master
|
2021-06-24 08:53:12 +02:00 |
|
patricia
|
b5da5760a2
|
Typos in contributing section
|
2021-06-23 05:28:09 +02:00 |
|
patricia
|
c190b160e9
|
fix maintainers-guidelines page title
|
2021-06-23 00:40:10 +02:00 |
|
romain
|
ce2e02b690
|
Merge current v2.4 into master
|
2021-06-22 14:44:56 +02:00 |
|
Wei Lun
|
dca348359b
|
add permissionsPolicy and deprecate featurePolicy
|
2021-06-21 15:16:13 +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 |
|
Maël Valais
|
5ca210fa60
|
gateway-api: fix the "values" field in the example of httproute
|
2021-06-18 18:14:07 +02:00 |
|
Michael
|
2ccdc419d0
|
Override jaeger configuration with env variables
|
2021-06-18 18:10:05 +02:00 |
|
Rio Kierkels
|
0a3e40332a
|
Improve CA certificate loading from kubernetes secret
|
2021-06-14 18:06:10 +02:00 |
|
Romain
|
fc9f41b955
|
Add TCP Middlewares support
|
2021-06-11 15:30:05 +02:00 |
|
Jakub Hajek
|
fd1eae4f07
|
Adding formatting to the document.
|
2021-06-11 12:28:11 +02:00 |
|
Romain
|
51ee77b96f
|
Explains Traefik HTTP response status codes
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2021-06-11 10:00:14 +02:00 |
|
Ludovic Fernandez
|
b03c5ff5ce
|
Update go-acme/lego to v4.4.0
|
2021-06-08 23:50:05 +02:00 |
|
Moritz E. Beber
|
521fed1fea
|
Elaborate on possible use of status codes with the errors middleware
|
2021-06-08 19:02:05 +02:00 |
|
Tom Moulard
|
679def0151
|
Add routing IP rule matcher
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-06-07 18:14:09 +02:00 |
|
mpl
|
2560626419
|
doc: clarify usage for ratelimit's excludedIPs
|
2021-06-07 17:46:14 +02:00 |
|
Jakub Hajek
|
c10c7619d3
|
Adding Maintainers Guidelines
|
2021-06-02 18:02:06 +02:00 |
|
Julien Salleyron
|
dd04c432e9
|
Support not in rules definition
|
2021-05-31 18:58:05 +02:00 |
|
Jean-Baptiste Doumenjou
|
b1fd3b8fc7
|
fix for review
|
2021-05-28 17:38:46 +02:00 |
|
Wouter Dullaert
|
456df0fc19
|
feat: Add ServersTransport annotation to k8s ingress provider
|
2021-05-28 17:38:46 +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 |
|
Danshil Kokil Mungur
|
376b6f90d9
|
docs: add pilot dashboard flag to static configuration file reference
|
2021-05-27 12:16:08 +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 |
|
Sandro
|
d6d639d4d7
|
docs: add examples for removing headers
|
2021-05-17 18:07:25 +02:00 |
|
Luca Berneking
|
32e08f3510
|
Add k8s provider option to create services without endpoints
|
2021-05-06 18:12:10 +02:00 |
|
Romain
|
40f21f41e1
|
Fix ingressRouteTCP external name service examples in documentation
|
2021-05-06 12:04:08 +02:00 |
|
Tom Moulard
|
0b48d5d0d2
|
Fix: regenerate crd
|
2021-05-05 17:50:04 +02:00 |
|
Jorge Arco
|
080cf98e51
|
Add router metrics
|
2021-04-30 10:22:04 +02:00 |
|
Tom Moulard
|
dc8d5ef744
|
Add a mechanism to format the sticky cookie value
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-04-29 17:56:03 +02:00 |
|
Tom Moulard
|
0624cefc10
|
Merge branch 'master' into mrg-current-v2.4
|
2021-04-29 14:24:07 +02:00 |
|
Marc Vertes
|
ea8ba87aeb
|
doc: fix a syntax error in ratelimit TOML configuration sample
|
2021-04-27 20:26:04 +02:00 |
|
Tom Moulard
|
ac486d3d1d
|
Merge current branch v2.4 into master
|
2021-04-21 11:39:53 +02:00 |
|
Tom Moulard
|
e096bf6b62
|
fix: k8s gateway api link
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-04-21 10:28:03 +02:00 |
|
Kevin Crawley
|
be81ce244e
|
Error span on 5xx only
|
2021-04-14 12:20:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
d3a3aeb0fc
|
Merge current branch v2.4 into master
|
2021-04-14 09:51:12 +02:00 |
|
Jean-Baptiste Doumenjou
|
fe6acdf4d2
|
Fix Kubernetes Gateway API documentation links
|
2021-04-13 18:26:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
702e0a461a
|
Merge current branch v2.4 into master
|
2021-04-13 14:17:39 +02:00 |
|
Clemens Bergmann
|
aa61835b78
|
correct annotation option
|
2021-04-06 17:18:03 +02:00 |
|
mpl
|
2a1e46c8b6
|
doc: typo fix
|
2021-04-01 12:05:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
cb4fb973b2
|
Merge current branch v2.4 into master
|
2021-03-31 09:43:04 +02:00 |
|
Fernandez Ludovic
|
ad980334d1
|
doc: remove dead page.
|
2021-03-30 14:51:30 +02:00 |
|
jcuzzi
|
d13d078351
|
Add ability to disable HTTP/2 in dynamic config
|
2021-03-29 14:32:03 +02:00 |
|