Commit Graph

7110 Commits

Author SHA1 Message Date
Mitch Connors 39a4e47fd2
1.9 extended support announcements (#10299)
* 1.9 extended support announcements

* fix lint errors

* fix spelling error

* fix urls
2021-09-06 06:18:31 -07:00
Istio Automation ca614a1a51
Automator: update istio.io@ reference docs (#10300) 2021-09-03 19:48:34 -07:00
Istio Automation c45c2ecb31
Automator: update istio.io@ reference docs (#10297) 2021-09-02 19:50:49 -07:00
Steve Zhang eec623fba6
[release-1.11] Add release notes for 1.11.2 (#10284)
* [release-1.11] Add release notes for 1.11.2

* fixed make lint

* change files according to comments

* fixed another lint error

* add missing CL

* eric's comments

* Update content/en/news/releases/1.11.x/announcing-1.11.2/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Ryan King <ryan.king@solo.io>
Co-authored-by: Ryan King <ryan.taylor.king@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-09-02 14:50:16 -07:00
Douglas Reid d3257cfcd3
Add doc on Telemetry API Tracing configuration (#9572)
* Add doc on Telemetry API Tracing configuration

* fix lint spelling issues

* fix meshconfig link

* address some review comments

* udpdates to address comments

* address commits and fix lint

* properly set page status

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/_index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/mesh-and-proxy-config/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/telemetry-api/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/telemetry-api/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/mesh-and-proxy-config/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/telemetry-api/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/telemetry-api/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/telemetry-api/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/telemetry-api/index.md

Co-authored-by: craigbox <craigbox@google.com>

* changes

* fix lint

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2021-09-02 13:39:43 -07:00
sha-rath ed59f1cb8b
Fixed typo in cipher suites (#10292) 2021-09-02 09:07:45 -07:00
Istio Automation e478ec9241
Automator: update istio.io@ reference docs (#10291) 2021-09-01 19:53:10 -07:00
Ihor Sychevskyi d299634bbc
fix overlapping table (#10238) 2021-09-01 15:12:30 -07:00
Mariam John 2dfcf8a844
Add instructions to enable remote cluster gateways using Helm (#10200)
Fixes: #9397
2021-09-01 12:28:04 -07:00
Eric Van Norman 90e09d8f54
Only lint markdown files in some areas of the linting (#10261) 2021-09-01 09:45:49 -07:00
Ihor Sychevskyi f5ebad35cc
add responsive video (#10272) 2021-09-01 04:49:56 -07:00
Istio Automation 73c754f054
Automator: update istio.io@ reference docs (#10282) 2021-08-30 19:48:07 -07:00
youhonglian 3e9b049ba8
update file (#10278) 2021-08-30 07:49:20 -07:00
MXuDong b4ac18aa83
zh-translation: /zh/docs/ops/common-problems/observability-issues/index.md (#9295)
* trans it

* fix some error

* fix some error

* Update content/zh/docs/ops/common-problems/observability-issues/index.md

Co-authored-by: Kebe <mail@kebe7jun.com>

* fix lint error

Co-authored-by: Kebe <mail@kebe7jun.com>
Co-authored-by: LIU <mixdeers@gmail.com>
2021-08-29 19:35:47 -07:00
Ihor Sychevskyi 621a7ef6bf
fix toggle font family (#10251) 2021-08-29 15:34:39 -07:00
mrshengzyzy 340d699f75
zh-translation:content/zh/docs/ops/diagnostic-tools/multicluster/index.md (#9421)
* zh-translation:content/zh/docs/ops/diagnostic-tools/multicluster/index.md

* zh-translation:content/zh/docs/ops/diagnostic-tools/multicluster/index.md

* lint repair

* lint repair

* fix lint errors

Co-authored-by: LIU <mixdeers@gmail.com>
2021-08-29 14:35:18 -07:00
orangegzx 4e70f3d631
zh-translation: news/support/announcing-1.8-eol-final (#10263) 2021-08-29 08:41:09 -07:00
Ram Vennam ddca0f2111
fix typo (#10273) 2021-08-29 06:46:20 -07:00
Istio Automation ab22434d81
Automator: update common-files@master in istio/istio.io@master (#10260) 2021-08-27 12:33:05 -07:00
orangegzx ba2034f83c
zh-translation: news/support/announcing-1.8-eol/index.md (#10249) 2021-08-27 11:28:56 -07:00
orangegzx 536198e865
zh-translation: news/support/announcing-1.9-eol/index.md (#10248) 2021-08-27 10:43:57 -07:00
helight 63ff964aa0
zh-translation:reference/config/proxy_extensions/metadata_exchange (#9826)
* zh-translation:reference/config/proxy_extensions/metadata_exchange

* fix: page description ends with a period

Co-authored-by: BIT <mixdeers@gmail.com>
2021-08-27 09:55:16 -07:00
craigbox fa0eb877d8
Update contributing links (#10252) 2021-08-27 08:24:57 -07:00
Yukun Cao 71605c0f44
zh-translation: content/zh/docs/ops/best-practices/security (#9995)
* zh-translation: content/zh/docs/ops/best-practices/security

* Fix spell and reference errors

* Fix spelling errors in title reference

* Changes based on review

* Change to capital words from review

* fix based on review from xunzhuo
2021-08-27 03:26:42 -07:00
Istio Automation 2c4d05955c
Automator: update istio.io@ reference docs (#10253) 2021-08-26 19:51:44 -07:00
John Howard a7c63369c4
Remove "file mount" egress gw doc (#10143)
* Remove file mount egress documentation

This is actively leading users down a bad practice. We previously did
the same for Ingress - the results were we got a lot less bugs about
file mount being very hard to use.

As is, users are directed here as the default - only if they happen to
know what "SDS" is (an implementation detail) will they realize the
other doc is better.

* gen snips

* fix test

* Fix inject
2021-08-26 10:16:00 -07:00
Istio Automation b4c5863257
Automator: update istio.io@ reference docs (#10241) 2021-08-25 20:45:33 -07:00
orangegzx 0f0ce4b2e9
zh-translation: docs/tasks/traffic-management/circuit-breaking/index.md (#10232)
* zh-translation: docs/tasks/traffic-management/circuit-breaking/index.md

* modify
2021-08-25 19:52:16 -07:00
Eric Van Norman 2e96dd3e08
Update VM test to a later base image. (#10240) 2021-08-25 14:01:43 -07:00
Eric Van Norman 12bf909242
Cherry pick of #10223 - August security bulletin (#10237) 2021-08-25 12:51:58 -07:00
jacob-delgado d112c34852
Helm can use revision tags (#10112)
* Helm can use revision tags

Update canary and helm docs to clarify use of stable revision labels.
Cleanup the docs appropriately and point to existing blogs and diagrams
that detail this functionality better.

* Code review comments

* Fix linter

* Fix usage

* Update comments
2021-08-25 09:33:42 -07:00
Shamsher Ansari 208d8fc59f
Add 1.9 eol final announcement (#10196)
* Add 1.9 eol final announcement

* update eol date
2021-08-24 22:42:46 -07:00
orangegzx 33f294cab1
zh-translation: blog/2019/webhook/index.md (#9761)
* zh-translation: blog/2019/webhook/index.md

* Update content/zh/blog/2019/webhook/index.md

Co-authored-by: Kebe <mail@kebe7jun.com>

* Update content/zh/blog/2019/webhook/index.md

Co-authored-by: Kebe <mail@kebe7jun.com>

* Update content/zh/blog/2019/webhook/index.md

Co-authored-by: Kebe <mail@kebe7jun.com>

* Update content/zh/blog/2019/webhook/index.md

Co-authored-by: Kebe <mail@kebe7jun.com>

* Update index.md

Co-authored-by: Kebe <mail@kebe7jun.com>
2021-08-24 21:11:47 -07:00
Frank Budinsky b5fb428dd5
Remove unnecessary gateway config (#10219) 2021-08-24 08:44:38 -07:00
orangegzx 913b5305f2
zh-translation: blog/2019/root-transition/index.md (#9758)
* zh-translation: blog/2019/root-transition/index.md

* Update content/zh/blog/2019/root-transition/index.md

Co-authored-by: Kebe <mail@kebe7jun.com>
2021-08-24 00:40:47 -07:00
Ihor Sychevskyi 836d05ae39
add responsive table on mobile (<767px) (#10209) 2021-08-23 15:32:58 -07:00
Eric Van Norman 2c28b12808
Test to a slightly oler istio commit (#10217) 2021-08-23 11:00:21 -07:00
Istio Automation c0abf11b5f
Fix client description (#10214)
Co-authored-by: BIT <mixdeers@gmail.com>
2021-08-23 00:40:25 -07:00
BIT 083501253f
Sync fortio deploy and command in circuit-breaking (#10207) 2021-08-21 06:11:09 -07:00
Istio Automation ae0b6010e9
Automator: update istio.io@ reference docs (#10205) 2021-08-20 19:50:58 -07:00
Shamsher Ansari 3c65d6cfb8
Update date for 1.9 eol announcement (#10198)
* Update date for 1.9 eol announcement

* update

* Update index.md

Co-authored-by: craigbox <craigbox@google.com>
2021-08-20 06:27:20 -07:00
Shamsher Ansari 5dfc24e5b7
Update 1.9 eol date for supported releases (#10202) 2021-08-20 05:02:42 -07:00
Istio Automation 1ff518e76b
Automator: update istio.io@ reference docs (#10201) 2021-08-19 19:47:17 -07:00
orangegzx 2e58e4e4a0
zh-translation: blog/2019/sail-the-blog/index.md (#9759) 2021-08-19 18:06:12 -07:00
Mitch Connors 1c482acf54
Update direct upgrade warning (#10163)
As of May, skipping a single minor version is supported.
2021-08-19 14:08:00 -07:00
Eric Van Norman 54cb500603
Fix page links (#10195) 2021-08-19 04:05:55 -07:00
orangegzx 8357d20bc8
zh-translation: blog/2020/workload-entry/index.md (#9762)
* zh-translation: blog/2020/workload-entry/index.md

* lint

* Update content/zh/blog/2020/workload-entry/index.md

Co-authored-by: Kebe <mail@kebe7jun.com>
2021-08-19 02:02:25 -07:00
Istio Automation 2512a7f790
Automator: update istio.io@ reference docs (#10197) 2021-08-17 19:58:06 -07:00
Istio Automation b98e4b2341
Automator: update istio.io@ reference docs (#10186) 2021-08-17 07:45:56 -07:00
Istio Automation cd69f5d592
Automator: update istio@ test reference (#10188) 2021-08-16 14:42:51 -07:00