Martin Taillefer
fd290dc73e
Improve linting ( #2148 )
...
- We now detect text blocks that are incorrectly indented.
- We now detect image captions that end in a period.
- We now detect page descriptions that don't end in a period.
- CircleCi now runs linting without minifying HTML first, improving perf and
improving error output.
- In CircleCi, we now have a per-build cache for HTML proofer output. This
helps reduce the frequency of link timeout errors.
- Fix errors flagged by the above new lint checks.
2018-08-04 08:44:06 -07:00
XiaZheng
75baef98ec
translate tasks/traffic-management/egress-gateway to Chinese ( #2146 )
...
* translate tasks/traffic-management/egress-gateway to Chinese
* 修改内部链接路径
* 去掉空格
* 删除空格
2018-08-04 04:55:38 -07:00
Martin Taillefer
b641486002
Fix some more stale wiki links. ( #2145 )
2018-08-03 16:48:52 -07:00
Venil Noronha
5342ab2a80
Fix broken Mixer Adapter Dev Guide links ( #2144 )
...
Signed-off-by: Venil Noronha <veniln@vmware.com>
2018-08-03 16:32:56 -07:00
mtail
387e54c299
Make the big boxes on the home page clickable.
2018-08-03 16:08:14 -07:00
Spencer Krum
41d3caa211
Add twitch livestream blog post ( #2140 )
...
This is for the all-day istio livestream on August 17th.
2018-08-03 15:02:27 -07:00
Vincent
02392ff87e
Translate: all keywords in front matters ( #2135 )
...
* Translate: all keywords
* fixed typo
* remvoed from terms: vm, config->configuration
2018-08-02 19:18:25 -07:00
Linus Lee
9e77fa4cd0
Translate into Chinese: blog/2018/aws-nlb/index.md ( #2130 )
2018-08-02 18:54:25 -07:00
Oliver Liu
f83bb8ada0
Fix security concept figure captions etc. ( #2087 )
2018-08-02 16:07:03 -07:00
lei-tang
11ce2b3924
Add an icon for the security vulnerabilities page ( #2132 )
2018-08-02 16:05:46 -07:00
mtail
a6420a4475
Fix formatting glitch in a few glossary entries.
2018-08-02 09:53:23 -07:00
Jason Young
3b529341a1
Initial checkin of the setup ops guide. ( #2078 )
2018-08-02 09:38:31 -07:00
Chuan Zhang
eca46893fe
Translate into Chinese: docs/examples/multicluster/icp/index.md ( #2129 )
...
* Translate into Chinese: docs/examples/multicluster/icp/index.md
* fix link anchor
2018-08-02 09:10:42 -07:00
Martin Taillefer
c86d357f2e
Chinese content was aliasing English content. ( #2126 )
...
Page aliases are intended to redirect users from a page old's location to a new location.
As it was, the Chinese content pages were redirect old English locations to Chinese, which
made Chinese show up on English systems that were using the old links.
2018-08-02 07:20:22 -07:00
Tao Li
384f6cd8be
Add an item to check whether mTLS is enabled for a service ( #2062 )
2018-08-02 06:42:11 -07:00
eshujiushiwo
453012d3ab
fix the virtual-services fault injection error in the YAML ( #2109 )
...
fix the virtual-services fault injection error in the YAML
2018-08-02 01:58:41 -07:00
Fu Xu
056bf27879
Translate attribute-vocabulary ( #2101 )
...
* translate attribute-vocabulary
* fix Chinese link
* fix Chinese style & translate table header
2018-08-01 22:53:41 -07:00
mtail
2cbe43aea7
Add a couple entries to our prefered vocab list.
2018-08-01 22:51:50 -07:00
Martin Taillefer
5bd9c0f0bd
More work to fix use of the site in a subdirectory. ( #2123 )
2018-08-01 22:34:24 -07:00
Tao Li
d3c04a5ba7
Fix an error in faq page ( #2120 )
2018-08-01 17:10:37 -07:00
lei-tang
dfee9b8ec0
Add Istio security vulnerabilities disclosure and handling page ( #2114 )
2018-08-01 17:10:00 -07:00
mtail
bd577696bf
Add Rigs to the English content owners file.
2018-08-01 15:52:15 -07:00
mtail
e33cb732dc
Fix a typo.
2018-08-01 13:11:37 -07:00
Jason Young
2db7f5648d
add initial galley intro to "what is istio" concept page ( #2113 )
2018-08-01 12:10:58 -07:00
facundomedica
2bbe9eef03
Fix single word in command ( #2112 )
...
It returned this:
```
kubectl get svc istio-ingress -n istio-system
Error from server (NotFound): services "istio-ingress" not found
```
Now it works correctly
2018-08-01 12:09:18 -07:00
Andra Cismaru
9f6ebe9eeb
Minikube settings ( #2082 )
2018-08-01 12:07:48 -07:00
Dinesh Subhraveti
6bdb4605f4
Fix typo in "Delayering Istio" blog post ( #2102 )
2018-08-01 07:27:22 -07:00
Vadim Eisenberg
b8dc845108
remove unnecessary mesh gateway specification ( #2090 )
2018-08-01 06:36:41 -07:00
Vadim Eisenberg
8e1b9fc557
Move egress tasks to examples ( #2106 )
...
* add Advanced Egress Control section in Examples
* move egress gateway and egress tls origination tasks to advanced egress examples
* fix the links and replace task with example
2018-08-01 06:30:41 -07:00
DavadDi
4d6eec754c
Translate Istio 1.0 canary into Chinese ( #2110 )
2018-08-01 04:29:41 -07:00
Vincent
c4daa73dee
Translate fix zh links ( #2105 )
...
* zh: all linkes without '#' had been replaced
* translate: rewrite links to zh version if it exists.
2018-07-31 23:09:41 -07:00
Jason Young
2a852d1408
fix kubectl output ( #2100 )
...
fixes https://github.com/istio/istio.github.io/issues/2066
2018-07-31 16:55:40 -07:00
Diem Vu
0662e413f1
Change "Testing mutual TLS" tutorial to "Mutual TLS deep dive" ( #1972 )
2018-07-31 16:12:33 -07:00
Martin Taillefer
137e1d13f4
Make the site work when it's published to a subdirectory (for the archive) ( #2095 )
2018-07-31 16:06:36 -07:00
jasmine-jaksic
c2e529212b
Update index.md ( #2096 )
...
Removing VM support until it's fixed
2018-07-31 12:09:41 -07:00
mtail
755f56969a
Blog fix.
2018-07-31 09:13:00 -07:00
Guang Ya Liu
8a2e6d6117
Fix typo for 1.0 announcement. ( #2081 )
2018-07-31 09:12:56 -07:00
Martin Taillefer
d22f899879
Disable Mesh Expansion page. ( #2086 )
2018-07-31 08:42:54 -07:00
Jimmy Song
5301d4ea13
Chinese: announcing istio 1.0 ( #2088 )
2018-07-31 08:41:21 -07:00
Jimmy Song
993231abeb
Update homepage and what is istio page ( #2085 )
...
- update the two pages
- make the links point to the Chinese document
2018-07-31 08:40:41 -07:00
mtail
5114973fd8
Revamped instructions for creating new versions.
2018-07-31 06:17:41 -07:00
Vadim Eisenberg
81baa2e939
egress gateway: use subsets for cnn in destination rules and virtual services ( #1942 )
...
* use subsets for cnn in destination rules and virtual services
* remove trailing spaces
* separate virtual services for traffic to and from egress gateway
to egress gateway: TLS match
from egress gateway: TCP match
* put back tls match for HTTPS egress for Istio without Auth
combine defining the Gateway and the VirtualServices
* use ISTIO_MUTUAL with sni in destination rules
* update the log message to print HTTP/2 as the protocol
* make two VirtualServices into one
* remove redundant explanation about SNI setting in a destination rule
* use different virtual service matches for Istio with and without SNI
* fix the case of HTTP traffic for Istio without Auth
2018-07-31 09:14:48 -04:00
Vadim Eisenberg
9e57d4a5b7
add a VirtualService for external HTTPS ServiceEntry ( #2080 )
...
* add a VirtualService for external HTTPS ServiceEntry
* a VirtualService -> the VirtualService
2018-07-31 09:11:05 -04:00
Steven Dake
b3fa64fa41
Fix generated tablegen.py (needs backport) ( #2084 )
...
Original table was dreadfully wrong.
2018-07-31 04:49:16 -07:00
mtail
8d4d59655f
Switch master to 1.1 work.
2018-07-30 21:42:46 -07:00
Martin Taillefer
26bd62e408
Final release material ( #2028 )
...
- New landing page layout and content.
- 1.0 announcement blog post
- New "what is istio" page
2018-07-30 21:37:03 -07:00
Oliver Liu
682db1e3e3
Update Security Concepts ( #1912 )
2018-07-30 20:46:36 -07:00
Yangmin
649c42a8c0
Add debugging authorization guide. ( #1999 )
2018-07-30 20:45:35 -07:00
Vincent
1bb6e5a4ec
translate:example/multicluster/gke ( #2058 )
...
* translate:example/multicluster/gke
* fixed: markdown style
2018-07-30 19:18:40 -07:00
Steven Dake
c5fbbff2d1
This isn't quite right but includes all kv pairs ( #2079 )
...
As well as their default value. I will work more on the python
generation tool this evening after dinner and push an update, but
it makes alot of sense to just merge this as is assuming it renders
properly.
2018-07-30 19:01:41 -07:00