Commit graph

585 commits

Author SHA1 Message Date
Julien Salleyron 0b7aaa3643
Fix domain fronting
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2020-07-17 15:38:04 +02:00
Neil McAllister 1dc6f39b55
Update availability info 2020-07-17 10:08:03 +02:00
Simon Heimberg 25b74ce1f3
Add example for entrypoint on one ip address 2020-07-16 12:38:03 +02:00
Ludovic Fernandez 8f2951b275
Prepare release v2.3.0-rc1 2020-07-15 20:50:03 +02:00
Neil McAllister 720bef97e6 doc: add pilot and plugins documentation. 2020-07-15 20:14:04 +02:00
Fernandez Ludovic 0186c31d59 feat: plugins integration. 2020-07-15 20:14:04 +02:00
Daniel Tomcej cb6ec507e2
Add new ingressClass support to ingress provider
* add new ingressClass

* add doc

* lint

* adjust behavior to look for a class with a specific controller

* remove looking strange test ingressclass

* return nil rather than en empty object

* change documentation

* apply @kevinpollet suggestion

* change order of processIngress to be correct and adjust tests

* review: clean.

* review: clean.

* Fix for review

Co-authored-by: Manuel Zapf <manuel@containo.us>
Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
Co-authored-by: Michael <michael.matur@gmail.com>
2020-07-15 19:18:03 +02:00
Kevin Pollet 1ef93fead7
Add HTTP Provider
* feat: add HTTP provider implementation

* refactor: add SetDefaults and struct tag for the new file parser

* feat: add TLS configuration property

* refactor: rework HTTP provider implementation

* feat: provide config only once if fetched config is unchanged

* style: lint

* ui: add HTTP provider icon

* tests: simplify and fix integration test

* docs: add reference config for file

* docs: move http reference config for file

Co-authored-by: Daniel Tomcej <daniel.tomcej@gmail.com>
2020-07-15 16:56:03 +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
Fernandez Ludovic 6e4f5821dc Merge branch 'v2.2' into master 2020-07-15 09:37:32 +02:00
Ludovic Fernandez a3df5b9a94
fix: documentation references. 2020-07-15 09:10:03 +02:00
Romain 0e97a3becd
Revert domain fronting fix
* revert domain fronting changes

* reintroduce HostHeader rule

* add doc for removals
2020-07-13 17:58:03 +02:00
Jean-Baptiste Doumenjou c315b4e064
Change the default value of insecureSNI
* fix: allow domain fronting by default

* review: typo.

* review: doc.

Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
2020-07-10 18:48:03 +02:00
jb doumenjou 73ca7ad0c1 Merge remote-tracking branch 'upstream/v2.2' into mrg-current-v2.2 2020-07-10 11:23:49 +02:00
Romain 2b35397169
Disable domain fronting
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-07-08 12:18:03 +02:00
Douglas De Toni Machado 416c367778
Update Dashboard examples and move it after 'Router Rule' section 2020-07-08 09:26:03 +02:00
Thomas Einwaller d698eba1e7
added required quotes to domains config
* added required quotes to domains config

otherwise syntax is incorrect

