Commit graph

3956 commits

Author SHA1 Message Date
Jakub Hajek c10c7619d3
Adding Maintainers Guidelines 2021-06-02 18:02:06 +02:00
Jakub Coufal 1680f00091
Fix incorrect behaviour with multi-port endpoint subsets 2021-05-28 00:58:07 +02:00
Danshil Kokil Mungur 376b6f90d9
docs: add pilot dashboard flag to static configuration file reference 2021-05-27 12:16:08 +02:00
Ludovic Fernandez 21c0195d29
fix: ACME preferred chain. 2021-05-20 15:08:12 +02:00
Sandro d6d639d4d7
docs: add examples for removing headers 2021-05-17 18:07:25 +02:00
Douglas De Toni Machado 2408eeceba
Fix plugin unzip call on windows 2021-05-17 12:10:09 +02:00
LandryBe 6ae194934d
fix: use defaultEntryPoints when no entryPoint is defined in a TCPRouter 2021-05-11 16:46:14 +02:00
Romain 40f21f41e1
Fix ingressRouteTCP external name service examples in documentation 2021-05-06 12:04:08 +02:00
Ludovic Fernandez ee12424795
Bump paerser to v0.1.4 2021-05-06 09:32:04 +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
Ludovic Fernandez 08b258a2cb
Update Yaegi to v0.9.17 2021-04-27 20:16:04 +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
Martin Vizvary 5814ba5322
Kubernetes ingress provider to search via all endpoints 2021-04-15 18:16:04 +02:00
Kevin Crawley be81ce244e
Error span on 5xx only 2021-04-14 12:20:03 +02:00
Jean-Baptiste Doumenjou fe6acdf4d2
Fix Kubernetes Gateway API documentation links 2021-04-13 18:26:03 +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
Tom Moulard 513f6e9a68
Remove error when HTTProutes is empty
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2021-03-30 16:32:03 +02:00
Fernandez Ludovic ad980334d1 doc: remove dead page. 2021-03-30 14:51:30 +02:00
Tom Moulard 947798b44c
Fix ServersTransport documentation 2021-03-29 14:18:03 +02:00
Ludovic Fernandez ed427616d4
chore: update linter 2021-03-29 09:20: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 32655b5b16
Prepare release v2.4.8 2021-03-23 16:34: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
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
Matthias Schneider 49b46a9a3f
server: updating go-proxyproto with security bugfix from upstream 2021-03-15 09:16:03 +01:00
Ludovic Fernandez 36c316f39c
Update go-acme/lego to v4.3.1 2021-03-12 14:38:07 +01:00
Ludovic Fernandez 7e76abc067
Update go-acme/lego to v4.3.0 2021-03-11 09:52:04 +01:00
Jean-Baptiste Doumenjou b1e11f3e88
Prepare release v2.4.7 2021-03-08 18:04:03 +01:00
Ludovic Fernandez 09d5f59701
fix: double close chan on TLS challenge
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2021-03-08 11:18:04 +01:00
Julien Salleyron 3c8675bb8b
Fix flaky tests.
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2021-03-08 09:58:04 +01:00
Ludovic Fernandez 71ca237478
Add new GitHub issue chooser. 2021-03-08 09:40:04 +01:00
dom3k 0e4b6d36fd
Use Docker dependency directly without replace directive 2021-03-07 22:26:03 +01:00
Marc Vertes e898080460
feature: tune transport buffer size to increase performance 2021-03-05 14:30:04 +01:00
Romain bdba7d3adf
Update to go1.16 2021-03-04 20:08:03 +01:00
Ludovic Fernandez 2e7833df49
chore: update linter. 2021-03-04 09:02: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 d2d7cf14e5
Bump paerser to v0.1.2 2021-03-03 12:46:03 +01:00
Jean-Baptiste Doumenjou 40cd6ada4f
Prepare release v2.4.6 2021-03-01 19:14:03 +01:00
wouter bolsterlee c843c182e4
Address all shellcheck warnings 2021-02-26 14:34:04 +01:00
Tom Moulard c35a8bdb15
Fixing doc for default value of checknewversion 2021-02-26 10:20:03 +01:00
Julien Salleyron dd0701dd16
fix: wait for file and internal before applying configurations
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2021-02-25 17:20:04 +01:00
Ludovic Fernandez 32500773b8
Update Yaegi to v0.9.13 2021-02-24 17:06:03 +01:00