Commit graph

  • f84d947115 Use the calculated port when useBindPortIP is enabled Julien Salleyron 2020-01-20 15:56:05 +0100
  • 9544dece07 fix: invalid service definition. Ludovic Fernandez 2020-01-20 15:28:06 +0100
  • 6c4d7fd377 doc: adds an explanation of the global redirection pattern. Ludovic Fernandez 2020-01-20 15:04:09 +0100
  • 8d467ddd61 Adding an explanation how to use htpasswd for k8s secret Jan 2020-01-20 13:24:05 +0100
  • db28ee1ff7 Update golangci-lint version. Ludovic Fernandez 2020-01-19 23:00:06 +0100
  • e378cb410c Update supported providers list. Ludovic Fernandez 2020-01-17 17:30:07 +0100
  • 144eee7fbf Update go-acme/lego to v3.3.0 Simon 2020-01-17 15:20:05 +0100
  • 72e702a15a Support 'networking.k8s.io/v1beta1' ingress apiVersion Ludovic Fernandez 2020-01-16 10:14:06 +0100
  • 6b7be462b8 Add Ingress annotations support Ludovic Fernandez 2020-01-14 15:48:06 +0100
  • 4329d393e6 Update license date Ludovic Fernandez 2020-01-14 15:22:05 +0100
  • 4f52691f71 Add namespace attribute on IngressRouteTCP service Jean-Baptiste Doumenjou 2020-01-14 12:14:05 +0100
  • c132d71684 Fixed typo in k8s doc Igor Scheller 2020-01-13 15:54:06 +0100
  • 8410f61c73 Fix small typo in user-guides documentation Evert Arias 2020-01-10 15:34:04 -0500
  • cac76a182e Update APM client. Ludovic Fernandez 2020-01-10 11:48:07 +0100
  • 5b0e93552c Update Marathon.md thatshubham 2020-01-09 20:40:03 -0500
  • 5eebd04d43 Fix typo in docker routing documentation tvrg 2020-01-09 16:34:05 +0100
  • 6f4aefffe7 Add period for rate limiter middleware mpl 2020-01-08 11:44:04 +0100
  • 377c219fd9 Rename the non-exposed field "count" to "size" Sylvain Rabot 2020-01-07 20:00:05 +0100
  • da3d814c8b Merge branch 'v2.1' into master Fernandez Ludovic 2020-01-07 17:35:07 +0100
  • 4461ecfed1 Prepare release v2.1.2 Ludovic Fernandez 2020-01-07 16:56:05 +0100
  • bd676922c3 k8s Ingress: fix crash on rules with nil http Gary Kramlich 2020-01-07 09:26:08 -0600
  • 49356cadd4 fix(tracing): makes sure tracing headers are being propagated when using forwardAuth José Carlos Chávez 2020-01-07 15:48:07 +0100
  • c02f222005 Improves error message when a configuration file is empty. Ludovic Fernandez 2020-01-07 15:24:05 +0100
  • d3977ce40e Improve documentation about Kubernetes IngressRoute Jean-Baptiste Doumenjou 2020-01-07 11:26:05 +0100
  • 7283d7eb2f Log the ignored namespace only when needed Jean-Baptiste Doumenjou 2020-01-07 10:46:04 +0100
  • 48252d284e Allow to run docker from Makefile in non-interactive mode Stanislav Mekhonoshin 2020-01-06 18:58:04 +0300
  • 807dc46ad0 Handle respondingtimeout and better shutdown tests. Julien Salleyron 2020-01-06 16:56:05 +0100
  • 0837ec9b70 Fix command for use websecure via CLI Tiago Boeing 2019-12-31 21:56:04 -0300
  • b380522df8 fix: dashboard redirect loop Ludovic Fernandez 2019-12-24 17:36:04 +0100
  • c127d34d32 fix: Malformed x-b3-traceid Header Ludovic Fernandez 2019-12-22 08:24:03 +0100
  • bc0b97d5d8 Update ipwhitelist.md der-domi 2019-12-19 21:38:03 +0100
  • 431abe79f3 Query consul for service health separately Manuel Zapf 2019-12-19 11:00:07 +0100
  • 125470f110 Support SSH connection to Docker Dmitry Sharshakov 2019-12-18 17:28:04 +0300
  • 4f669bdd66 Don't set user-agent to Go-http-client/1.1 Dmitry Sharshakov 2019-12-18 13:22:06 +0300
  • 8930236396 fix: invalid label/flag parsing. Ludovic Fernandez 2019-12-17 16:10:06 +0100
  • b3c9a50ead Web UI: Polling on tables Matthieu Hostache 2019-12-17 14:52:05 +0100
  • 4d0aee67be doc: remove section about templates Ludovic Fernandez 2019-12-17 14:30:06 +0100
  • b501c6d5bf Added ExternalName https support for Kubernetes CRD, as done in v2.0 Kenneth Peiruza 2019-12-16 21:48:03 +0100
  • 7dcee38b21 Use consistent name in ACME documentation Ludovic Fernandez 2019-12-13 15:46:06 +0100
  • 903c63ac13 add a documentation example for dashboard and api for kubernetes CRD Damien Duportal 2019-12-13 10:36:04 +0100
  • a98c9f99d1 Prepare release v2.1.1 Ludovic Fernandez 2019-12-12 19:44:04 +0100
  • 7f085df240 chore: update some dependencies Ludovic Fernandez 2019-12-12 17:48:05 +0100
  • b5ae141fb6 Add Migration Guide for Traefik v2.1 Manuel Zapf 2019-12-12 17:06:05 +0100
  • 7eb866ffee Improve documentation about Traefik build. Ludovic Fernandez 2019-12-12 16:32:06 +0100
  • 61e59d74e0 CloseNotifier: return pointer instead of value mpl 2019-12-12 15:12:05 +0100
  • 5f50d2e230 Add serial number certificate to forward headers David 2019-12-12 00:32:03 +0100
  • 3f1484480e Web UI: Take off logic from generic table component Matthieu Hostache 2019-12-11 23:14:04 +0100
  • 2d3fc613ec Merge branch 'v2.1' into master Fernandez Ludovic 2019-12-11 22:14:26 +0100
  • e2982185d6 Prepare release v2.1.0 Ludovic Fernandez 2019-12-11 18:40:04 +0100
  • bdf4c6723f detect CloseNotify capability in accesslog and metrics mpl 2019-12-10 18:18:04 +0100
  • 1d4f10bead Fix http/tcp resources pagination Matthieu Hostache 2019-12-10 17:48:04 +0100
  • aac3e2d4fb Several documentation fixes Ludovic Fernandez 2019-12-10 16:12:06 +0100
  • 87dd6badac Use valid condition in the service details panel UI Jean-Baptiste Doumenjou 2019-12-10 15:34:06 +0100
  • 1b6c7af3eb Fix weighted service provider icon Dmitry Sharshakov 2019-12-10 17:14:06 +0300
  • 5c091a1871 Merge branch 'v2.0' into v2.1 Fernandez Ludovic 2019-12-09 18:48:20 +0100
  • fb3839e096 Prepare release v2.0.7 Ludovic Fernandez 2019-12-09 18:34:04 +0100
  • eef3ca0295 Improve documentation for ACME/Let's Encrypt Damien Duportal 2019-12-09 18:08:04 +0100
  • c9dc0226fd fix: flaky Travis builds due to 'not get uid/gid' Ludovic Fernandez 2019-12-09 15:52:04 +0100
  • 1a7a3a4233 fix: remove double call to server Close. Ludovic Fernandez 2019-12-09 15:14:06 +0100
  • d2e458f673 Remove mirroring impact in accesslog Julien Salleyron 2019-12-09 15:12:06 +0100
  • e0f265db15 Make trailing slash more prominent for the "secure dashboard setup" too Eugen Mayer 2019-12-09 12:32:04 +0100
  • 39a3cefc21 fix: PassClientTLSCert middleware separators and formatting Ludovic Fernandez 2019-12-09 12:20:06 +0100
  • 89db08eb93 Improve documentation on file provider limitations with file system notifications Jean-Baptiste Doumenjou 2019-12-09 11:48:05 +0100
  • f40cf2cd8e The Cloudflare hint for the GLOBAL API KEY for CF MAIL/API_KEY Eugen Mayer 2019-12-09 11:42:06 +0100
  • 50bb69b796 Document LE caveats with Kubernetes on v2 Daniel Tomcej 2019-12-09 03:16:05 -0600
  • a7d7c2b98b Fix Docker example in "Strip and Rewrite Path Prefixes" in migration guide Tim 2019-12-06 02:42:04 +0300
  • 8dfc0d9dda readme: Fix link to file backend/provider documentation Sebastian Pipping 2019-12-05 21:50:04 +0100
  • 0e6dce7093 Do not stop to listen on tcp listeners on temporary errors Antoine 2019-12-04 16:26:05 +0100
  • ddbf4470a1 fix: debug endpoint when insecure API. Ludovic Fernandez 2019-12-04 15:28:07 +0100
  • 829649e905 Merge branch 'v2.1' into master Fernandez Ludovic 2019-12-03 10:43:25 +0100
  • bc063ad773 Merge current v2.0 branch into v2.1 Ludovic Fernandez 2019-12-03 10:40:05 +0100
  • ef38810425 Upgrade python version to 3.7 for netlify Michael 2019-12-03 10:16:05 +0100
  • 5ccca8d708 Prepare release v2.1.0-rc3 Ludovic Fernandez 2019-12-02 19:10:04 +0100
  • 89919dbe36 Merge branch 'v2.0' into v2.1 Fernandez Ludovic 2019-12-02 18:20:29 +0100
  • ecd51a1428 Prepare release v2.0.6 Ludovic Fernandez 2019-12-02 18:14:05 +0100
  • 4cb9eec257 Add custom help function to command Brendan Le Glaunec 2019-12-02 17:34:06 +0100
  • 78097b96c9 Fix extraction for zipkin tracing José Carlos Chávez 2019-12-02 14:18:08 +0100
  • 2af8589afd Do not give responsewriter or its headers to asynchronous logging goroutine mpl 2019-12-02 03:14:04 +0100
  • cf1ace3a73 fix: consul catalog constraints. Ludovic Fernandez 2019-11-29 17:16:05 +0100
  • efcc9d51d4 Healthcheck managed for all related services Jean-Baptiste Doumenjou 2019-11-29 12:40:05 +0100
  • 9b9f4be6a4 Add KV store providers (dynamic configuration only) Ludovic Fernandez 2019-11-28 21:56:04 +0100
  • a87c104172 Remove Request Headers CORS Preflight Requirement Daniel Tomcej 2019-11-28 08:24:06 -0600
  • 028683666d Update deprecated function call in k8s providers Wagum 2019-11-28 00:04:04 +0100
  • b2c59be8de Update router entrypoint example Руслан Корнев 2019-11-27 22:08:03 +0300
  • 2685e06528 Add Swarm section to the Docker Provider Documentation Damien Duportal 2019-11-27 17:12:04 +0100
  • a99673122e Service registered with same id on Consul Catalog Michael 2019-11-27 16:24:06 +0100
  • ba49012447 Mention the experimental Helm Chart in the installation section of documentation Damien Duportal 2019-11-27 16:02:05 +0100
  • fe8b090911 Elastic APM tracer implementation Amine Benseddik 2019-11-27 16:00:07 +0100
  • c4a38de007 Web UI: Table infinite scroll Matthieu Hostache 2019-11-27 15:06:06 +0100
  • 407eda0ba0 Web UI: Avoid unnecessary duplicated api calls Matthieu Hostache 2019-11-27 12:04:05 +0100
  • 5b1dc0bfbd Change service name in rancher provider to make webui service details view work Manuel Zapf 2019-11-27 11:12:07 +0100
  • 772b260b37 fix: sub command help Ludovic Fernandez 2019-11-27 10:32:06 +0100
  • bd75eddc8e Duration order consistency when multiplying number by time unit Maxim Fominykh 2019-11-27 01:38:03 +0500
  • 00db3a0922 Web UI: Avoid some router properties to overflow their container Matthieu Hostache 2019-11-23 23:18:04 +0100
  • 2bcc1b7fb4 Web UI: Sync toolbar table state with url query params Matthieu Hostache 2019-11-20 19:02:05 +0100
  • 433c848c8d Web UI: Avoid polling on /api/entrypoints Matthieu Hostache 2019-11-20 18:36:04 +0100
  • abdb3b9475 Uses, if it exists, the ping entry point provided in the static configuration Jean-Baptiste Doumenjou 2019-11-20 18:34:05 +0100
  • 9761161163 Web UI: Fix displayed tcp service details Matthieu Hostache 2019-11-20 18:26:10 +0100
  • e5104021b1 doc: remove double quotes on CLI flags. Ludovic Fernandez 2019-11-19 10:18:05 +0100
  • 9ef4f47ba0 fix: changelog. Fernandez Ludovic 2019-11-15 22:04:16 +0100