Commit Graph

51 Commits

Author SHA1 Message Date
Eric Van Norman da73c24218
Prepare for the 1.15.0 release (#11684) 2022-08-07 13:23:45 -07:00
Eric Van Norman a41610209e
Enable VM test (#11442)
* Enable VM test

* Attempt to fix test

Co-authored-by: John Howard <howardjohn@google.com>
2022-06-21 10:14:48 -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
Eric Van Norman e9841ae394
Update to use the master branch of istio.io/istio for test refs (#11414)
* Update to use the master branch of istio.io/istio for test refs

* go.* changes

* Update test and go.*

* Update to use `master` branch for make targets

* One final go mod tidy

* REmove vm test for now.

* Remove istioctl-analyze test

* Also remove using-istio-dashboard
2022-06-14 13:39:44 -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
Eric Van Norman 84c40da017
Prepare for version 1.14 as istio source is already branched (#11212)
* Prepare for version 1.14 as istio source is already branched

* Missed make gen
2022-04-25 10:24:04 -07:00
Eric Van Norman 08fe6be739
Updates to use fix main branch post release branching (#10894)
* Update to use main branch for reference docs

* Updates to fix this for next time (not moving to master)

* Run `make gen`

* Update master istio test reference

* Ingore one shellcheck, SC1091, for now. Not sure why it just showed up
2022-02-11 16:28:20 -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
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
Eric Van Norman 72de90d75b
Advance master to release-1.13 (#10516)
* build an archive of v1.11 in master

* update data/versions.yml and archive index page

* advance master to release-1.13

* ANother script update

* go get remaing istio repos to satisfy linter

* Temporarily fix link broken by istio/api #2148

* Temporarily disable istioctl analyze test.
2021-11-19 06:52:51 -08: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
Eric Van Norman 91bf4c8e3e
Re-enable VM tests (#10439)
* Rename test to add it back into the bucket

* Commit to cause retest
2021-10-21 13:53:47 -07:00
Eric Van Norman 327bd45dbe
Advance master to 1.12 (#10176)
* build an archive of v1.10 in master

* update data/versions.yml and archive index page

* advance master to release-1.12

* Update istio test reference to pick up 1.12 in istioctl messages

* Fix lint and IMAGE_VERSION

* MOre changes for lint

* Use correct IMAGE_VERSION

* Skip virtual machines test - Release Blocker issue created
2021-08-13 08:58:35 -07:00
Eric Van Norman a3f2c5a0dd
Update for branch cut (#10082)
* prepare for v1.11 as istio source is already branched

* Update test ref to 1.11.0-beta.0

* Remove extraneous added files
2021-07-15 11:58:54 -07:00
Eric Van Norman ae7939eabe
Update master after 1.10 release (#9779)
* build an archive of v1.9 in master

* update data/versions.yml and archive index page

* advance master to release-1.11

* Update the istio test reference to master

* Remove failing deny test

* Remove another test

* Remove a third test
2021-05-18 15:57:52 -07:00
Frank Budinsky 520aca1ad9
Add -n to uses of samples/multicluster/expose-istiod.yaml (#9581)
* fix uses of samples/multicluster/expose-istiod.yaml

* rm zh file
2021-04-22 13:27:02 -07:00
Eric Van Norman e575b768fa
prepare for v1.10 as istio source is already branched (#9469) 2021-04-07 12:04:45 -07: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
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
Eric Van Norman bea8d187e5
Silence curl command (#8773)
* Silence curl command

* Update more files with -sS (adding S to show errors)

* Over-agressive on the -S and causing some tests to fail.

* Remove more curl -S flags
2021-01-20 09:45:50 -08:00
Steven Landow aaebf9798e
update virtual machine docs and fix multi-network doc (#8746)
* undocument workload group command

* multi-network changes

* address comments

* missing brace

* trailing spaces

* revert zh docs

* fold multi-network instructions into main doc

* include --clusterID flag

* lint
2021-01-08 10:50:57 -08:00
Weston Carlson 8d6bf41aa6
Use cluster.env over sidecar.env to match install. (#8525) 2020-11-19 07:17:41 -08:00
Steven Landow 55de1c8dec
use istioctl x workload in vm installation doc (#8418)
* use istioctl x workload command in vm installation doc

* final fixups

* move cert to etc/certs

* remove separate auto-register doc

* lint

* fix lint

* add -y

* use tabs

* backticks

* lint

* split expose item

* default wle cmd

* fix category names

* centos install

* the

* command doesn't generate sidecar.env

* env var list
2020-11-12 13:58:03 -08:00
SerenaFeng 36120ecc31
grant mysql root access to other IPs (#8378) 2020-10-30 12:04:29 -07:00
Steven Landow 811fd15ecf
vm autoregistration doc (#8372)
* set namespace in sidecar.env

* autoregistration

* dollars

* feature flag tip

* double configure

* trailing space

* gen

* trailing spaces

* more trailing

* reword

* reword

* lint

* Update .spelling

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

* Update content/en/docs/examples/virtual-machines/autoregistration/index.md

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

* Update content/en/docs/examples/virtual-machines/autoregistration/index.md

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

* Update content/en/docs/examples/virtual-machines/autoregistration/index.md

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

* Update content/en/docs/examples/virtual-machines/autoregistration/index.md

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

* Update content/en/docs/examples/virtual-machines/autoregistration/index.md

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

* Update content/en/docs/examples/virtual-machines/autoregistration/index.md

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

* backticks

* gen

* remove ports from workloadgroup

* set weight

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

* during install

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

* provided with

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

* space after ticks

* Update content/en/docs/examples/virtual-machines/single-network/index.md

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

* Update content/en/docs/setup/install/virtual-machine/index.md

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

* Update content/en/docs/examples/virtual-machines/autoregistration/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-30 13:24:19 -04:00
Steven Dake c4d66e5413
Single network virtual machine example (#8203)
* Single network virtual machine instructions

This is a copy and paste from the multi-network instructions with
anything "multi-network" removed.

* Address @frankbu's comments. cannot run linter atm.

* Fix linting error

* Unindent a section
2020-09-28 11:20:27 -07:00
Istio Automation 457b3b1b11
fix mysql password (#8158)
There's a letter p missing from the password.

Co-authored-by: Jimmy Song <rootsongjc@gmail.com>
2020-09-17 10:49:41 -04:00
Christian Posta 8c496c937e
broken doc for multi-network VM mesh expansion, this updates it (#8024)
* broken doc for multi-network VM mesh expansion, this updates it

* fixed lint, fixed snake case

* made changes to formatting/alignment
2020-09-09 13:26:14 -07:00
Jason Wang 02df6b9fe9
Fix multi network VM doc (#7894) 2020-08-10 06:32:53 -07:00
Mitch Connors ef70b8e44f
Add missing var declaration (#7851) 2020-08-04 06:44:17 -07:00
Mitch Connors 4521eb0239
fix bash variable name (#7816) 2020-07-30 06:14:43 -07:00
Frank Budinsky 74f20ed19b
Document owners listing (#7739)
* Document owners listing

* tweak format

* another tweak

* sort

* maybe better

* tweak

* revert

* add warning

* change owners of vm examples
2020-07-16 12:20:25 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
天马行空 495b60e312
upadte the content/en/docs/examples/virtual-machines/multi-network/index.md (#7639) 2020-06-29 07:20:27 -07:00
Shamsher Ansari 9fe272272b
update doc to use istioctl install (#7396) 2020-06-01 11:02:27 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Tariq Ibrahim 66b02be6f4
correct typo in spiffe and add glossary entry (#7360) 2020-05-20 06:33:24 -07:00
Oliver Liu 1e73594260
Restructure the cert management tasks. (#7209)
* Restructure the cert management tasks.

* Small fix.

* Fix references.

* Fix links

* Small fix.

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

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

* Small fix.

* Change the weights.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-04 14:57:29 -04:00
John Pape 8ecc8fc10c
Add istiod to the glossary page (#6899)
* Add istiod to the glossary page

* Updated istio learning link.

* adding gloss links to first term usage in page

* Updated gloss links per review
2020-03-18 12:01:53 -04:00
Frank Budinsky 8774229973
Cleanup .spelling (lower case istiod not allowed) (#6858)
* Cleanup .spelling

* remove lower case istiod

* add backticks

* remove backticks

* restore backticks
2020-03-11 16:23:03 -04:00
Frank Budinsky 479b4b161c
[Release-1.5] Update VM expansion doc (#6743)
* Early draft for VM updates

* Update the second doc - instead of duplication we should just link

* Remove some details, we should document ACME certs in 1.6

* update vm doc for 1.5

* Fix lint error

* remove duplication

* fix lint error

* fix lint error

* fix lint error

* fix lint error

* fix broken link

* fix broken link

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-03-05 16:36:50 -05:00
Istio Automation 5f6d0712b8
Add a guide of plugging in CA cert to istiod and update CA documents (#6644)
Co-authored-by: lei-tang <lei-tang@users.noreply.github.com>
2020-03-05 10:42:54 -08:00
lei-tang 9f5268322f
Update Node Agent to Istio Agent for Istio 1.5 (#6516)
* Update Node Agent to Istio Agent

* Add the article "the" to Istio Agent
2020-02-24 10:29:47 -08:00
Martin Taillefer c863bea599
Content changes to prepare to switch to the new Hugo. (#5993)
These fix problems encountered when switching to the new Hugo which has
a completely different markdown engine. I went through diffs of the generated
HTML and made required adjustments.
2019-12-05 12:44:01 -08:00
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00
Iris 60941d311a Update vm examples for mesh expansion to use istioctl (#5671) 2019-11-15 08:12:46 -08:00
Frank Budinsky bb6e6277a4 Some cleanup and clarifications (#5663) 2019-11-13 12:26:45 -08:00
Arun Fung ca399fad04 fix helm docs URL (#5654) 2019-11-13 09:33:20 -08:00
Frank Budinsky f5ce9feb70
Consolidate getting started instructions (#5642)
* Consolidate getting started instructions

* review comments

* fix broken links

* add istioctl link

* Fix spelling

* more broken links

* one more
2019-11-12 23:04:33 -05:00
Frank Budinsky 49de5021b8 Followup fixes from #5215 (#5632)
* Followup fixes from #5215

* remove extra bracket
2019-11-12 07:17:02 -08:00