Commit Graph

313 Commits

Author SHA1 Message Date
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
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
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
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
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 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
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
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
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
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 4e49573e69
fix diff in 1.12 beta for diff example (#10499) 2021-11-11 11:04:39 -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
John Howard 2c4a3b6f79
Update helm docs to use helm repo (#10322)
* Update helm docs to use helm repo

* snips

* atempt 100

* Address review comments

* unindent
2021-10-07 06:37:23 -07:00
Frank Budinsky ad1e6a30ff
Configure istio-system namespace for istioctl install (#10406) 2021-10-06 08:07:40 -07:00
Eric Van Norman 2f09b1035d
Update Istio test reference to latest commit - Helm install output (#10367) 2021-09-20 07:00:06 -07:00
Frank Budinsky 8f2afd05c8
Fix tab content not rendering proper indent (#10362) 2021-09-17 11:42:13 -07:00
Eric Van Norman 3b2cd03943
Update test reference to latest istio (#10336)
* Update test reference to latest istio

* Update helm output

* Update install/operator test to allow <pending> IP for running locally.

* fix lint

* Gateway changes

* Fix gateway

* Remove remaining webhook to make tests pass

* Change to use istioctl tag remove
2021-09-16 11:53:40 -07:00
craigbox 217e9046f3
Fix 10321 (#10343) 2021-09-15 06:21:34 -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 2e96dd3e08
Update VM test to a later base image. (#10240) 2021-08-25 14:01:43 -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
Frank Budinsky b5fb428dd5
Remove unnecessary gateway config (#10219) 2021-08-24 08:44:38 -07:00
Frank Budinsky 144e4a8e27
Remove injectionTemplate setting already set in gened yaml (#10191) 2021-08-16 13:16:45 -07:00
Eric Van Norman e914879e02
Add links to supported releases page (#10156)
* Add links to supported releases page

* Change compatible to supported
2021-08-06 13:22:56 -07:00
Istio Automation c1c5970fd8
[master] fix apiVersion for gw install (#10132)
* fix apiVersion for gw install

getting an error for current doc:

```
error: unable to recognize "iop.yaml": no matches for kind "IstioOperator" in version "operator.istio.io/v1alpha1"
```

* update apiversion for istio operator

Co-authored-by: Lin Sun <lin.sun@solo.io>
2021-07-29 02:28:38 -07:00
Shamsher Ansari 41a7b8e554
helm install: create ns separatly for operator (#9592) 2021-07-28 22:45:17 -07:00
AndreaM12345 c8297f13f1
External control plane part 2 test (#10127)
* update for https://github.com/istio/istio.io/issues/10068

* update based on review

* update cleanup

* more cleanup and update doc
2021-07-27 19:24:58 -07:00
jacob-delgado 1188c7725c
Samples referenced was in incorrect directory (#10097) 2021-07-21 14:46:59 -07:00
Frank Budinsky c26390c6ff
Update for simplified istiod-remote charts (#9983)
* Update for simplied istiod-remote charts

* regen snips

* correction

* remove arg

* regen

* add service-account arg

* regen
2021-07-13 09:29:20 -07:00
Brian Avery 8f9f335365
Add table of contents test status (#10010) 2021-06-29 09:55:49 -07:00