Commit graph

431 commits

Author SHA1 Message Date
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