Commit Graph

341 Commits

Author SHA1 Message Date
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
Jackie Elliott da58f42dec
fix(): add missing cleanup instructions (#13076)
* fix(): add missing cleanup instructions

Part of #11720

Signed-off-by: jaellio <jaellio@microsoft.com>

* Remove unecessary uninstalls

Signed-off-by: jaellio <jaellio@microsoft.com>

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-05-10 11:46:35 -07:00
Ravi Verma 9b0315deba
multi-cluster with multi-network setup flow fix (#13081)
* multi-cluster with multi-network setup flow fix

* Updated test case to align with document
2023-04-26 06:12:28 -07:00
SRodi dd4f01fa26
Create generic args.md with common args consumed by test scripts (#13087)
* generic-args-md

* create generic boilerplates/args.md
* include gw_api_version, full_version, previous_version
* update install/operator/test.sh to source and use new vars
* update test/util/gateway-api.sh to source and use new gw var
* remove gateway-api-version.md
* relates to #13085

* fix linting fail for args.md

* remove sed command for revision string, use param expansion
2023-04-21 08:59:23 -07:00
SRodi 2ed61a7cae
Enable tests and remove hardcoded versions for operator install doc (#13050)
* Enable tests for operator install

* install-operator-tests

* update snip_id
* set snip_id=none for non-tested snips
* add test scenarios for helm,watchns,install istio,update
* use functions for better readability
* add newline at the end

* install-operator-tests

* add tests for inplace and canary upgrade
* update version 1.8.1 and 1.9.0 to 1.17.1 and 1.17.2 in docs
* disable snip remove_operator failing lint/test

* install-operator-tests

* remove all hardcoded versions in operator install doc
* add istio_previous_version and full/previous revision to snip.py
* adjust test.sh accordingly

* install-operator-tests

* add shorcodes for revision versions

* install-operator-tests

* fix canary upgrade (upgrade from previous to full version)

* install-operator-tests

* fix reference to full_version in canary upgrade

* install-operator-tests

* fix slightly off format

* install-operator-tests

* disable test for upgrade with helm tip
* add instructions to doc for canary upgrade prep
* update test.sh and snips.sh accordingly

* install-operator-tests

* fix profile on upgrade, use default
2023-04-20 07:11:18 -07:00
zirain d093b49542
update istio.io/istio (#13040)
* update istio.io/istio

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* update to 56faa0e2a51e

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* update to 8d17b8f2d970

---------

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2023-04-11 11:17:01 -07:00
Frank Budinsky b64832ac53
gateway-api: future proof gateway address (#12961)
* gateway-api: future proof gateway address

* regen
2023-03-28 14:28:39 -07:00
Frank Budinsky 0d65b3888d
gateway-api: change wait ready to wait programmed (#12937) 2023-03-24 12:12:01 -07:00
Faseela K eb66054495
remove explicit istio-injection labeling on ns for ingress-gateway (#12785)
* remove explicit istio-injection labeling on ns for ingress-gateway

The gateway deployment already has the annotation "sidecar.istio.io/inject=true"

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

* fix lint

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

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-26 08:09:47 -08:00
Frank Budinsky 6097093431
Configure mulitcluster network for external control plane (#12778) 2023-02-24 09:07:56 -08:00
John Howard 99fc3e2ac2
gateway api: ignore error on install CRDs (#12661)
* gateway api: ignore error on install CRDs

The *expected* result is an error, so ignore it.,

* snips

* Update rest
2023-02-14 09:32:41 -08:00
Frank Budinsky 005b9da62e
Move docs to Gateway API v0.6.1 (#12649)
* Move docs to Gateway API v0.6.1

* regen

* regen again

* make clean
2023-02-13 10:54:41 -08:00
Faseela K adfbceaf6e
Update Helm install feature status in FAQ (#12628)
* update Helm install to Beta

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

* update page description

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

* Change upgrade description for Helm

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-13 06:40:48 -08:00
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Eric Van Norman 93ea5bb3ae
Update values so istioctl x wait works (#12508)
* Update values so istioctl x wait works

* Remove extra values

* Update all snippet instances of `istio install` for wait_for_istio

* Fix value
2023-01-24 15:46:18 -08:00
Faseela K 2caec357df
Enhance helm documentation (#12476)
* Enhance helm documentation

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

* review comments

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

* fix tests

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-23 07:46:43 -08:00
Frank Budinsky 954fcfe8b9
Remote cluster get crds also needs context arg (#12477)
* Fix remote cluster install crds one more time

* tweak format
2023-01-17 10:53:21 -08:00
Frank Budinsky 08a22043fc
Add missing context argument when installing crds (#12473) 2023-01-16 23:08:30 -08:00
Frank Budinsky b4ec649054
Add gateway api instructions to external control plane doc (#12463)
* Add gateway api instructions to external control plane doc

* regen and lint

* fix test

* more test fixes
2023-01-16 08:45:30 -08:00
Frank Budinsky 4ee5ef177d
Fix text boxes not displaying quite right (#12451) 2023-01-12 08:54:14 -08:00
Faseela K 874ccc7c3f
Doc: multiple control planes using revisions and discoverySelectors (#12415)
* Doc for installing multiple control planes using revisions and discoverySelectors

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

* make gen

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

* Fix test

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

* enable peer-auth

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

* Fix test

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

* Review comments

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

* More review comments

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

* Additional review comments

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

* Review comments

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

* Apply suggestions from code review

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

* Remove duplicates that came from commit suggestion

* Rerun make gen

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

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-12 06:21:14 -08:00
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
Faseela K ebad273a9a
Remove explicit webhookconfig deletion steps (#12285)
* Remove explicit webhookconfig deletion steps

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

* Incorporate review comments

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-23 11:15:23 -08:00
oops-oom ae8bae962c
to be clear with how to apply custom metrics (#12247)
* to be clear with how to apply custom metrics

Signed-off-by: oops-oom <734819342@qq.com>

* fix test error

Signed-off-by: oops-oom <734819342@qq.com>

* fix for test

Signed-off-by: oops-oom <734819342@qq.com>

Signed-off-by: oops-oom <734819342@qq.com>
2022-11-16 06:24:17 -08:00
zirain 56598d5c0b
fix operator install (#12069) 2022-10-09 19:42:12 -07:00
Frank Budinsky 89d57d499e
Replace external profile with new remote profile (#11811) 2022-09-12 12:07:53 -07:00
Tong Li 46eb244468
Replace experimental uninstall command with uninstall command (#11736)
* Replace experimental uninstall command with uninstall command

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

* Update content/en/docs/setup/upgrade/canary/index.md

Replace experimental uninstall command with uninstall command

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

* Apply suggestions from code review

Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

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

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

* Replace experimental uninstall command with uninstall command

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

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -07:00
Istio Automation e5ced67dd5
Set `--ignore-not-found=true ` for delete (#11745)
Fixes https://github.com/istio/istio/issues/26234

Co-authored-by: John Howard <howardjohn@google.com>
2022-08-24 13:21:06 -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
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