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
Shamsher Ansari
39fe1c0a09
Add warn for namespace ( #9936 )
2021-06-17 06:56:41 -07:00
Morven Cao
893e4ed281
remove namespce for cluster scope resources. ( #9890 )
...
* remove namespce for cluster scope resources.
* make gen.
2021-06-07 12:24:41 -07:00
John Howard
d9d45037fc
Add documentation for gateway installation and management ( #9706 )
...
* Add documentation for gateway installation and management
* Various improvements
* fix lint
* lint
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* TOC comments
* fix
* Franks comments
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-06-02 14:08:15 -07:00
Sam Naser
e2125096d6
Add doc test for IstioOperator install ( #9690 )
...
* Add doc test for IstioOperator install
* Fix
* gen
* Progress
* Another test
* progress
* fix removal logic
* fix again
* swap _verify_contains for _verify_like
* another approach
* remove istio operator ns
* Add coverage to IstioOperator update
* Change logging behavior back
* Remove test indicator from Operator upgrade and installation page
2021-05-27 14:24:42 -07:00
Frank Budinsky
4b27bb4afd
Set external istiod validationURL on config cluster ( #9773 )
...
* Set external istiod validationURL on config cluster
* regen
2021-05-17 14:38:48 -07:00
craigbox
f4ee46bc96
Remove page icons ( #9767 )
2021-05-17 07:53:20 -07:00
Shamsher Ansari
bc361a86ec
Move Customizing the installation configuration into a separate page ( #9643 )
...
* Move Customizing the installation configuration into a separate page
* add ref
* remove alias and update link
2021-05-17 07:09:56 -07:00
Frank Budinsky
ff6edbb5bb
Fix recently changed doc aliases with temporary /latest hack ( #9740 )
2021-05-13 12:43:53 -07:00
Frank Budinsky
5921dd0994
Move external control plane doc to install section ( #9727 )
...
* Move external control plane doc to install section
* lint
* fix feature-stages broken link
2021-05-12 14:16:42 -07:00
Shamsher Ansari
e257663f41
Update monitoringPort to 15014 ( #9641 )
2021-04-29 07:56:42 -07:00