Commit Graph

7556 Commits

Author SHA1 Message Date
Eric Van Norman c9a589a4c8
Pick up a new istio ref for some doc changes (#11519) 2022-06-30 10:46:10 -04:00
Frank Budinsky a2497d9dbc
Fix missing context in external control plane instructions (#11526) 2022-06-30 07:06:07 -07:00
Istio Automation c18a06dcd3
Automator: update istio.io@ reference docs (#11523) 2022-06-29 19:49:34 -07:00
Istio Automation 31b4c8542b
Automator: update common-files@master in istio/istio.io@master (#11520) 2022-06-29 15:16:33 -07:00
lei-tang 8f42f551e7
Add missing change notes (#11514)
* Add missing change notes

New change notes were added after the original change notes PR.
This PR adds the missing change notes.

* Fix lint

* Add two more missing items
2022-06-29 11:07:40 -07:00
Ambor 33a45d4d9f
fix: update the url of aeraki (#11515) 2022-06-29 03:01:40 -07:00
Istio Automation 714dd85c55
Automator: update istio.io@ reference docs (#11512) 2022-06-27 19:49:33 -07:00
Istio Automation f8c9bd93a9
[master] Announce 1.12 EOL (#11508)
* Announce 1.12 EOL

* Remove alias

Co-authored-by: Kmoneal <kenan.oneal@volunteers.acasi.info>
2022-06-27 17:31:33 -07:00
Eric Van Norman fc2a87c9a5
Update of istio test reference (include fix for otel logging) (#11506)
* Update of istio test reference (include fix for otel logging)

* Updated reference

* otel provider commit failed to build, try next commit
2022-06-27 15:14:01 -07:00
Frank Budinsky 73f65c22f8
Annotate remote cluster namespace (#11507)
* Annotate remote cluster namespace

* fix

* tweak

* regen
2022-06-27 14:15:38 -07:00
Istio Automation 39b2698635
Automator: update common-files@master in istio/istio.io@master (#11505) 2022-06-27 08:13:38 -07:00
Istio Automation eb0ca2b0a6
Automator: update istio.io@ reference docs (#11497) 2022-06-25 19:50:36 -07:00
Istio Automation a7b35e3747
Automator: update common-files@master in istio/istio.io@master (#11491) 2022-06-24 12:09:35 -07:00
Istio Automation 08bcfce6d5
Automator: update common-files@master in istio/istio.io@master (#11488) 2022-06-24 08:33:35 -07:00
yanrongshi 39ff774ad3
zh/news/releases/1.13.x/announcing-1.13.5/index.md (#11408)
* Create index.md

* Update content/zh/news/releases/1.13.x/announcing-1.13.5/index.md
2022-06-23 20:56:41 -07:00
yanrongshi ef9bae67d5
zh:update/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md (#11386)
* Update index.md

* add test

* fix Multiple consecutive blank lines

Co-authored-by: yanrong.shi <yanrongshi>
2022-06-23 20:56:34 -07:00
Michael 35b8a8db49
zh:sync setup/platform-setup/azure/index.md (#11483) 2022-06-23 20:11:17 -07:00
Istio Automation 85edb53de2
Automator: update common-files@master in istio/istio.io@master (#11484) 2022-06-23 14:35:16 -07:00
Istio Automation f231608406
Automator: update common-files@master in istio/istio.io@master (#11481) 2022-06-23 10:22:24 -07:00
yanrongshi 41de3ded3b
Update /zh/docs/tasks/traffic-management/egress/egress-gateway/index.md (#11466)
* Update index.md

* Update index.md
2022-06-23 10:22:16 -07:00
yanrongshi 4a6f3968be
update/zh/about/case-studies/splunk/index.md (#11471)
* Create index.md

* Update index.md
2022-06-23 08:48:27 -07:00
CharliePu 81b265ba81
add Authorization Policy Condition (#11468) 2022-06-23 08:48:19 -07:00
Michael 1d228cbf27
[zh] minor changes of my first PR :) (#11478) 2022-06-23 06:44:41 -07:00
yanrongshi 37f898ec1a
Create index.md (#11473) 2022-06-23 06:44:33 -07:00
yanrongshi d67ce0c5ae
Create index.md (#11472) 2022-06-23 06:44:24 -07:00
Istio Automation 113c4a3085
Automator: update istio.io@ reference docs (#11479) 2022-06-22 19:48:52 -07:00
Istio Automation 2fcabc35af
Automator: update istio.io@ reference docs (#11477) 2022-06-21 19:50:51 -07:00
craigbox ffee4e66ff
Fix some misspellings in the spelling file (#11470)
* Add ZOZO and WP Engine case studies

* Fix lint errors

* Add Splunk too

* Fix lint errors

* Remove some misspellings and their spelling file pairs

* Fix lint errors

* Fix lint errors
2022-06-21 18:58:52 -07:00
Ihor Sychevskyi 8c422c7371
add search on mobile (#11359)
* add search on mobile

* Fix lint error

Co-authored-by: craigbox <craigbox@google.com>
2022-06-21 13:45:23 -07:00
CharliePu 5312777dcc
Fix document omissions. (#11393)
* Fix document omissions.

* Fix document omissions.
2022-06-21 12:12:23 -07:00
Eric Van Norman a41610209e
Enable VM test (#11442)
* Enable VM test

* Attempt to fix test

Co-authored-by: John Howard <howardjohn@google.com>
2022-06-21 10:14:48 -07:00
craigbox c6954794de
Add case studies for IstioCon 2022 customers (#11469)
* Add ZOZO and WP Engine case studies

* Fix lint errors

* Add Splunk too

* Fix lint errors

* Fix lint errors
2022-06-21 08:54:49 -07:00
Jakub Horák a5b270cba4
Improve clarity of Egress Gateway docs (#11458)
* Improve clarity of Egress Gateway docs

Make the step 13 more clear, since it is creating a DestinationRule in the test-egress namespace and not in the default namespace.

* Update content/en/docs/tasks/traffic-management/egress/egress-gateway/index.md

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

Co-authored-by: craigbox <craigbox@google.com>
2022-06-20 10:36:26 -07:00
Eric Van Norman bfc662d4e3
Update istio test reference - Requires code update for test framework (#11465) 2022-06-20 09:06:26 -07:00
Yossi Mesika 88bac825cf
Minor correction to the format of the scrape URL (#11464) 2022-06-20 00:27:26 -07:00
Ravi kumar Veeramally 48d5708d32
More clarification about performance numbers (#11449)
* More clarification about performance numbers

* rewrite and put in appropriate place

* Update content/en/blog/2022/cryptomb-privatekeyprovider/index.md

Forgot a "t", my bad

* Update index.md

* Update content/en/blog/2022/cryptomb-privatekeyprovider/index.md

* Update content/en/blog/2022/cryptomb-privatekeyprovider/index.md

Don't like ending with a period?

Co-authored-by: craigbox <craigbox@google.com>
2022-06-19 16:19:26 -07:00
Eric Van Norman 756001370d
Update PATH ordering to pick up downloaded istioctl first (#11448) 2022-06-19 15:29:26 -07:00
Istio Automation f6a597d7eb
Automator: update istio.io@ reference docs (#11454) 2022-06-16 20:32:17 -07:00
yanrongshi 82db59084c
Update index.md (#11450) 2022-06-16 19:32:17 -07:00
Mitch Connors 860bd2da0e
Correct spelling of release manager name (#11451)
* Correct spelling of release manager name

see github profile for correct spelling

* add jonh to spelling
2022-06-16 17:03:55 -07:00
Istio Automation deda60a752
Automator: update common-files@master in istio/istio.io@master (#11452) 2022-06-16 14:55:51 -07:00
Istio Automation 859588d69c
Automator: update istio.io@ reference docs (#11446) 2022-06-15 19:52:52 -07:00
Eric Van Norman d6a7531a62
Enable the dashboard test (#11441) 2022-06-15 14:05:14 -07:00
stekole 631523a7f3
Adding Achievers to wall of users (#11444) 2022-06-15 13:20:13 -07:00
Eric Van Norman 67cb4c9bcd
Enable istioctl-analyze. (#11440) 2022-06-15 12:32:15 -07:00
rotimiawani 574d1043b1
updating content/en/docs/ops/integrations/spire/index.md (#11418) 2022-06-15 10:13:14 -07:00
Eric Van Norman fceb5c1d8d
Copy the 1.13 archive to master (#11438) 2022-06-15 08:46:13 -07:00
craigbox dad48e89f5
Change publish date (#11436)
This was already changed in the 1.14 cherrypick.
2022-06-15 07:22:13 -07:00
youhonglian ef52e241c1
zh: kiali png (#11432) 2022-06-15 04:19:13 -07:00
Eric Van Norman b5e32c648a
Additional updates to use the master branches in other repos (#11431) 2022-06-15 03:34:22 -07:00