Commit Graph

72 Commits

Author SHA1 Message Date
Vincent ef9ff7d368 Fix 404 of subcharts (#2789)
* fixed: changed charts->subcharts

* Following #9306, changed references of subcharts.
2018-10-20 12:11:19 -07:00
Venil Noronha e50f64cb0e Update reference docs (#2753)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2018-10-09 14:29:57 -07:00
Martin Taillefer a2026aab5e
Clean up a bunch of loose ends (#2745) 2018-10-05 22:21:56 -07:00
Martin Taillefer 9540cd2d19
Site improvements. (#2742)
- Auto-generate tables of template->adapters and adapter->templates

- Make the "Edit this page on GitHub" menu option track the branch correctly instead of always pointing to master.

- Update the reference docs.
2018-10-05 11:15:26 -07:00
Martin Taillefer aec96f3233
Add support for logos in partner components (#2724)
* Add support for logos for partner components.

* Update reference docs.
2018-10-02 12:04:15 -07:00
Venil Noronha ac2e1e5f80 Add Wavefront by VMware to adapters table (#2723)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2018-10-02 12:07:04 -04:00
Yangmin Zhu 5cb7c13a8e rbac: update concept and reference for RBAC tcp. (#2612) 2018-10-01 13:19:52 -07:00
Venil Noronha 701a9879a5 Add logo_link to Wavefront ref docs (#2716)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2018-10-01 15:03:04 -04:00
Venil Noronha f98c77427c Update reference docs (#2714)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2018-10-01 14:06:22 -04:00
mtail f204b6a9b9 Update reference docs. 2018-09-29 11:15:58 -07:00
Martin Taillefer 208760597b
Add support for partner components. (#2704)
Partner components (adapters not controlled by the Istio org) are now
called out as such on their page. Component authors have a chance to put
all sorts of info about their component to make it easy for customers
to find and use their component.
2018-09-28 15:40:10 -07:00
Venil Noronha 8ce1a5b739 Add Wavefront by VMware to adapters list (#2685)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2018-09-25 14:43:38 -04:00
Martin Taillefer 52a32bc797
Update reference docs. (#2586) 2018-09-11 12:48:16 -07:00
Vincent a24a77edee added a table: the relationship between adapters and templates (#2558)
* added a table: the relationship between adapters and templates

* broken table

* added: link to the table from templates list
2018-09-08 17:03:44 -07:00
Martin Taillefer a5ed8a06f5
Update reference docs (#2459) 2018-08-29 09:01:03 -07:00
Steven Dake 404294c332 Fixes: #2136 (#2399)
* Fixes: #2136

This is a first take at a table-creating tablegen that categorizes
the output of tablegen.py.  Still needed is the actual text that
goes in the description field.

* Address review comments
2018-08-27 12:14:31 -07:00
Pengyuan Bian f4dd3af2f8 Add two new attributes. (#2334) 2018-08-22 04:32:12 -07:00
mtail a1c4aad23f Update reference docs.
This includes a revamp of the grab_reference_docs script to make
it easier to maintain and extend to different sources of docs.
2018-08-16 12:14:27 -07:00
Martin Taillefer be92dc771e
Fix up some aliases. (#2174) 2018-08-07 10:54:49 -07:00
Martin Taillefer 5d6c5c1e5c
Refresh the glossary and attribute vocabulary based on current reality. (#2142) 2018-08-06 13:44:05 -07:00
Jimmy Song 0b2ea1d38e Enable extra lint stuff (#2158) 2018-08-06 09:43:31 -07:00
Venil Noronha 5342ab2a80 Fix broken Mixer Adapter Dev Guide links (#2144)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2018-08-03 16:32:56 -07:00
Steven Dake b3fa64fa41 Fix generated tablegen.py (needs backport) (#2084)
Original table was dreadfully wrong.
2018-07-31 04:49:16 -07:00
Steven Dake c5fbbff2d1 This isn't quite right but includes all kv pairs (#2079)
As well as their default value.  I will work more on the python
generation tool this evening after dinner and push an update, but
it makes alot of sense to just merge this as is assuming it renders
properly.
2018-07-30 19:01:41 -07:00
mtail 2549b7b0b5 Update reference docs. 2018-07-30 17:23:03 -07:00
Martin Taillefer 1c300c99bd
Spelling improvements (#2037)
Remove a bunch of entries that shouldn't have been in the spelling dictionary
and correct content aoocrdingly.

I'm disabling the Chinese spell checking for now, since I'm not able to fix the
spelling errors that emerged there. Once this PR is in, I'll file an issue to get
those spelling errors addressed and checking reenabled.
2018-07-29 14:27:06 -07:00
mtail 4bad2ec7f5 Update reference docs. 2018-07-25 11:09:46 -07:00
Martin Taillefer 5527dcbaf6
Switch uses of funny quotation marks to plain ones. (#1914)
- Use only standard quotation marks to avoid cut & paste stuff not working

- Put in a lint rule to prevent further use of non-plain quotation marks.
2018-07-22 08:48:03 -07:00
Pengyuan Bian 98281c123f Add `add` to expression reference. (#1902) 2018-07-20 16:10:35 -07:00
mtail 3bb4f605f2 Update reference docs. 2018-07-20 13:29:08 -07:00
mtail a580eab41c Update reference docs. 2018-07-20 06:23:03 -07:00
Pengyuan Bian ec6a89bd5c Update default metrics page (#1874) 2018-07-19 06:16:40 -07:00
Pengyuan Bian 82685030a4 Add two expressions. (#1840) 2018-07-18 04:41:19 -07:00
Yossi Mesika 0ea541d13f Move Helm customization section to the references category (#1699) 2018-07-16 21:46:52 -07:00
Limin Wang fd259b3526 Update Istio Authorization Concept. (#1807)
* Update Istio Authorization Concept.

* Fix lint errors and address comments.

* Addressed comments.

* Changed title from "Istio Authorization" to "Authorization".

* Fixed links.

* Addressed comments.

* Addressed comments.

* Fix lint errors.

* Undo unintended changes in .spelling.
2018-07-16 16:46:18 -04:00
Martin Taillefer 597f7ce3b4
Enable more linting rules (#1824)
Fix feported linting errors.
2018-07-15 07:49:11 -07:00
mtail 97a59a82e0 Update reference docs. 2018-07-13 20:06:09 -07:00
Martin Taillefer 72f6f1353f
Update reference docs. (#1812) 2018-07-13 15:00:52 -07:00
Yangmin 4fb7235368 Add authorization directory in Reference. (#1768)
* Add a authorization directory in Reference.

* address comments.

* fix markdown lint error.

* fix lint and exchange the constraints/properties table.
2018-07-12 16:26:35 -07:00
Vadim Eisenberg c465190613 [WIP] add description of connection.requested_server_name (#1712)
add description of connection.requested_server_name
2018-07-10 22:46:42 -04:00
Pengyuan Bian 1776f73065 Update default metrics page (#1740) 2018-07-10 12:56:17 -07:00
mtail 9562fac259 Update reference docs. 2018-07-10 11:14:04 -07:00
Kuat 6e97d79a2d cleanup principals (#1722)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2018-07-09 19:53:14 -07:00
mtail 95ea76c737 Update reference docs. 2018-07-09 14:49:30 -07:00
Kuat 3175bf354a push attribute rename (#1713)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2018-07-09 11:42:00 -07:00
mtail 6a33b0052b Update reference docs. 2018-07-05 06:46:46 -07:00
Martin Taillefer 07ed229051
Simplify linking to GitHub content. (#1669)
- Add <github_file> <github_blob> and <github_tree> to make it simpler to link to the right
place on GitHub.

- Use these new sequences throughout the docs.

- Also, fix bad HTML generated for the TOC in certain cirsumstances.

- Fix extra blank line inserted at the bottom of indented code blocks.
2018-07-04 04:16:49 -07:00
Martin Taillefer 1d355094cf Simplify the Concepts section. (#1649) 2018-07-02 06:32:04 -07:00
mtail 0f8724351f Content fixes.
- Remove What's next sections since we now have auto-generated See also sections

- Fix a few incorrectly capitalized headers, "istio", "kubernetes", "sidecar"
2018-06-30 21:42:52 -07:00
Martin Taillefer 0541000be8
Switch from ``` to {{< text >}} to indicate text blocks. (#1644)
This fixes a number of cases of incorrect formatting of code blocks
throughout the site.
2018-06-30 07:11:21 -07:00