Commit Graph

6235 Commits

Author SHA1 Message Date
Eric Van Norman 061a219fc9
Update make gen to do a format-go and check in updated files (#8960)
* Update make gen to do a format-go and check in updated files

* make gen
2021-02-12 10:17:53 -08:00
Eric Van Norman c5966d20f3
Update test reference on main branch to istio.io/istio master (#8950)
* Update test reference on main branch to istio.io/istio master

* Run make gen

* Update istio.io/api

* Fix istioctl-analyze test moving output to 1.10

* Change version string

* Remove overall shellcheck disable of SC2001
2021-02-12 06:50:52 -08:00
Yangmin Zhu 64e68e3b4b
add ext-authz blog (#8890)
* add ext-authz blog

* Apply suggestions from code review

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

* update

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>

* update

* update

* update

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-02-12 06:40:57 -08:00
Istio Automation 1417529ddb
Automator: update istio.io@ reference docs (#8963) 2021-02-11 18:13:28 -08:00
Sam Naser 6fa8019332
Add warning and workarounds for revision validation bug (#8928) 2021-02-11 11:58:40 -08:00
Pengyuan Bian f6f63403bf
add Wasm extension feature stage. (#8945)
* add Wasm feature stages.

* update to experiment

* update doc

* fix doc

* Update index.md
2021-02-11 06:23:38 -08:00
Istio Automation e05067358d
Automator: update istio.io@ reference docs (#8955) 2021-02-10 18:12:20 -08:00
Joshua Blatt 907a06b817
Added section for remote wasm extensions to 1.9 announcement. (#8947)
* Added section for remote wasm extensions to 1.9 announcement.

* Fix phrasing per bianpengyuan review.
2021-02-10 14:03:27 -08:00
Istio Automation cf427c1bb3
Automator: update istio.io@ reference docs (#8946) 2021-02-09 18:14:39 -08:00
Pengyuan Bian a7d815b8e2
Backfill a release notes and known issue about Wasm extension. (#8938) 2021-02-09 16:22:10 -08:00
Sven Mawson f3a202a392
A couple minor edits to the VM Architecture Page (#8939) 2021-02-09 16:10:33 -08:00
John Howard c22cba7ee7
Add upgrade notice about XDS v2 (#8941) 2021-02-09 15:59:31 -08:00
Pengyuan Bian 797167ae7d
Add doc about WebAssembly module remote load. (#8918)
* Add doc about WebAssembly module remote load.

* clean up

* clean up

* add a note

* update weight

* address comments

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

Co-authored-by: Sven Mawson <sven@google.com>

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

Co-authored-by: Sven Mawson <sven@google.com>

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

Co-authored-by: Sven Mawson <sven@google.com>

* address comment

* update header

Co-authored-by: Sven Mawson <sven@google.com>
2021-02-09 14:53:30 -08:00
Eric Van Norman 16896d87f9
Missing make gen during branch cut (update links in snips.sh) (#8933)
* Missing make gen during branch cut (update links in snips.sh)

* Move make gen to master brnch updates
2021-02-09 13:54:10 -08:00
davidhauck 8140906812
Update master to 1.10 (#8931)
* build an archive of v1.8 in master

* update data/versions.yml and archive index page

* advance master to release-1.10

* run make gen
2021-02-09 12:46:44 -08:00
jacob-delgado 5c1db367d0
1.9.0 announcement (#8910) 2021-02-09 10:01:18 -08:00
Shamsher Ansari 8b265cd748
Release notes for 1.9 (#8884)
* Release notes for 1.9

* Add missing issue number for release notes

* update join community text

* update docs update link

* remove old upgrade note

* add suggestions

* add more suggestions

* Fix lint

* minor wordings
2021-02-09 09:41:03 -08:00
John Howard c38b87f139
Improve sidecar injector documentation (#8927)
* Improve sidecar injector documentation

* Remove old implementation details
* Discuss details of how to enable/disable injection
* Discuss advanced customizations of the sidecar

* Apply suggestions from code review

Co-authored-by: Sven Mawson <sven@google.com>

Co-authored-by: Sven Mawson <sven@google.com>
2021-02-08 15:33:42 -08:00
Gregory Hanson 6f295a5493
release notes for 1.8.3 (#8925)
* release notes for 1.8.3

* Apply suggestions from code review

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-02-08 11:56:47 -08:00
jacob-delgado a2266db8dd
Fix helm docs for Istio 1.9.0 (#8898)
* Fix helm docs for Istio 1.9.0

* Modify operator instructions

* Add boilerplate for helm warning

* Fix linting issue
2021-02-08 10:32:10 -08:00
Shamsher Ansari d6bd6a15a5
remove tcp health check (#8911) 2021-02-08 07:54:15 -08:00
Eric Van Norman ebcc7e6de8
Update istio test ref to 1.9.0 (#8919) 2021-02-08 06:05:26 -08:00
Pengyuan Bian ff8b6bf1c7
Move grpc metrics to the right place. (#8920) 2021-02-05 18:17:48 -08:00
Eric Van Norman 9758da112b
Add tip to about potentially waiting. (#8894) 2021-02-05 13:48:30 -08:00
Eric Van Norman 5925028067
Need to update common-files branch when creating a new version (#8915) 2021-02-05 13:33:16 -08:00
Oliver Liu 343cec0fb7
Improve security concept. (#8906)
* Improve security concept.

* Apply suggestions from code review

Co-authored-by: Sven Mawson <sven@google.com>

* Fixes.

Co-authored-by: Sven Mawson <sven@google.com>
2021-02-05 10:08:58 -08:00
John Howard 2067a47cba
Add VM architecture diagram (#8870)
* Add VM architecture diagram

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Update content/en/docs/ops/deployment/vm-architecture/index.md

* fix lint

* Update content/en/docs/ops/deployment/vm-architecture/index.md

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

* Apply suggestions from code review

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

* suggestions

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-02-04 21:41:58 -08:00
John Howard 51650924c9
VMs: add doc test, re-org examples (#8892)
* Add documentation test for VMs

* Remove single and multinetwork docs, move up a level

* Fixes

* fix tests

* fix test
2021-02-04 21:31:44 -08:00
Oliver Liu 09e3f8e17e
Improve the plug-in cert task. (#8904)
* Improve the plug-in cert task.

* Small fix.

* Update content/en/docs/tasks/security/cert-management/plugin-ca-cert/index.md

Co-authored-by: Sven Mawson <sven@google.com>

* Describe the recommendation of using hierarchical CA.

* Small fix.

* Apply suggestions from code review

Co-authored-by: Sven Mawson <sven@google.com>

* Apply suggestions from code review

Co-authored-by: Sven Mawson <sven@google.com>

Co-authored-by: Sven Mawson <sven@google.com>
2021-02-04 16:06:15 -08:00
jacob-delgado 55f916c51c
Update sidecar-injection doc based on 1.9.0-rc.0 (#8896)
* Update sidecar-injection doc based on 1.9.0-rc.0

* Code review comments
2021-02-04 07:15:31 -08:00
Zhonghu Xu 56e128d8df
change baseEjectionTime < 300s (#8895) 2021-02-04 07:06:41 -08:00
Istio Automation e9543db958
Automator: update istio.io@ reference docs (#8902) 2021-02-03 18:11:57 -08:00
Shamsher Ansari d490706ebf
Few updates to install options (#8899) 2021-02-03 06:33:59 -08:00
Jim Ntosas d65c3631ee
Kops Docs: Fix ServiceAccountVolume proposed configuration (#8893)
Seems that after merging https://github.com/kubernetes/kops/pull/9534
there is no need to specify paths for key-files for service Account
Token Volume Projection.

Instead, current configuration proposed is making Istio unable to verify
JWT token with errors. In this commit, we remove the paths, letting Kops
handles the default ones that are working as expected.

Signed-off-by: dntosas <ntosas@gmail.com>
2021-02-02 13:43:50 -08:00
Yangmin Zhu 6dd91af7cb
fix jwt test (#8873)
* fix jwt test

* update
2021-02-02 12:09:42 -08:00
Eric Van Norman 0db0744ace
Update istio test ref to 1.9.0-rc.0 (#8852)
* Update istio test ref to 1.9.0-beta.1

* Update test reference to Istio 1.9-rc.0
2021-02-02 11:10:39 -08:00
John Howard fec7e43e83
Add troubleshooting guide for VMs (#8868)
* Add troubleshooting guide for VMs

* Update content/en/docs/ops/diagnostic-tools/virtual-machines/index.md

Co-authored-by: Jimmy Song <rootsongjc@gmail.com>

Co-authored-by: Jimmy Song <rootsongjc@gmail.com>
2021-02-02 08:59:24 -08:00
Istio Automation eb318dd57a
Simplify CRD backup command (#8889)
Co-authored-by: John Howard <howardjohn@google.com>
2021-02-01 17:04:59 -08:00
Istio Automation f039fe773b
Automator: update common-files@master in istio/istio.io@master (#8887) 2021-02-01 08:38:15 -08:00
Istio Automation c20fac1058
Automator: update common-files@master in istio/istio.io@master (#8882) 2021-01-30 20:35:48 -08:00
Istio Automation 95e409bb13
Automator: update istio.io@ reference docs (#8881) 2021-01-29 18:11:43 -08:00
Jimmy Chen 4112a02f27
Release notes for 1.7.7 (#8867)
* Release notes for 1.7.7

* Update content/en/news/releases/1.7.x/announcing-1.7.7/index.md

Co-authored-by: Brian Avery <bavery@redhat.com>

* update

* update

Co-authored-by: Brian Avery <bavery@redhat.com>
2021-01-29 14:21:41 -08:00
John Howard a142de5907
Remove root cert transition guide (#8876)
* Remove root cert transition guide

The guide is for users on 1.2. Any user from 1.2 would already have
their cert expired, so they either already followed this guide or
already had a production outage.

Fixes https://github.com/istio/istio.io/issues/6668

* fix lint
2021-01-29 14:01:47 -08:00
Istio Automation 251d3df091
Automator: update common-files@master in istio/istio.io@master (#8872) 2021-01-28 18:39:45 -08:00
Istio Automation 89545f55cd
Automator: update istio.io@ reference docs (#8871) 2021-01-28 18:10:53 -08:00
Nathan Mittler f08ea8f090
Add missing step to multicluster tests (#8848)
This shouldn't actually be needed by the tests, since it
only affects pods without a sidecar. However, adding for
completeness.
2021-01-28 12:52:51 -08:00
John Howard 730b536cf0
Remove localhost recommendation (#8864)
We are going to break `localhost` listeners: https://docs.google.com/document/d/1j-5_XpeMTnT9mV_8dbSOeU7rfH-5YNtN_JJFZ2mmQ_w/edit#. It was bad advice to begin with, written by myself I believe
2021-01-28 09:18:03 -08:00
Ryota 71f507922a
Fix typo and minor wording (#8863) 2021-01-28 08:33:12 -08:00
Kuat 2ae98716b8
add sleep (#8855)
* add sleep

Signed-off-by: Kuat Yessenov <kuat@google.com>

* add TODO

Signed-off-by: Kuat Yessenov <kuat@google.com>
2021-01-28 07:26:07 -08:00
Istio Automation c20cae28de
Automator: update istio.io@ reference docs (#8850) 2021-01-28 07:13:08 -08:00