Commit graph

138 commits

Author SHA1 Message Date
mpl b7700e77bf
Update Go version 2021-08-13 17:42:09 +02:00
Jean-Baptiste Doumenjou 87fd51d7ec
Fix migration guide 2021-07-15 14:40:13 +02:00
romain 3a180e2afc Merge current v2.4 into v2.5 2021-07-13 18:12:29 +02:00
Daniel Tomcej 3c1ed0d9b2
Disable ExternalName Services by default on Kubernetes providers 2021-07-13 12:54:09 +02:00
Daniel Tomcej 3072354ca5
Disable Cross-Namespace by default for IngressRoute provider 2021-07-13 10:48:05 +02:00
romain fc69f882c5 Merge current v2.4 into master 2021-06-28 10:07:17 +02:00
Wei Lun 55845c95bb
docs: fix invalid subdomain 2021-06-24 11:28:05 +02:00
romain ce2e02b690 Merge current v2.4 into master 2021-06-22 14:44:56 +02:00
Tom Moulard c9df233d24
Changing default file format for the snippets from TOML to YAML 2021-06-19 00:08:08 +02:00
Romain fc9f41b955
Add TCP Middlewares support 2021-06-11 15:30:05 +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 ac486d3d1d Merge current branch v2.4 into master 2021-04-21 11:39:53 +02:00
Kevin Crawley be81ce244e
Error span on 5xx only 2021-04-14 12:20:03 +02:00
Jean-Baptiste Doumenjou cb4fb973b2 Merge current branch v2.4 into master 2021-03-31 09:43:04 +02:00
Tom Moulard 947798b44c
Fix ServersTransport documentation 2021-03-29 14:18:03 +02:00
Romain a513a05b7a
Raise errors for non-ASCII domain names in a router's rules 2021-03-22 21:16:04 +01:00
Manuel Zapf 29908098e4
Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16: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
Sergiu Marsavela 512ed086bd
Fix typos in migration guide 2020-11-27 11:18:04 +01:00
Romain b40d35b779
chore: apply new documentation style.
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-09-23 10:20:04 +02:00
Jean-Baptiste Doumenjou c0f1e74bed
chore: move to Traefik organization.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2020-09-16 15:46:04 +02:00
Fernandez Ludovic 3678bd5a93 Merge branch v2.2 into v2.3 2020-09-04 21:06:11 +02:00
Romain f3090a452a
doc: specify HostSNI rule removal only for HTTP routers 2020-09-02 17:16:04 +02:00
Fernandez Ludovic 69c0f38305 Merge branch v2.2 into v2.3 2020-08-27 12:54:50 +02:00
Mathias Petermann 0399d0c4d6
Reorder migrations for v2 minor upgrades 2020-08-27 12:08:03 +02:00
Ludovic Fernandez eecc2f4dd7
Update to go1.15 2020-08-17 12:02:03 +02:00
ScuttleSE 6fc110a71a
doc: fix typo in migration guide 2020-08-15 16:04:03 +02:00
Fernandez Ludovic 6e5dd35ee3 Merge branch v2.2 into v2.3 2020-08-11 17:21:44 +02:00
Ludovic Fernandez ec775a016a
doc: replace underscore by hyphen for k8s metadata names. 2020-08-03 17:30:04 +02:00
Kevin Pollet 1443c8d4c6
Add migration documentation for IngressClass 2020-07-21 18:06:04 +02:00
Ludovic Fernandez 8f2951b275
Prepare release v2.3.0-rc1 2020-07-15 20:50:03 +02:00
Fernandez Ludovic 6e4f5821dc Merge branch 'v2.2' into master 2020-07-15 09:37:32 +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
Ludovic Fernandez cb1d0441e9
feat: use parser to load dynamic config from file. 2020-06-17 16:48: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
yuyicai 2ce2d63bda
doc: add apiVersion for "kind: Middleware" 2020-04-27 17:26:06 +02:00
MartinKoerner 40b4032ea0
Add Access log chapter for migration v1->v2 2020-04-22 11:12:05 +02:00
Sandro 0d7761f097
Fix typos in documentation 2020-04-08 18:54: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
Ludovic Fernandez 9012f2d6b1
fix: Ingress TLS support
Co-authored-by: Julien Salleyron <julien@containo.us>
2020-03-18 13:30:04 +01:00
Ludovic Fernandez 5adf74e6ce
doc: Use neutral domains. 2020-03-13 22:50:05 +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
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
Fernandez Ludovic e9d0a16a3b Merge 'v2.1' into master 2020-02-29 00:59:18 +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
rYR79435 ef504f3eba
Remove TLS cipher suites for TLS minVersion 1.3 2020-02-17 17:38:05 +01:00
Ludovic Fernandez beec65938e
Improve documentation. 2020-02-17 11:04:04 +01:00
Fernandez Ludovic aa21351d0d Merge branch v2.1 into master 2020-02-10 16:47:13 +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
Ludovic Fernandez 6c4d7fd377 doc: adds an explanation of the global redirection pattern. 2020-01-20 15:04:09 +01:00
Ludovic Fernandez 72e702a15a Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +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
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
Fernandez Ludovic 5c091a1871 Merge branch 'v2.0' into v2.1 2019-12-09 18:48:20 +01:00
Jean-Baptiste Doumenjou 89db08eb93 Improve documentation on file provider limitations with file system notifications 2019-12-09 11:48: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 89919dbe36 Merge branch 'v2.0' into v2.1 2019-12-02 18:20:29 +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
Frieder Schlesier dfca01e469 fix typo in v1 to v2 migration guide 2019-11-13 00:34:04 +01:00
Fernandez Ludovic d66dd01438 Merge branch 'v2.0' into master 2019-10-29 09:52:45 +01:00
sumarsono 2042fdf3bd fix typo for stripPrefix in tab File (YAML) 2019-10-20 23:40:03 +02:00
Michael 14bdc0e57a Fix consul catalog documentation 2019-10-16 10:36:04 +02:00
Damien Duportal 8492a702b2 Migration guide: pathprefixstrip migration 2019-10-14 17:26:05 +02:00
Constantin Stan c87a37f804 Improve ciphersuite examples 2019-10-08 14:38:04 +02:00
Damien Duportal 3ebed4ff40 Clarifies how to configure and access the dashboard in the api & dashboard documentations 2019-10-07 14:38:06 +02:00
Andreas Steinel 0082fe8173 $ needs escaping in docker-compose.yml 2019-09-30 18:32:04 +02:00
dat-gitto-kid b5f07d2995 Change instances of "dymanic" to "dynamic" 2019-09-26 18:20:04 +02:00
Michael 17480abe85 YAML I love you 2019-09-23 17:00:06 +02:00
Ludovic Fernandez bfde17b4d7 Improve routing documentation 2019-09-23 14:32:04 +02:00
Krerkkiat Chusap 855468e776 fix: typo in TOML for HTTP to HTTPS redirection 2019-09-23 10:30:04 +02:00
Ludovic Fernandez beceea9421 Wrong acme example. 2019-09-20 18:44:03 +02:00
Jean-Baptiste Doumenjou e699662b1e Improve the migration guide 2019-09-20 16:44:04 +02:00
Michael Kriese e8fc16dc09 fix indentation for tab on migration guide 2019-09-19 11:10:04 +02:00
Jean-Baptiste Doumenjou 64bcdd4398 Improve the Migration Guide 2019-09-18 08:38:05 +02:00
Ludovic Fernandez 232c113dae Misc documentation fixes 2019-09-09 10:36:08 +02:00
Jean-Baptiste Doumenjou 0d9cf697fa Base of the migration guide
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-08-31 00:28:04 -07:00