Romain
cf0759a48f
Update documentation references
2021-06-21 11:54:08 +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
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
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
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
Luca Berneking
32e08f3510
Add k8s provider option to create services without endpoints
2021-05-06 18:12:10 +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
Tom Moulard
56b26421a5
fix: remove linode link health check
2021-04-29 12:22:03 +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
Tom Moulard
46d6da4fce
Docs: installing deps for html-proofer
...
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2021-04-13 14:02:04 +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
Tom Moulard
947798b44c
Fix ServersTransport documentation
2021-03-29 14:18:03 +02:00
Romain
297921182c
Add metrics documentation
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-03-25 16:52:04 +01:00
Romain
a513a05b7a
Raise errors for non-ASCII domain names in a router's rules
2021-03-22 21:16:04 +01:00
Tom Moulard
1e716a93ff
Adding an option to (de)activate Pilot integration into the Traefik dashboard
...
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2021-03-22 19:18:04 +01:00
Fabian
06fc2c505f
Doc: improve basic auth middleware httpasswd example
2021-03-22 15:26:03 +01:00
Deepyaman Datta
6fcea91d1f
Add missing traefik.
prefix across sample config
2021-03-19 09:12:04 +01:00
Tom Moulard
93d099a2f0
Fix travis docker image pulling for docs
2021-03-16 12:08:04 +01:00
Manuel Zapf
29908098e4
Upgrade Ingress Handling to work with networkingv1/Ingress
2021-03-15 11:16:04 +01:00
Corey McGalliard
e5983d96f7
updating docs to remove a no longer needed note
2021-03-15 10:46:03 +01: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
Ludovic Fernandez
7e76abc067
Update go-acme/lego to v4.3.0
2021-03-11 09:52:04 +01:00
Jean-Baptiste Doumenjou
702e301990
Merge current branch v2.4 into master
2021-03-09 12:05:08 +01:00
Romain
bdba7d3adf
Update to go1.16
2021-03-04 20:08:03 +01:00
Tom Moulard
606b43dc51
Clarify doc for ingressclass name in k8s 1.18+
2021-03-04 09:24:03 +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
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
Tom Moulard
c35a8bdb15
Fixing doc for default value of checknewversion
2021-02-26 10:20:03 +01:00
Mal Curtis
e7d3f4316f
Fix typo in routing/services/index.md
2021-02-22 20:28:05 +01:00
romain
438eec720a
Merge v2.4 into master
2021-02-22 09:40:24 +01:00