Commit Graph

61 Commits

Author SHA1 Message Date
Martin Taillefer 95cde568ba Work on Mixer docs. 2017-04-19 15:35:12 -07:00
Martin Taillefer eb2c876332 Turn Mixer into a proper name... 2017-04-19 14:39:27 -07:00
Zack 1c6a679abf Remove all origin attributes from the canonical set. We'll add them back after we nail down ingress. (#35) 2017-04-19 13:54:15 -07:00
Jasmine Jaksic 7af3834503 Update index.md
Fixing typo
2017-04-19 13:01:15 -07:00
Martin Taillefer 4878956cb0 More shuffling and cleanup. 2017-04-19 12:25:04 -07:00
Martin Taillefer 1a0a79a982 More shuffling and cleanup. 2017-04-19 11:40:30 -07:00
Martin Taillefer 477f545480 Shuffle the web site around as agreed. 2017-04-19 11:00:38 -07:00
Andrew J 6c910ba255 Changes OS X install suggestion from wget to curl (#33)
OS X Sierra doesn't come with wget installed by default. This PR changes the sample to use curl when installing the OS X version of istioctl to avoid pushing the user into installing an unnecessary dependency.
2017-04-19 11:26:21 -04:00
Martin Taillefer 0e0539b18b Continue work on config doc. 2017-04-19 07:10:53 -07:00
Martin Taillefer 7488108267 Add a section to the config doc on selectors. 2017-04-18 17:21:53 -07:00
Martin Taillefer a6f70f0ab5 Add a glossary and contribution landing page. 2017-04-18 12:53:30 -07:00
Martin Taillefer df0bc2cffa Continue filling-in the config doc. 2017-04-18 12:42:24 -07:00
Ed Snible 1e93907b7f Timeout Injection Task (#26)
* Timeout Injection Task

* fit Istio's documentation model

* Use templates
2017-04-18 14:32:58 -04:00
Martin Taillefer b7d3fcb83e Fix more broken links. 2017-04-17 12:51:23 -07:00
Zack 2f28433a49 Specifically call out types used in our configs that do not conform to the standard protobuf-json mapping. In particular, Duration and Timestamp's are serialized very differently than their protobuf structure would imply. (#21) 2017-04-17 11:04:33 -07:00
Martin Taillefer 015fbcb449 Fix some broken links. 2017-04-17 10:26:18 -07:00
Martin Taillefer b6dd6be167 ontinue filling in the config doc. 2017-04-16 15:54:54 -07:00
mandarjog f90e26dfce Update proto.duration to the correct json encoding (#23)
Also uses ` ```yaml ` header so that markdown renders yaml correctly.
2017-04-16 07:15:21 -07:00
Martin Taillefer 04e138b817 Continue filling in config doc. 2017-04-15 20:43:54 -07:00
Martin Taillefer b62a925c06 Continue filling in the config doc. 2017-04-15 20:08:00 -07:00
Martin Taillefer d0944892ef Flesh out the Descriptors section of the config doc. 2017-04-15 06:36:00 -07:00
Martin Taillefer 076d8efd5e Flesh out the Aspects section of the config doc. 2017-04-14 05:56:23 -07:00
Frank Budinsky bb3b9a3ab4 Merge branch 'master' into mapping-ref 2017-04-13 17:31:46 -04:00
Zack 138606f0bb Remove 'Proto' from the various section headings 2017-04-13 10:23:14 -07:00
Zack 5ea6fdafe4 Address a few more review comments 2017-04-13 10:23:14 -07:00
Zack 6ac4405c02 Remove JSON examples 2017-04-13 10:23:14 -07:00
Zack 8a2ee95a15 Swap to lowerCamelCase for JSON and YAML fields in accordance with the canonical mapping. 2017-04-13 10:23:14 -07:00
Zack b0b7a50747 Update the section names so they're consistent and easier to read. 2017-04-13 10:23:14 -07:00
Zack 578c5d06ca Introduce a concept guide covering writing JSON and YAML based on a protobuf
schema.
2017-04-13 10:23:14 -07:00
Martin Taillefer 4492e1c00c Work on config doc. 2017-04-13 10:09:06 -07:00
Frank Budinsky 7cc0d1dd3b fix typo 2017-04-13 13:04:02 -04:00
Frank Budinsky 552bb52c01 reference YAML to protobuf mapping doc 2017-04-13 10:59:12 -04:00
Frank Budinsky 0d83027347 remove obsolete routing config design 2017-04-13 09:54:18 -04:00
Martin Taillefer e63fcbb31f Add initial config concept doc. 2017-04-12 16:47:55 -07:00
Martin Taillefer 3669753060 Expand mixer background material. 2017-04-12 06:24:18 -07:00
Shriram Rajagopalan abb86908d1 Merge pull request #15 from istio/bookinfo_fixes
fix errors in bookinfo demo doc
2017-04-11 12:28:02 -04:00
Frank Budinsky 8bb16c614b fix errors in bookinfo demo doc 2017-04-11 11:50:07 -04:00
Shriram Rajagopalan 79c414f2b2 Change button href to a href 2017-04-10 14:29:03 -04:00
Martin Taillefer ec18b65fdd Various content fixes. 2017-04-08 10:41:34 -07:00
Martin Taillefer 30330d7c47 Fix list formatting. 2017-04-07 16:07:58 -07:00
Martin Taillefer d918a37064 Finish the Contributing section. 2017-04-07 13:40:35 -07:00
Martin Taillefer c72c252bc0 Update docs to use templates. 2017-04-07 11:37:34 -07:00
Martin Taillefer 5c0ddb2956 Various content fixes. 2017-04-07 11:03:00 -07:00
Martin Taillefer f52f1242c2 Shuffle top-level doc sections. 2017-04-07 09:40:19 -07:00
Martin Taillefer fd446feb63 Start filling in the Contributing section. 2017-04-07 07:37:18 -07:00
Shriram Rajagopalan ceb48b560f update istioctl cli install instructions 2017-04-06 17:04:53 -04:00
Shriram Rajagopalan b32e217f59 more nits 2017-04-06 13:17:56 -04:00
Shriram Rajagopalan e932ff586b nits 2017-04-06 13:09:29 -04:00
Shriram Rajagopalan 76ca8312a6 bookinfo demo 2017-04-06 11:06:51 -04:00
Shriram Rajagopalan 83ba8e76ab samples -> demos 2017-04-06 10:19:45 -04:00