mtail
21f7dded86
Disable HTML proofer to allow Netlify to work
2018-06-13 15:03:02 -07:00
gargnupur
8bf3a38617
Add documentation about exporting logs from stackdriver to different sinks like bigquery ( #1386 )
2018-06-13 11:11:43 -07:00
mtail
60e12a5d55
Update to reflect move to Netlify
2018-06-13 08:45:22 -07:00
Henrik Carlioth
17e2d40a84
Update to ingress name ( #1504 )
...
Making the command work again to query for the IP.
2018-06-13 08:09:22 -07:00
Jimmy Song
d3c1deeb75
Add Chinese translation with index pages ( #1500 )
2018-06-13 08:05:42 -07:00
mtail
80543ef7f4
Update reference docs.
2018-06-13 07:03:54 -07:00
mtail
75b550307c
Update reference docs.
2018-06-12 11:34:01 -07:00
gargnupur
8210d2e4fc
Add documentation for default metrics exported by Istio ( #1485 )
...
* Create metrics.md
* Update .spelling
* Update metrics.md
* Update metrics.md
* Update metrics.md
* Update metrics.md
2018-06-12 09:53:59 -07:00
mtail
f51c592a5a
Update reference docs.
2018-06-12 07:04:21 -07:00
mtail
5bfc6bafea
Update reference docs
2018-06-11 22:29:34 -07:00
Martin Taillefer
9f3e980147
Add support for an auto-generated See Also section on every page. ( #1364 )
...
- We now automatically generate a See Also section on pages when possible.
The links are determined by a reverse index based on the keywords
assigned to each page in its front-matter.
- Do a pass to assign keywords to all our pages to populate the See Also
links.
- Leverage the keywords in the front-matter to generate a keyword metadata entry for each
generated page.
2018-06-11 15:07:32 -07:00
mtail
9e9bcb2d5d
Make the infrastructure TOC stuff robust against incorrect HTML.
2018-06-11 14:59:05 -07:00
mtail
210cc87d6c
Fix unindenting in manually generated TOCs.
2018-06-11 13:51:57 -07:00
Lin Sun
422e52d59a
Add Frank while I'm out ( #1499 )
...
I'm traveling from now till mid July. Frank is one of the top 5 contributors to the istio.io, could I add Frank to cover me for doc maintenance while I'm out?
2018-06-11 13:45:42 -07:00
mtail
7cc88d6306
Localize the header & footer.
2018-06-11 08:31:34 -07:00
mtail
9e958f3283
Merge branch 'release-0.8'
2018-06-11 07:02:48 -07:00
mtail
48f47d6feb
Add missing ; in .scss files.
2018-06-09 21:58:11 -07:00
mtail
fb4fa9f307
Get some basic stuff setup to enable translation without crashing Hugo...
2018-06-09 21:07:08 -07:00
Jason Young
afd4ba6541
redirect default netlify subdomain to our primary domain ( #1494 )
2018-06-09 18:43:42 -07:00
mtail
d3bc623376
Fix branch name following merge.
2018-06-09 06:30:39 -07:00
mtail
8d4e1b9190
Merge branch 'release-0.8'
2018-06-09 06:29:37 -07:00
Zack Butcher
c800f20d3a
Remove source.principal attribute since it did not make the 0.8 cut; we should add back when the PR adding it to the manifest, https://github.com/istio/istio/pull/5540 , is added to a 0.8.x release. ( #1487 )
...
(cherry picked from commit d153cba )
2018-06-09 06:25:52 -07:00
Vadim Eisenberg
04495c556d
plain -> command for helm template commands ( #1489 )
2018-06-09 06:12:38 -07:00
Jason Young
d0076a23f0
add golang vanity redirects to netlify config ( #1491 )
2018-06-09 05:22:59 -07:00
mtail
365a1664c4
Experiment with what Netlify will do...
2018-06-08 17:09:29 -07:00
mtail
f3ac3844c3
Remove silly trailing space.
2018-06-08 16:55:31 -07:00
Zack Butcher
d153cba60a
Remove source.principal attribute since it did not make the 0.8 cut; we should add back when the PR adding it to the manifest, https://github.com/istio/istio/pull/5540 , is added to a 0.8.x release. ( #1487 )
2018-06-08 15:53:23 -07:00
Guang Ya Liu
c8d9d9bd95
Remove global.mtls.mtlsExcludedServices. ( #1478 )
2018-06-08 09:07:37 -07:00
Guang Ya Liu
df72c5caad
Use virtualservices for basic access control. ( #1475 )
2018-06-08 09:06:13 -07:00
Guang Ya Liu
aab47ae9af
Correct some errors in mutual tls over https. ( #1479 )
2018-06-08 09:05:41 -07:00
Guang Ya Liu
e5b4b568e6
Using virutalservice for rate limit. ( #1480 )
2018-06-08 09:04:59 -07:00
mtail
d80cdbb37f
Update README details on publishing a new version of the site.
2018-06-08 08:10:09 -07:00
mtail
2c0646bf4d
Fix branch name.
2018-06-08 08:08:57 -07:00
Frank Budinsky
3e887a155e
Fix TOC indent ( #1483 )
2018-06-08 08:02:00 -07:00
jasmine-jaksic
19caf6ef57
Updated features list based on 0.8 release ( #1462 )
...
(cherry picked from commit bf6ebdf )
2018-06-08 07:16:00 -07:00
salrashid123
98bd4c9ef1
Update route rules for mtls ( #1459 )
...
* update route rules for mtls
* minor rework
(cherry picked from commit d946409 )
2018-06-08 07:15:56 -07:00
Guang Ya Liu
51e3d4a57f
Add sidecar auto injection for circuit break example. ( #1469 )
2018-06-07 15:38:36 -07:00
Guang Ya Liu
329e6acff6
Added cleanup for mtls. ( #1473 )
2018-06-07 15:37:03 -07:00
jasmine-jaksic
bf6ebdffde
Updated features list based on 0.8 release ( #1462 )
2018-06-07 14:33:33 -07:00
Guang Ya Liu
4d4b297542
Use route rules from samples/bookinfo/routing. ( #1476 )
2018-06-07 10:01:48 -07:00
Guang Ya Liu
352273d238
Updated maxConnections to 1. ( #1471 )
2018-06-07 08:39:38 -07:00
Guang Ya Liu
494a485e7b
use html encoding for the forward slash. ( #1474 )
2018-06-07 08:04:08 -07:00
salrashid123
d9464099f2
Update route rules for mtls ( #1459 )
...
* update route rules for mtls
* minor rework
2018-06-07 05:47:58 -07:00
Christian Alexander
541ddf090f
docs: Fix typo in Kubernetes quick start (fo -> for) ( #1464 )
...
(cherry picked from commit cff482a )
2018-06-07 05:33:36 -07:00
Guang Ya Liu
c4022b9dc7
Basic auth clean. ( #1472 )
2018-06-07 05:30:56 -07:00
Guang Ya Liu
31ab3dece9
Format the output of curl to json. ( #1468 )
2018-06-07 05:28:49 -07:00
Christian Alexander
cff482a421
docs: Fix typo in Kubernetes quick start (fo -> for) ( #1464 )
2018-06-07 05:26:17 -07:00
Laurent Demailly
05cc317b2d
update ratio for new content ( #1463 )
2018-06-07 05:25:22 -07:00
mtail
4acefe8725
Merge branch 'release-0.8'
2018-06-06 16:28:12 -07:00
mtail
22bb982ebc
Add some missing links that got missed during a merge.
2018-06-06 16:26:51 -07:00