Commit Graph

108 Commits

Author SHA1 Message Date
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
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
Yang Guan e6fe749a2c Document CLI options for istio_ca (#441)
* Generate documentation for istio_ca

* linter
2017-09-12 16:38:13 -07:00
Kuat fb38bd942b rename (#432)
Merging since pilot switch over to using `destination`
2017-09-05 18:51:26 -07:00
Tao Li 503325a967 Update roadmap to add auth features (#428)
Added a note about pluggable authentication providers.
2017-08-15 17:21:19 -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
Laurent Demailly 72993b7524 updating roadmap (#411)
about hybrid plans
2017-07-13 13:42:18 -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
Martin Taillefer 868bcdb459 Replace uses of https://istio.io with {{home}} (#387) 2017-06-15 09:04:43 -07:00
mandarjog 61d0bce7df versioned docs: add build scripts to be driven thru jenkins (#368)
* add build scripts to be driven thru jenkins

* uniformly handle site.baseurl

* data-src should use full paths for now

* update build with version tag

* Add explanation re: CORS

* remove gitmodules
2017-06-12 09:23:11 -07: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
Martin Taillefer 54a7965d36 Update example to include {{home}} 2017-05-31 17:09:37 -07: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
Laurent Demailly dda05ff688 make release a link to releases (#328) 2017-05-23 20:29:37 -07:00
Martin Taillefer d4d8eef5ca Address some TBD items and other small fixes. 2017-05-23 20:07:27 -07:00
Zack 9daae29264 Rewrite the introduction of the "Writing Istio Config" page (#312)
* Rewrite the introduction to the "Writing Istio Config" page. https://github.com/istio/istio.github.io/issues/188
2017-05-22 17:10:23 -07:00
Laurent Demailly f9c9929ca7 typo fix 2017-05-22 16:05:58 -07:00
Sven Mawson c9b16a2e40 First cut at Istio roadmap and release notes. (#289)
* First cut at Istio roadmap and release notes.

* Update release notes and roadmap based on PR feedback.

* Fix typo

* Add more color to roadmap themes.

* Some minor fixes based on review.
2017-05-22 16:00:24 -07:00
Zack 6f05ed4fbf Update code sections in the mixer service docs so that their links are rendered correctly. (#295) 2017-05-22 16:48:16 -05:00
Kuat a351cab2da Update service-mesh.md (#291) 2017-05-22 10:53:50 -07:00
Martin Taillefer 7e8e688293 Fixed typo. 2017-05-22 07:38:08 -07:00