* review.

Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
2020-07-03 15:18:03 +02:00
Ludovic Fernandez 3350b56057
Update go-acme/lego to v3.8.0 2020-07-02 13:56:03 +02:00
David Badura 295ed76a1a
fix certResolver typo 2020-07-01 14:42:04 +02:00
Léopold Jacquot 7669f41e8e
Add custom ping http code when Traefik is terminating 2020-07-01 14:40:04 +02:00
Roger D. Winans 8da051789f
Fix statement about lego _FILE env var 2020-07-01 13:16:04 +02:00
Romain 30e0778ed2
Fix sticky cookie ingress annotation doc 2020-07-01 12:58:05 +02:00
Vitaliy Potapov 7b1a256546
Update basicauth.md 2020-07-01 12:28:04 +02:00
Michi Gysel cc4879fb76
Fix log field names in documentation 2020-07-01 12:14:04 +02:00
Neil McAllister 7c54a45950
Minor fix to Go templating documentation 2020-07-01 12:00:03 +02:00
Emile Vauge dabf69abc7
Add rtribotte to maintainers 2020-06-18 17:50:04 +02:00
Ludovic Fernandez cb1d0441e9
feat: use parser to load dynamic config from file. 2020-06-17 16:48:04 +02:00
Romain 8d827f98da
Fix Headers middleware documentation, usage of proper bool 2020-06-17 10:22:03 +02:00
jb doumenjou 7affeae480 Merge remote-tracking branch 'upstream/v2.2' into mrg-current-v2.2 2020-06-15 11:22:51 +02:00
Jean-Baptiste Doumenjou c0c540dc09
fix a broken link on Docker plugins documentation 2020-06-10 12:22:04 +02:00
František Hána 7694ff1761
Fix v1-> v2 migration: unify domain name in documentation example 2020-06-09 12:18:04 +02:00
Romain fb90a7889a
Fix doc url for Aurora DNS provider 2020-06-08 13:30:03 +02:00
Rick Herrick 12e462f383
Update kubernetes-crd.md 2020-06-03 17:24:04 +02:00
Ludovic Fernandez b7fe55b6be
fix: dead link. 2020-06-03 16:22:04 +02:00
Sergio Maria Matone f874c389bd
fixing typo in Provider KubernetesIngress at Routing documentation 2020-05-27 17:48:04 +02:00
Ondřej Bárta 8c5846c478
Fix healthcheck.interval in docs 2020-05-26 21:54:03 +02:00
Brad Jones dce807a329
Use "headers" instead of "header" in access log docs 2020-05-26 16:56:04 +02:00
Michael 7928e6d0cd
Merge branch 'v2.2' into master 2020-05-18 18:37:11 +02:00
Volker a98b726263
Fixes config samples regarding forceSlash option 2020-05-18 17:42:04 +02:00
Christian 42ec4e4e98
Fixed incorrect logging parameter in documentation 2020-05-18 17:20:04 +02:00
Julio Castillo 635e3fb9a8
Fix acme.md typo 2020-05-18 17:10:04 +02:00
Lukas Pfannschmidt 04257afab7
Remove redundant paragraph in Kubernetes ingress documentation 2020-05-14 18:22:04 +02:00
Daniel Tomcej c52c40f061
Improve redirectScheme documentation 2020-05-14 17:30:06 +02:00
Ludovic Fernandez 4a6817c64b
Update go-acme/lego to v3.7.0 2020-05-11 19:54:04 +02:00
João Neto f12c27aa7c
Improve acme CLI options in Let's Encrypt documentation 2020-05-04 23:36:03 +02:00
Michael 97294df84f
Update the documentation for helm chart 2020-04-29 17:32:05 +02:00
Ludovic Fernandez de42fc10b5
fix: cookie documentation. 2020-04-29 17:10:05 +02:00
Romain e5c6b0d4ea
Doc middleware compress content type 2020-04-29 11:26:04 +02:00
Marc Bihlmaier 7c7ca7ef2b
docs: Update kubernetes-crd-resource.yml 2020-04-28 17:18:04 +02:00
yuyicai 2ce2d63bda
doc: add apiVersion for "kind: Middleware" 2020-04-27 17:26:06 +02:00
bryfry 367e797d5f
fix KV service docs for http:url and tcp:address 2020-04-27 17:18:04 +02:00
Manuel Zapf 4fcf7bf2de
Add sentence about the resource namespace and middleware 2020-04-27 11:32:05 +02:00
Ludovic Fernandez e1d51b51f2
Update go-acme/lego to v3.6.0 2020-04-24 14:58:05 +02:00
MartinKoerner 40b4032ea0
Add Access log chapter for migration v1->v2 2020-04-22 11:12:05 +02:00
Frank Brütting fe5a4a26f8
Edit code indentation for correct alignment 2020-04-17 17:32:04 +02:00
Ludovic Fernandez f55a09862e
doc: improve CRD documentation. 2020-04-15 17:38:05 +02:00
Felix SOEDJEDE d0b21efd36
Added missing text a yaml file in Configuration 2020-04-15 17:26:05 +02:00
Jan 619bc95b2b
Update headers.md 2020-04-14 18:04:04 +02:00
Collin Mutembei 76c2fa6d9a
Add link to tracing with elastic 2020-04-14 17:50:05 +02:00
Sandro 0d7761f097
Fix typos in documentation 2020-04-08 18:54:03 +02:00
Michael 6c08d0b20b
Fix documentation 2020-04-07 18:38:04 +02:00
Michael 148400ae0a
Add note about health check in kubernetes 2020-04-07 17:16:03 +02:00
Benjamin Freeman 332c314d53
Fix bad address syntax in Global HTTP to HTTPS redirection v2 TOML 2020-04-02 13:20:05 +02:00
AJ Schmidt aa68cc2e63
Doc Fix for 2.2 Redirects 2020-03-28 13:02:04 +01:00
Fernandez Ludovic b54412e82e Merge branch v2.1 into v2.2 2020-03-24 14:18:39 +01:00
Julien Salleyron dd436a689f
Force http/1.1 for upgrade (Traefik v2) 2020-03-23 16:48:06 +01:00
Ludovic Fernandez b0c7fad81b
doc: fix terminationDelay word case. 2020-03-23 11:48:04 +01:00
Ludovic Fernandez 0c28630948
Fix sameSite (Traefik v2) 2020-03-23 11:24:05 +01:00
Marco Vito Moscaritolo 198320be8a
Fix tab name 2020-03-21 20:22:04 +01:00
Maxime Veber 94cd9e5337
Doc: fix wrong name of config format 2020-03-19 00:32:03 +01:00
Fernandez Ludovic 2b28607a4e Merge remote-tracking branch 'upstream/v2.1' into v2.2 2020-03-18 18:16:08 +01:00
Ludovic Fernandez 44221fba49
Fix entry point redirect behavior 2020-03-18 15:48:04 +01:00
Ludovic Fernandez 9012f2d6b1
fix: Ingress TLS support
Co-authored-by: Julien Salleyron <julien@containo.us>
2020-03-18 13:30:04 +01:00
Maxime Veber 668e6fd610
Fix wrong copy/pasted with service name warning 2020-03-18 00:32:04 +01:00
Ludovic Fernandez 62c3025a76
Access log field quotes. 2020-03-17 12:36:04 +01:00
mpl 6e92c20edb
docs: clarify multi-levels stickiness 2020-03-17 12:34:04 +01:00
Ludovic Fernandez 60de577a5f
Update go-acme/lego to v3.5.0 2020-03-16 17:28:05 +01:00
Ludovic Fernandez 5adf74e6ce
doc: Use neutral domains. 2020-03-13 22:50:05 +01:00
Ludovic Fernandez f4007a342c
Improve ping documentation. 2020-03-13 18:12:04 +01:00
Mathieu Debove 672234aaea
docs: terminology, replace 'encoded' by 'hashed' 2020-03-13 17:30:04 +01:00
Ludovic Fernandez f19eebd3cc
doc: fix typo. 2020-03-12 09:48:04 +01:00
Michael 4280af4844
Update traefik install documentation 2020-03-11 18:28:05 +01:00
Emile Vauge 4ce90a7eb4
Remove @dduportal from the maintainers team (#6464) 2020-03-11 13:07:54 +01:00
mpl 4408c634b0
Specify passthrough for TCP/TLS in its own section 2020-03-10 17:28:04 +01:00
John Molakvoæ df351511de
Fix example values for swarmModeRefreshSeconds 2020-03-10 16:08:05 +01:00
robotte 3b85dc9618
Improve kubernetes external name service support
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-03-10 12:46:05 +01:00
robotte e511cfe2e4
Improve documentation for kubernetes ingress configuration
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-03-09 13:48:06 +01:00
Ludovic Fernandez d0f8c1834d
Update migration documentation 2020-03-09 13:22:06 +01:00
Traefiker Bot 13ebd2c4e4
Update version references. 2020-03-05 21:46:04 +01:00
Dmytro Tananayskiy cf7f0f878a Support mirroring request body
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2020-03-05 18:30:07 +01:00
Fernandez Ludovic 09c07f45ee Merge v2.1 into master. 2020-03-05 16:10:23 +01:00
Traefiker Bot a6040c623b
Entry point redirection and default routers configuration
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2020-03-05 12:46:05 +01:00
Traefiker Bot 93a7af270f
Update the k8s CRD documentation 2020-03-05 11:48:04 +01:00
Traefiker Bot 082fb166a2
Rework access control origin configuration 2020-03-05 08:18:04 +01:00
Ludovic Fernandez dccc075f2c
Add some missing doc. 2020-03-04 16:48:05 +01:00
Ole Rößner 5fdec48854
Added wildcard ACME example 2020-03-04 13:24:05 +01:00
Hamilton Turner a7495f711b
fix typo 2020-02-29 18:48:04 +01:00
Fernandez Ludovic e9d0a16a3b Merge 'v2.1' into master 2020-02-29 00:59:18 +01:00
Ludovic Fernandez 5072735866
Prepare release v2.1.6 2020-02-28 18:30:05 +01:00
Ludovic Fernandez 664cd940c5
fix: YML example of template for the file provider. 2020-02-28 14:52:05 +01:00
Robin Müller 18d90ecd96
Do not follow redirects for the health check URLs 2020-02-26 17:28:04 +01:00
Ludovic Fernandez 70fdfeb926
Use explicitly the word Kubernetes in the migration guide. 2020-02-26 16:38:05 +01:00
Ludovic Fernandez 8c271cf40c
Update to go1.14 2020-02-26 15:30:06 +01:00
Jean-Baptiste Doumenjou 665aeb34b2
Add UDP support in kubernetesCRD provider
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2020-02-26 12:28:05 +01:00
Evan Lurvey f4d62d3342
Fix docs and code to match in haystack tracing. 2020-02-26 11:10:06 +01:00
Ludovic Fernandez 54df7b0a3c
Update go-acme/lego to v3.4.0 2020-02-26 10:36:05 +01:00
Daniel Tomcej 3b4c8ba439
Use consistent protocol determination 2020-02-25 10:12:04 +01:00
Ludovic Fernandez 336dd1d5ba
Update k3s. 2020-02-24 17:56:05 +01:00
Daniel Tomcej a474e196ea
Add TLSStores to Kubernetes CRD 2020-02-24 17:14:06 +01:00
Julien Salleyron bb4de11c51
Add UDP in providers with labels 2020-02-20 22:24:05 +01:00
Ludovic Fernandez aab7043d45
Add information about filename and directory options. 2020-02-18 17:30:05 +01:00
rYR79435 ef504f3eba
Remove TLS cipher suites for TLS minVersion 1.3 2020-02-17 17:38:05 +01:00
Bret Fisher 86407871e6
Docs: Clarifying format of ingress endpoint service name 2020-02-17 17:30:06 +01:00
Ludovic Fernandez 76bb2ef60c
fix: dashboard example with k8s CRD. 2020-02-17 17:20:05 +01:00
Ludovic Fernandez beec65938e
Improve documentation. 2020-02-17 11:04:04 +01:00
Felipe 1c764052f7
Add http request scheme to logger 2020-02-17 10:46:04 +01:00
Ludovic Fernandez d501c0786f
Early filter of the catalog services. 2020-02-13 10:26:04 +01:00
Daniel Tomcej 7c430e5c9d
Allow PreferServerCipherSuites as a TLS Option 2020-02-12 18:06:04 +01:00
Vyacheslav Matyukhin 4a1d20e8a3
Fix formatting in "Kubernetes Namespace" block 2020-02-12 14:26:05 +01:00
FuNK3Y 0c90f6afa2
Fix traefik behavior when network_mode is host 2020-02-11 11:56:05 +01:00
mpl 115d42e0f0
UDP support
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2020-02-11 01:26:04 +01:00
Fernandez Ludovic aa21351d0d Merge branch v2.1 into master 2020-02-10 16:47:13 +01:00
Rowayda Khayri 8bb625adb7
Minor readme improvements 2020-02-10 14:54:05 +01:00
Isaac Newton K cf2b97b656
Added link to community forum 2020-02-07 17:36:05 +01:00
silenceshell e78843bdca
fix a typo 2020-02-05 14:08:04 +01:00
Steve Groom 2eaf3136f9
Minor documentation tweaks. 2020-02-04 21:20:04 +01:00
Renee Margaret McConahy f35b9a4509
Correct a trivial spelling mistake in the documentation. 2020-02-03 22:34:05 +01:00
Sander Lissenburg c80d53e7e5
Update install-traefik.md 2020-02-03 17:18:04 +01:00
Ludovic Fernandez eb2028e0fa
Add missing certResolver in IngressRoute examples. 2020-02-03 14:54:06 +01:00
Alan 85c08312be
Documentation fix for acme.md CLI 2020-02-02 13:50:03 +01:00
Ludovic Fernandez a4e8d3cb36 doc: use the same entry point name everywhere 2020-01-23 16:36:07 +01:00
Fernandez Ludovic 60e247862a Merge branch v2.1 into master 2020-01-21 18:41:46 +01:00
Julien Salleyron c296a4a967 Remove Content-Type auto-detection
Co-authored-by: mpl <mathieu.lonjaret@gmail.com>
2020-01-21 18:06:03 +01:00
Ludovic Fernandez 6c4d7fd377 doc: adds an explanation of the global redirection pattern. 2020-01-20 15:04:09 +01:00
Jan 8d467ddd61 Adding an explanation how to use htpasswd for k8s secret 2020-01-20 13:24:05 +01:00
Ludovic Fernandez e378cb410c Update supported providers list. 2020-01-17 17:30:07 +01:00
Simon 144eee7fbf Update go-acme/lego to v3.3.0 2020-01-17 15:20:05 +01:00
Ludovic Fernandez 72e702a15a Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ludovic Fernandez 6b7be462b8 Add Ingress annotations support
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-01-14 15:48:06 +01:00
Jean-Baptiste Doumenjou 4f52691f71 Add namespace attribute on IngressRouteTCP service 2020-01-14 12:14:05 +01:00
Igor Scheller c132d71684 Fixed typo in k8s doc 2020-01-13 15:54:06 +01:00
Evert Arias 8410f61c73 Fix small typo in user-guides documentation 2020-01-10 21:34:04 +01:00
thatshubham 5b0e93552c Update Marathon.md 2020-01-10 02:40:03 +01:00
tvrg 5eebd04d43 Fix typo in docker routing documentation 2020-01-09 16:34:05 +01:00
mpl 6f4aefffe7 Add period for rate limiter middleware 2020-01-08 11:44:04 +01:00
Fernandez Ludovic da3d814c8b Merge branch 'v2.1' into master 2020-01-07 19:13:48 +01:00
Jean-Baptiste Doumenjou d3977ce40e Improve documentation about Kubernetes IngressRoute 2020-01-07 11:26:05 +01:00
Stanislav Mekhonoshin 48252d284e Allow to run docker from Makefile in non-interactive mode 2020-01-06 16:58:04 +01:00
Tiago Boeing 0837ec9b70 Fix command for use websecure via CLI 2020-01-01 01:56:04 +01:00
der-domi bc0b97d5d8 Update ipwhitelist.md 2019-12-19 21:38:03 +01:00
Dmitry Sharshakov 125470f110 Support SSH connection to Docker 2019-12-18 15:28:04 +01:00
Ludovic Fernandez 4d0aee67be doc: remove section about templates 2019-12-17 14:30:06 +01:00
Ludovic Fernandez 7dcee38b21 Use consistent name in ACME documentation 2019-12-13 15:46:06 +01:00
Damien Duportal 903c63ac13 add a documentation example for dashboard and api for kubernetes CRD 2019-12-13 10:36:04 +01:00
Ludovic Fernandez 7f085df240 chore: update some dependencies 2019-12-12 17:48:05 +01:00
Manuel Zapf b5ae141fb6 Add Migration Guide for Traefik v2.1 2019-12-12 17:06:05 +01:00
Ludovic Fernandez 7eb866ffee Improve documentation about Traefik build. 2019-12-12 16:32:06 +01:00
David 5f50d2e230 Add serial number certificate to forward headers 2019-12-12 00:32:03 +01:00
Fernandez Ludovic 2d3fc613ec Merge branch 'v2.1' into master 2019-12-11 22:14:26 +01:00
Ludovic Fernandez aac3e2d4fb Several documentation fixes 2019-12-10 16:12:06 +01:00
Fernandez Ludovic 5c091a1871 Merge branch 'v2.0' into v2.1 2019-12-09 18:48:20 +01:00
Damien Duportal eef3ca0295 Improve documentation for ACME/Let's Encrypt 2019-12-09 18:08:04 +01:00
Eugen Mayer e0f265db15 Make trailing slash more prominent for the "secure dashboard setup" too 2019-12-09 12:32:04 +01:00
Ludovic Fernandez 39a3cefc21 fix: PassClientTLSCert middleware separators and formatting 2019-12-09 12:20:06 +01:00
Jean-Baptiste Doumenjou 89db08eb93 Improve documentation on file provider limitations with file system notifications 2019-12-09 11:48:05 +01:00
Eugen Mayer f40cf2cd8e The Cloudflare hint for the GLOBAL API KEY for CF MAIL/API_KEY 2019-12-09 11:42:06 +01:00
Daniel Tomcej 50bb69b796 Document LE caveats with Kubernetes on v2 2019-12-09 10:16:05 +01:00
Tim a7d7c2b98b Fix Docker example in "Strip and Rewrite Path Prefixes" in migration guide 2019-12-06 00:42:04 +01:00
Fernandez Ludovic 829649e905 Merge branch 'v2.1' into master 2019-12-03 10:43:25 +01:00
Fernandez Ludovic 89919dbe36 Merge branch 'v2.0' into v2.1 2019-12-02 18:20:29 +01:00
Ludovic Fernandez cf1ace3a73 fix: consul catalog constraints. 2019-11-29 17:16:05 +01:00
Ludovic Fernandez 9b9f4be6a4 Add KV store providers (dynamic configuration only)
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-11-28 21:56:04 +01:00
Руслан Корнев b2c59be8de Update router entrypoint example 2019-11-27 20:08:03 +01:00
Damien Duportal 2685e06528 Add Swarm section to the Docker Provider Documentation 2019-11-27 17:12:04 +01:00
Damien Duportal ba49012447 Mention the experimental Helm Chart in the installation section of documentation 2019-11-27 16:02:05 +01:00
Amine Benseddik fe8b090911 Elastic APM tracer implementation 2019-11-27 16:00:07 +01:00
Ludovic Fernandez e5104021b1 doc: remove double quotes on CLI flags. 2019-11-19 10:18:05 +01:00
Fernandez Ludovic ca9eaf383a Merge branch 'v2.0' into master 2019-11-15 13:34:41 +01:00
kolaente 3fd330c2fb Update go-acme/lego to 3.2.0 2019-11-15 12:06:05 +01:00
Pascal Andy 8f340afca1 Add back the security section from v1 2019-11-15 10:48:05 +01:00
Ludovic Fernandez e28d9426b9 doc: fix wrong acme information 2019-11-15 10:08:05 +01:00
Blake Buthod 424b97994e Fixed spelling error 2019-11-15 00:42:04 +01:00
mpl f30a52c2dc Support for all services kinds (and sticky) in CRD
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-11-14 19:28:04 +01:00
Ludovic Fernandez 424e2a9439 Add internal provider
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-11-14 16:40:05 +01:00
Ludovic Fernandez 7afd2dbd20 fix: stripPrefix middleware with empty resulting path. 2019-11-14 10:32:05 +01:00
Brad Jones cdb2446e32 Update ACME storage docs to remove reference to KV store in CE 2019-11-14 08:22:04 +01:00
Frieder Schlesier dfca01e469 fix typo in v1 to v2 migration guide 2019-11-13 00:34:04 +01:00
SKP ca1d980746 Added configurable prefix for statsd metrics collection 2019-11-12 18:18:04 +01:00
yacinelazaar 587d3f9012 Wrong endpoint on the TLS secret example 2019-11-12 17:02:05 +01:00
Damien Duportal e30ab07439 Dashboard example with swarm 2019-11-12 15:40:05 +01:00
Janne Johansson 97873ddb5d slashes ended up in bad place. 2019-11-08 14:28:05 +01:00
Руслан Корнев 7346b3e326 Adds missed quotes in api.md 2019-11-06 12:22:05 +01:00
Ludovic Fernandez 93cf947e2a Improve building documentation 2019-11-05 18:10:03 +01:00
Clery c37ad5c8bf Double dollar on docker-compose config 2019-11-05 13:22:04 +01:00
Kelvin Sarink 5a3e325742 Add tls option for Elliptic Curve Preferences 2019-11-03 15:54:04 +01:00
Ludovic Fernandez c5ec12cd56 feat: add consul catalog options 2019-10-31 11:56:05 +01:00
Ludovic Fernandez 3410541a2f Conditionnal compression based on Content-Type 2019-10-31 11:36:05 +01:00
kmeekva 1f39083555 Add support for MaxVersion in tls.Options 2019-10-29 12:58:05 +01:00
Ludovic Fernandez 5f8fb6c226 fix: Consul Catalog documentation. 2019-10-29 12:32:05 +01:00
Fernandez Ludovic d66dd01438 Merge branch 'v2.0' into master 2019-10-29 09:52:45 +01:00