Commit Graph

138 Commits

Author SHA1 Message Date
Martin Taillefer 73c4478315
Update reference docs (#4391) 2019-06-13 10:58:07 -07:00
Martin Taillefer 92b11e66cd Update reference docs (#4389)
Also run the SVG optimizer.
2019-06-13 17:46:51 +00:00
Martin Taillefer 268760d99c
Update reference docs. (#4345) 2019-06-11 16:27:33 -07:00
Martin Taillefer c354967209
Test mergify. (#4242)
* Test mergify.

* Update reference docs again.
2019-05-30 20:25:38 -07:00
mtail 793fe3ae92 Update reference docs.
And delete stale OWNERS files
2019-05-30 11:28:41 -07:00
Martin Taillefer 1efa84d298
Update reference docs. (#4236) 2019-05-28 20:27:52 -07:00
Martin Taillefer c86583e1f4
Change 'plain text' to plaintext. (#4103) 2019-05-07 09:26:58 -07:00
Martin Taillefer 2cd65eecd3
Update reference docs. (#4034) 2019-04-24 15:03:22 -07:00
Martin Taillefer 533a3efc0e
Merge from release-1.1 branch (#4012) 2019-04-20 08:16:09 -07:00
Arian Motamedi 4c48fe4fc2 updating reference docs for destination-rule. (#3954) 2019-04-07 09:40:48 -07:00
Martin Taillefer f0d6774bb7
Update reference docs. (#3895) 2019-03-29 16:32:40 -07:00
Martin Taillefer 391ef67477
Update reference docs. (#3784) 2019-03-19 11:44:36 -07:00
Martin Taillefer 2aa1d0edd2
Update reference docs. (#3782) 2019-03-19 11:29:17 -07:00
Martin Taillefer 00be9bb060
Update reference docs. (#3775) 2019-03-19 10:01:02 -07:00
Mariam John b7246ffd43 Fix missing whitespace on Installation Options (#3762)
Fixes Bug: #3740
2019-03-19 08:40:35 -04:00
Martin Taillefer 0a1102f1cb
Update reference docs. (#3723) 2019-03-16 09:04:40 -07:00
Mariam John 9169ad192f Parse comments for configuration options (#3701)
Read comments from the parsed values.yaml and store them in the description field.

Fixes Bug: #2566
2019-03-15 15:39:38 -07:00
Martin Taillefer ad1949f84c
Update reference docs. (#3692) 2019-03-14 12:51:26 -07:00
Pengyuan Bian af46a8925e Add section about timestamp and duration operation formatting (#3653) 2019-03-13 10:44:58 -07:00
Martin Taillefer 5cf1f7d7ab
Reenable link checking. (#3664) 2019-03-13 09:44:16 -07:00
Martin Taillefer a61fae859c
Update reference docs. (#3650) 2019-03-12 07:09:47 -07:00
Martin Taillefer 1e075ef7cd
Fix broken links (#3636)
- We haven't been checking external links for months now due to a script error
when someone added an option that didn't work as expected. I'm fixing a bunch
of resulting broken links. I can't turn on the link checker yet since there are
some bad links in reference docs which I have to address first.

- Add a bunch of links to yaml files in our code examples using the @@ syntax.
2019-03-11 22:05:18 -07:00
Martin Taillefer 117521b05e Shuffle the setup directory a bit. (#3626)
Co-Authored-By: geeknoid <geeknoid@users.noreply.github.com>
2019-03-11 13:45:35 -07:00
Mariam John 9255c72fe3 Escape pipe symbol if it appears in the configuration options (#3627)
Fix for invalid values in Installation Options table (#3618)
2019-03-11 13:07:42 -07:00
Martin Taillefer 8cfa57999d
Update reference docs. (#3624) 2019-03-11 11:54:59 -07:00
Mariam John 34a2b7a2b9 Regenerate install options page for release-1.1 (#3592) 2019-03-08 16:15:23 -05:00
Phil Rud 0a3fff2b77 Reflect removal of legacy ingress component in 1.1 (#3588) 2019-03-08 12:53:33 -08:00
Frank Budinsky eab78670ea Merge minimal with helm install and simpify install paths (#3538)
* Merge minimal with helm install and simpify install paths

* circleci errors

* broken links

* fix broken link
2019-03-07 09:13:37 -08:00
Brian Avery e6994fa041 Clarify that egress gateway is disabled by default if Helm was used to install (#3399)
* Clarify that egress gateway isn't present with Helm

Values.yaml has been updated to disable the egress gateway if the Helm installation option is used. Currently, we don't indicate that egress gateway should not be present if you used Helm.

* Clarify that egress gateway is disabled by default in Helm

* CR comments. Also moved notice up since it covers both services and podsw

* Cleand up wording

* Added links to relevant installer sections for egress gateway

* Added links to appropriate sections

* added blank line

* Paths have changed. Updated link

* Removed section as per code review comments
2019-03-07 06:37:33 -08:00
Martin Taillefer 604430f1ec
Update reference docs. (#3454) 2019-03-01 07:05:15 -08:00
flydragon 5b8161da0b zh: content/docs/setup/kubernetes/ (#3450)
fix link
2019-03-01 05:56:26 -08:00
Yangmin Zhu de6ebce58d rbac: remove destination.name from the documentation. (#3441)
We actually don't support workload name in rbac.
2019-02-28 16:28:16 -08:00
Martin Taillefer dd0ecdf9ab
Site improvements (#3430)
- Add linter support to detect internal links to aliases. Those are now flagged as
bad links so the source needs to be updated to point to the real destination,
avoiding the user a redirect.

- Fixed occurences of links to aliases.

- Now only load popper.js on pages that use popups in order to improve
load times.
2019-02-28 13:58:54 -08:00
Martin Taillefer 06bda09366
Update reference docs. (#3425) 2019-02-27 19:12:11 -08:00
Martin Taillefer 3f3f3f5353
Add a new link check to prevent links to specific lines in GitHub files. (#3387) 2019-02-26 06:53:57 -08:00
Martin Taillefer 8a0b90baab
Update reference docs. (#3383) 2019-02-25 21:14:18 -08:00
Shriram Rajagopalan 2baef16e51 new networking reference docs (#3358) 2019-02-25 17:13:27 -08:00
Kuat 860fd27e91 add origin ip (#3381)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-02-25 16:15:15 -08:00
Pengyuan Bian ccd58553f8 add new expressions (#3363) 2019-02-25 07:07:30 -08:00
Martin Taillefer f345007ca3
Add do not edit warnings to auto-generated files. (#3366) 2019-02-23 12:21:43 -08:00
Pengyuan Bian 85b2bb2c7c Add missing attributes and tcp connection open / close metrics (#3346) 2019-02-21 15:32:23 -08:00
Martin Taillefer 2e938778b0
Update reference docs. (#3334) 2019-02-21 11:08:58 -08:00
Venil Noronha e049ed3bbd Adds documentation related to experimental RBAC (#3298)
* Adds documentation related to experimental RBAC

This adds documentation related to the newly introduced experimental
key.

Signed-off-by: Venil Noronha <veniln@vmware.com>

* Update experimental constraint key

This updates the experimental constraint key and related documentation.

Signed-off-by: Venil Noronha <veniln@vmware.com>
2019-02-20 06:35:33 -08:00
Jianfei Hu e622465cdb remove the statsd in multi cluster setup (#3259)
* remove the statsd which we've already deprecated.

* remove some other statsd reference.

* more removal of statsd.

* Add spaces in chinese doc.
2019-02-18 08:56:25 -08:00
Martin Taillefer 0a3755b48e
Update reference docs. (#3231) 2019-02-11 21:16:26 -08:00
Douglas Reid 85114da3b1 Include quotes around boolean value in tracepsan example (#3220) 2019-02-11 09:51:05 -08:00
Martin Taillefer 4ba61a5e96
Update reference docs. (#3218) 2019-02-08 09:54:50 -08:00
mtail eace7321c8 Fix problem with wide tables potentially overlapping the TOC. 2019-02-08 08:38:57 -08:00
Martin Taillefer 2434af7761
Update reference docs. (#3204) 2019-02-06 20:39:46 -08:00
Mariam John 149f9ddfbc Update tablegen.py to update the installation option table for 1.1 (#3188)
Updated tablegen.py to process the configuration options from the values.yaml
files under /istio/install/kubernetes/heml/subcharts directory and the
remaining configuration options like global, istiocoredns, istio_cni from
values.yaml under /istio/install/kubernetes/helm/istio directory.
2019-02-04 09:58:52 -05:00