Commit Graph

29 Commits

Author SHA1 Message Date
guptasu ccd3273967 Update the docs with new template docs (#573) 2017-10-02 13:59:31 -04: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 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 391388294c samples->guides (#501)
* samples->guides

* more renames

* egress rule placeholder
2017-09-22 16:12:20 -04:00
Shriram Rajagopalan 8f066f5c6a more target->destination (#473) 2017-09-19 15:57:53 -07:00
mandarjog 6f8e6a8983 Update basic access control task with new configs (#450)
* update access control task with new configs

* add missing entries

* remove extra quotes

* update adapter urls

* consistent rules, other review comments
2017-09-18 14:13:24 -07:00
Shriram Rajagopalan 91f711affc mass sed (#448) 2017-09-15 12:02:57 -04:00
Kuat fb38bd942b rename (#432)
Merging since pilot switch over to using `destination`
2017-09-05 18:51:26 -07:00
Oliver Liu e90f048244 Change the description of source.user. (#424)
source.user is the mTLS authentication result, which represents the identity of
the immediate caller.
2017-08-11 05:51:30 -07:00
Kuat fb253f99d3 Vocabulary updates (#426)
* vocabulary updates

* address review
2017-08-09 14:06:49 -07:00
Jacques Chester c0391e6c8b Replace 'criterion' with 'criteria' (#416)
Criterion is the singular form of criteria, but each example is being
used in a plural context.
2017-07-20 15:52:12 -07:00
David Benque c572673cbd Add missing underscore in MUTUAL_TLS (#403)
Add missing underscore in MUTUAL_TLS
Fix issue #402
2017-07-05 18:42:14 -04:00
Shriram Rajagopalan ef4507a5c8 Point to both circuit breaker and outlier detection in Envoy (#398) 2017-06-20 11:53:58 -04:00
Frank Budinsky 49cd4c440a some doc corrections (#394) 2017-06-19 18:15:20 -07:00
Laurent Demailly 7c16bcf683 additional link to envoy doc to explain circuit breaker maxConnections etc (#395)
* better link to envoy doc

that explains why we have the fields we do unlike the previous link

* better fix, additional link

thx kuat for the explanation

* typo
2017-06-19 18:10:36 -07:00
Kelsey Hightower 1166f8159c Use correct names for loadbalancing policies (#390) 2017-06-15 17:38:34 -04:00
Shriram Rajagopalan 6fe82c471d Rename Istio-Manager to Pilot (#360)
* rename resources

* sed Istio-Manager to Pilot in docs

* sed manager -> Pilot

* updating slides

* remove old images

* Sed in images

* the Pilot -> Pilot

* Istio Manager -> Pilot

* final set of seds
2017-06-08 16:46:36 -04:00
mandarjog c22c89ef9b Add expression language reference (#331)
* Add expression language doc

* update mixer config with el doc ref

* minor fix

* remove include home

* review comments

* relocate expression doc

* removed details
2017-05-24 08:49:53 -07:00
Martin Taillefer d4d8eef5ca Address some TBD items and other small fixes. 2017-05-23 20:07:27 -07:00
Kuat a351cab2da Update service-mesh.md (#291) 2017-05-22 10:53:50 -07:00
Martin Taillefer 5d70521378 A bunch of content fixes. 2017-05-21 09:40:12 -07:00
Laurent Demailly c084cf2bab Fixing remaining bad links and html errors (#236)
* Fixing most of remaining bad links

Still left :
#google.rpc.Code in reference/api/mixer/status

And the mixer-config-quota-bookinfo.yaml is missing in
https://github.com/istio/istio/tree/master/samples/apps/bookinfo

* Add html checking and ignore localhost urls

fixed typo in layouts/base found by html checking

* Fix duplicate id defined

Those anchors don’t seem used btw

* Adding back html proofer

got removed accidentally it seems

* Fix the last 2 errors
2017-05-16 15:09:03 -07:00
Shriram Rajagopalan d348a795a0 fix incorrect LB spec 2017-05-16 09:43:08 -04:00
Martin Taillefer bc3b899ccc Move everything back out of the src directory since its make GitHub Pages unhappy. 2017-05-15 21:53:10 -07:00
Martin Taillefer 065e7a5c71 Move site content into the src directory.
This clearly separates site content from other repo state.
2017-05-15 19:22:30 -07:00
Martin Taillefer 61be48cd78 Improve generate reference documentation overview text. 2017-05-10 07:07:17 -07:00
Douglas Reid 45fd2a2a60 Remove config and mixer from titles of docs (#145)
* Remove config and mixer from titles of docs

* attrgen -> attributes
2017-05-09 19:04:01 -07:00
Martin Taillefer 00b1aac198 Split the Configuration & API reference section in two parts. 2017-05-09 17:18:26 -07:00