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
Martin Taillefer
5d70521378
A bunch of content fixes.
2017-05-21 09:40:12 -07:00
Martin Taillefer
936031aebc
Impose a max height to pre blocks so we get scroll bars after a certain limit.
2017-05-19 05:54:04 -07:00
Martin Taillefer
8a0c1c6402
Describe support for fancy preformatted block stuff.
2017-05-18 21:15:55 -07:00
Martin Taillefer
4d7f17a09c
Spruce up our code blocks.
...
- Use different rendering style for code blocks.
- Define a default language so stuff always looks right.
- Add a bit more info to the writing-a-topic guide.
2017-05-18 07:08:36 -07:00
Martin Taillefer
0a5a870b02
Minor addition to style guide.
2017-05-17 10:32:19 -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
Martin Taillefer
5ed6ca9104
Move glossary words to the same plan as FAQ entries.
2017-05-10 05:36:57 -07:00