Commit Graph

137 Commits

Author SHA1 Message Date
Martin Taillefer e9d7e7654a
Prep work for some upcoming changes. (#822)
- Slightly update the section index files. This is to make some upcoming
future work easier. These changes have no practical effect on the current
site.

- Delete a few extraneous files I noticed.
2017-12-29 07:48:02 -08:00
Martin Taillefer a9f92fa274
Switch uses of <figure> to {% include figure.html %} (#818)
figure.html now contains a bit of magic to substantially improve
the load time and visual appearance of pages that contain imagery.
The magic pre-allocates space on the page of the exact size needed
for the image, even though the image isn't loaded yet. The result
is that the page can be layed out once, layout doesn't need to
happen again for each image that gets loaded.
2017-12-28 20:18:11 -08:00
Wayne Zhang eb12dd9985 Update attribute description for request.headers for gRPC. (#816) 2017-12-21 19:45:31 -08:00
Wayne Zhang edc0fa8d14 Add check.error_code and check_error_status (#814) 2017-12-20 18:43:32 -08:00
Ozben Evren 11b960bbd7 Add descriptions for new functions in the expression language. (#807) 2017-12-18 17:08:12 -08:00
Laurent Demailly 80f2c70728
Some https manual fixes (#789)
* Some https manual fixes

Related to #363

* Code review comment
2017-12-12 10:22:25 -08:00
Martin Taillefer cdce9159d9
Move things around so we get a sidebar on the doc welcome page. (#766)
This finally gives a home to oddball things like the FAQ, Glossary,
Release notes, and Contributing to the Docs stuff.

Took the opportunity to do a bit of tidying up in the directory structure
of the site by removing useless subdirectories.
2017-12-06 10:08:41 -08:00
Martin Taillefer 6ea40a377a
Add release notes for 0.3 (#752) 2017-12-06 08:39:23 -08:00
Jasmine Jaksic 465447984f Fixing a heading for feature status page (#751) 2017-12-01 09:07:59 -08:00
Martin Taillefer 6ab5a345a4
Improve grammar of new feature status page. (#750) 2017-12-01 08:23:29 -08:00
Jasmine Jaksic 8c4d69d650 Update and rename release-roadmap.md to feature-stages.md (#748)
* Update and rename release-roadmap.md to feature-stages.md

* adding redirect
2017-11-30 18:30:41 -08:00
Jasmine Jaksic 4abbdd3eb6 Update release-roadmap.md (#747) 2017-11-30 18:05:16 -08:00
Jasmine Jaksic 1aba124c8f Replace content on release-roadmap.md (#746)
* Update release-roadmap.md
2017-11-30 17:59:33 -08:00
Martin Taillefer 15b128b65b
Revamp the glossary page. (#734)
- Better aesthetics.

- Can now navigate by clicking on a letter selector.

- Each word can now be linked to directly (although discoverability
could be better)

- The glossary is now referenced from the header.

- You can now find the glossary at istio.io/glossary
2017-11-24 22:48:01 -08:00
Martin Taillefer c446488e9d
Fix several Envoy-related broken links. (#721) 2017-11-18 06:23:49 -08:00
Martin Taillefer 012245ea54
Fix broken links to CONTRIBUTING.md (#717) 2017-11-17 17:03:21 -08:00
chengliang 46f54138bc Change key. (#714) 2017-11-14 17:04:41 -08:00
Oliver Liu e0d4759e24 Link fix (#707)
* Link fix.

* Fix links.
2017-11-08 15:23:14 -08:00
Martin Taillefer a1c02721e8
Link fix (#706) 2017-11-08 05:10:46 -08:00
Martin Taillefer 834a98f360
Fix a bunch of links so that self-hosted istio.io works properly. (#703) 2017-11-03 17:14:15 -07:00
Martin Taillefer 17a733935a
Updates for new repo layout. (#699) 2017-11-02 13:59:24 -07:00
Shriram Rajagopalan b2497e0b9a assorted fixes (#689) 2017-10-25 12:41:16 -04:00
chengliang 5ba66d20c0 Add auth attributes. (#683) 2017-10-24 09:44:07 -07:00
chengliang 6330147608 Add api attributes to attribute vocabulary. (#666)
* Add api attributes to attribute vocabulary.

* Improve the explanation of API attributes.

* Update comment for context.time.

* Update comment for api.service.

* Update comment for api.operation.
2017-10-16 12:00:42 -07:00
Jasmine Jaksic a6079d88ab Update release-notes.md 2017-10-11 12:08:59 -07:00
Jason Young 7e3bcede02 fix github.com/istio/issues/issues/90 (#652) 2017-10-10 16:03:05 -04:00
Lin Sun bbcb5e08ae adding known issues (#645)
* adding known issues

https://github.com/istio/istio.github.io/issues/643

* address Laurent and Martin's comment
2017-10-09 16:37:57 -04:00
Jang-Soo "Bruce" Lee 9ef4106aa8 typo fixes (#644) 2017-10-09 14:27:43 -04:00
mandarjog a002f41e0b add match and ip doc (#638) 2017-10-06 14:09:27 -07:00
Tao Li 0173744bd4 Small tweaks for Security (#626)
* Small tweaks for Security

* Update url

* address comment
2017-10-05 17:52:26 -07:00
Martin Taillefer 5389f5b338 Delete *.old files (#635)
* Delete old files

* Prevent indexing of the 0.1 site so it doesn't show up in search results.
2017-10-05 17:05:33 -07:00
Martin Taillefer 4bea780d3e Remove this page from the docs tab bar. (#625) 2017-10-05 17:04:55 -04:00
Martin Taillefer 448002228e Incorporate Sven's and Louis' comments to the release notes. (#606) 2017-10-05 11:17:53 -04:00
Sunny Gupta 8842814680 Link Adapter Dev Guide from istio.io/refs/adapter (#605)
* Link Adapter Dev Guide from istio.io/refs/adapter

* typo

* Address comments.

* Fix capitalization.
2017-10-05 11:16:04 -04:00
Shriram Rajagopalan 0a9c5a5334 No egress proxy (#607)
* cleanup

* clean up 2

* nits

* more cleanups

* nits

* fixes

* nits

* nits

* merge

* fix

* nits

* actual advanced install

* remove istio egress

* Update advanced-install.md
2017-10-05 11:15:41 -04:00
Andra Cismaru 83551c6d34 Add automatic injection to release-notes (#612)
* Add automatic injection to release-notes

* fix url ending and reword a bit
2017-10-05 11:14:22 -04:00
Martin Taillefer 62ea0b009d Minor Mixer doc updates. (#603) 2017-10-04 13:51:45 -07:00
Martin Taillefer 103e0eb039 Release note tweeks. (#604) 2017-10-04 13:52:52 -04:00
Martin Taillefer cd96498997 Add 0.2 release notes. (#602) 2017-10-04 09:50:12 -07:00
Douglas Reid 2bc781f14b Break up ugly mixer-config.md and fix other gen issues (#593)
* Break up ugly mixer-config.md and fix other gen issues

* Updates for review comments
2017-10-03 11:33:59 -04:00
Douglas Reid 1951950edb Update attribute vocab doc (#587) 2017-10-02 15:15:35 -04:00
guptasu ccd3273967 Update the docs with new template docs (#573) 2017-10-02 13:59:31 -04:00
Sven Mawson 4057c08352 Update release roadmap for 0.2 release. (#581) 2017-10-01 22:52:24 -07:00
mandarjog 9536e59bcc Update mixer-config.md (#527)
* Update mixer-config

* fix links

* review comments

* missed one comment

* add examples of infrastructure backends
2017-09-26 20:19:34 -07:00
Shriram Rajagopalan b560cdb528 fix (#518) 2017-09-25 13:51:39 -04:00
Kuat 55f1fba2a4 Update istioctl reference (#514)
* Update istioctl reference

* Update istioctl.md

* Update istioctl.md
2017-09-25 13:10:52 -04:00
Shriram Rajagopalan ac710a0161 route rules back to sanity: cleaning up after the mystery doc gen (#508)
* back to sanity: cleaning up after the mystery doc gen

* stub out samples
2017-09-25 01:41:02 -04:00
Shriram Rajagopalan 6e77169c6a Ref fixes (#507)
* renaming 1

* move 2

* remove status proto

* rename status url

* nix adapters

* new adapters

* mixer complete

* nixing old swagger

* renaming old

* nix service mesh

* routing rules reborn

* fix index

* index fixes

* bug fixes for missing reference nav

* boo

* foo
2017-09-25 00:47:50 -04:00
Shriram Rajagopalan 8a61f8c758 fixing envoy links (#506) 2017-09-24 20:04:47 -04:00
Zack Butcher 8c5fdb055d First pass generating docs from istio/api and istio/mixer (#500)
* First pass generating docs from istio/api and istio/mixer. Put them in a staging area so we can migrate into their final location incrementally.

* regenerate everything, add in egress
2017-09-22 19:00:11 -04:00