Commit Graph

568 Commits

Author SHA1 Message Date
Frank Budinsky f5a6876c51
Remove temporary workaround from getting started test (#11721) 2022-08-19 08:00:45 -07:00
Tong Li 3f3fe2fe44
Promoted command x uninstall to install (#11707)
* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Update content/en/docs/setup/install/operator/test.sh

Promoted command x uninstall to install

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

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-18 14:33:52 -07:00
Eric Van Norman 4a51608c45
Update test ref to 1.15.0-beta.1 (#11715)
* Update test ref to 1.15.0-beta.1

* Change order for hem test output

* Go back to most likely sort over, but remove REV since it may change.

* Update test to just verify that both revisions exist

* But the revisions back in the doc
2022-08-18 11:45:51 -07:00
Frank Budinsky 0b21a60ade
Add cleanup instructions to external control plane doc (#11713) 2022-08-17 08:19:12 -07:00
Frank Budinsky 2bc1913a96
Add tip about configuring istioctl for a remote cluster (#11706) 2022-08-15 10:09:28 -07:00
Frank Budinsky 6457b22c83
Add tip for cluster names containing / chars (#11695)
* Add tip for URL containing / characters

* Add tip for cluster names containing / chars

* highlight
2022-08-10 07:28:08 -07:00
Frank Budinsky 3e864baa36
Remove workaround for issue #37674 (#11689) 2022-08-09 12:55:37 -07:00
Frank Budinsky cb70a40db3
Fix verify_like matching token prefix not ending in - (#11693)
* Fix verify_like matching token prefix not ending in -

* change test
2022-08-09 09:59:37 -07:00
Frank Budinsky 9fbd9547f6
Enable validation on config cluster (#11657) 2022-07-31 19:24:07 -07:00
Frank Budinsky 10bd965982
Document validation disabled by default when using istioctl manifest generate (#11653)
* Document validation disabled by default when using istioctl manifest generate

* separate changes

* improve wording
2022-07-28 07:47:49 -07:00
Frank Budinsky af58cd6436
Fix incorrect webhook names in external control plane instructions (#11625)
* Fix incorrect webhook names in external control plane instructions

* fix test
2022-07-21 12:43:43 -07:00
Faseela K 43aa5d447e
Advanced Helm chart customization doc (#11480)
* Advanced Helm chart customization doc

As per the WG meeting, it was decided not to allow support for new values in istio helm charts
(unless there is substantial evidence it is needed by a large number of people); instead create an istio.io doc on last mile helm customization

Signed-off-by: Faseela K <faseela.k@est.tech>

* Update references section

Signed-off-by: Faseela K <faseela.k@est.tech>

* Add link to the new document in the main helm install page

Signed-off-by: Faseela K <faseela.k@est.tech>

* incorporate review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix lint error

Signed-off-by: Faseela K <faseela.k@est.tech>

* Incorporate additional review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Review comments, and fix deployment name in kustomize patch

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix helm template command

Signed-off-by: Faseela K <faseela.k@est.tech>

* specify namespace in the helm commands

Signed-off-by: Faseela K <faseela.k@est.tech>

* format helm template command output

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix intend

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-07-21 10:01:46 -07:00
Frank Budinsky cef3426a49
Add tips for easier external control plane setup (#11609)
* Add tips for easier  external control plane setup

* fix func name

* fix lint

* fix indent

* fix test

* rename yaml file

* remove nested text in tips

* tweak indent

* regen
2022-07-21 05:16:43 -07:00
Frank Budinsky a0e19bdef9
Change multicluster docs to use istiodless remotes (#11155)
* Change multicluster docs to use istiodless remotes

* regen

* workaround mwh bug

* manifest gen

* undo

* fix net

* regen

* remove workaround

* control plane annotation

* regen

* fix lint

* fix

* fix test failure

* address review comments
2022-07-05 12:35:28 -07:00
Frank Budinsky 0ac02d2a2a
External control plane use local secret watcher (#11517)
* External control plane use local secret watcher

* fix

* regen

* remove tip
2022-06-30 09:18:13 -07:00
Frank Budinsky a2497d9dbc
Fix missing context in external control plane instructions (#11526) 2022-06-30 07:06:07 -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
Eric Van Norman b5e32c648a
Additional updates to use the master branches in other repos (#11431) 2022-06-15 03:34:22 -07:00
Oliver Liu 0afa95518e
Cherrypick #11392. (#11397) 2022-06-12 13:48:17 -07:00
Zhonghu Xu 13495eb649
Fix huawei Application Service Mesh link (#11380) 2022-06-10 04:20:27 -07:00
Daniel Hawton 63d5724fde
Helm and gateway tests (#11276)
* add tests to gateway setup

* manually cleanup the minimal istio install

* Add canary upgrade test

* convert rewrite-repo to a helper function

* upgrade helm test

* lint fixes

* left over validatingwebhook from a prior test

* remove boilerplate check

* undo elided pod names

* gen snip

* Remove validatingwebhookconfigurations deletion

* remove webhook configs pending fix in istio

* remove webhook configs pending fix in istio

* revert some changes

* remove temp webhook removals

* remove revision labeled mutating webhooks

* revert revision-tags-middle change

* make gen
2022-06-07 08:34:59 -07:00
zirain 22b6a01f05
fix istioctl install twice (#11349) 2022-05-25 07:50:41 -07:00
Faseela K 79529ce74f
Add document for kernel module requirements under platform setup (#11344)
* Add document for kernel module requirements under platform setup

Signed-off-by: Faseela K <faseela.k@est.tech>

* Add TPROXY mode requirements

Signed-off-by: Faseela K <faseela.k@est.tech>

* Incorporate review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix lint error

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-05-24 13:01:36 -07:00
Eric Van Norman 9689696934
Update minikube instructions related to ingress host and port (#11326)
* Update minikube instructiuons related to ingress host and port

* Rune make gen

* Update test script with new snippet names (renumbered)
2022-05-24 07:48:10 -07:00
Frank Budinsky a326daa3e0
Add webhooks to test framework snapshot (#11281)
* Add webhooks to test framework snapshot

* missing return

* fix lint

* some fixes

* more fixes

* final fixes

* one more
2022-05-13 10:12:49 -07:00
Ram Vennam 6afb542429
minor vs patch version (#11194) 2022-04-19 07:14:39 -07:00
Istio Automation 4328002383
Use the currently referenced images in the helm test (#11143)
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-04-04 14:24:29 -07:00
Frank Budinsky 30579dd0cf
Remove tip for bad script (#11124) 2022-03-29 11:18:58 -07:00
Faseela K 49507c999d
Clarify resource annotations behavior (#11066)
* Clarify resource annotations behavior

For more details see: https://github.com/istio/istio/pull/37825#issuecomment-1068499203

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix the yaml rendering

Signed-off-by: Faseela K <faseela.k@est.tech>

* additional review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Additional rephrasing

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix lint errors

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-03-18 12:07:06 -07:00
Frank Budinsky 38130b732f
workaround for issue #37674 (#11041) 2022-03-10 09:00:51 -08:00
John Howard a41e72e13d
Clarify injection for gateways (#10998)
* Clarify injection for gateways

* Update content/en/docs/setup/install/helm/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-03-02 12:19:05 -08:00
Eric Van Norman e168c8951e
Update to use dynamic version (#10979)
* Update to use dynamic version

* make gen
2022-03-01 15:39:05 -08:00
John Zheng af153816d9
Fix docs for installation: Istio Operator is not suggested for a production environment (#10963)
* Fix docs for installation: IstioOperator is not suggested for a production environment

* Update index.md

Fix issue "Multiple consecutive blank lines"

* Fixed #10963 for zn docs, about IstioOperator is not suggested on production environment
2022-02-28 20:03:39 -08:00
Tim Ebert 6e822cbf55
Nit: link the installation customization page (#10919) 2022-02-15 13:33:24 -08:00
Eric Van Norman b00ed6db68
Convert hardcoded values to read actual values (#10879)
* Convert hardcoded values to read actual values

* Fix assigment

* escape $
2022-02-08 16:20:17 -08:00
Eric Van Norman 1ae1fdf9db
Enable VM tests (#10858)
* Add VM tests

* Update sidecar image

* Further VM test updates

* Hardcode values to test
2022-02-08 13:17:19 -08:00
Frank Budinsky 4b79e9db95
Disable validation in external control plane install (#10864) 2022-02-07 10:06:03 -08:00
Frank Budinsky 428b518039
Add tip to kind platform setup instructions (#10852)
* Add tip to kind platform setup instructions

* add cluster name

* typo
2022-02-03 13:05:55 -08:00
Eric Van Norman 68f0f07545
Prepare for v1.13 as istio source is already branched (#10808)
* Prepare for v1.13 as istio source is already branched

* Update VM test image from 1.11 to current to test

* Rename tests to temporaily disable Issue created to reanble before 1.13
2022-01-21 09:52:46 -08:00
Xunzhuo 0d7092fcbe
docs: add guide to install istio in tencent cloud (#10765)
* docs(platform-setup): add guide to install istio in tencent-cloud-mesh

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* fix: lint errors

* fix: update refer to review from eric

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* fix: change images into English and update related links to english

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* Update index.md
2022-01-13 11:29:17 -08:00
Pengyuan Bian dcb58d3851
[CNI] Document 1337 UID workaround for init container. (#10655)
* [CNI] Document 1337 UID workaround for init container.

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: John Howard <howardjohn@google.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* lint

* update.

* update.

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: craigbox <craigbox@google.com>
2021-12-31 11:31:30 -08:00
Eric Van Norman cc12e5d72a
Change test to support as we actually test on more releases. (#10630) 2021-12-17 11:25:05 -08:00
Kenan O'Neal 51291ca691
Fix Helm install and upgrade commands for istio-operator (#10570)
- Use namespace for Helm istio-operator commands.
2021-12-06 17:06:05 -08:00
John Howard c53dd54afc
Drop operator page to bottom of list (#10524) 2021-11-19 14:16:53 -08:00
jacob-delgado b04ea6b439
Update platform setup for kops 1.22+ (#10500)
* Update platform setup for kops 1.22+

* Update index.md

* Update index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-11-18 10:37:18 -08:00
jacob-delgado 4e49573e69
fix diff in 1.12 beta for diff example (#10499) 2021-11-11 11:04:39 -08:00
Sam Naser 64422a6fea
Remove old gateway upgrade documentation (#10480)
* Remove old gateway upgrade documentation

* fix link
2021-11-09 08:17:37 -08:00
Sam Naser f117b45ab6
Document default revision installation changes (#10450)
* Document default revision changes

* Remove extra space

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

* Remove additional with

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

Co-authored-by: craigbox <craigbox@google.com>
2021-11-02 10:58:36 -07:00
Eric Van Norman 4c16b9a65e
Prepare for v1.12 as Istio source is already branched (#10455)
* prepare for v1.12 as istio source is already branched

* Fixup script output

* Removing validatingwebhookconfiguration if it exists.
2021-11-01 12:27:58 -07:00
Sam Naser 24e16f25e8
Add usage warning for in-cluster operator (#10420)
* Add usage warning for in-cluster operator

* iterate on comments

* move helm back to alpha

* in-cluster operator -> operator

* change istioctl and helm ordering

* change wording to is not needed

* iterate on comments
2021-10-14 18:57:24 -07:00