Commit Graph

110 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
Brian Avery 8f9f335365
Add table of contents test status (#10010) 2021-06-29 09:55:49 -07:00
craigbox cdc3beeaf7
Update the Community Drive URL in ZH (#9814)
* Change the Community Drive URL (and some small related fixes)

* Update the Community Drive URL in ZH
2021-05-20 10:00:37 -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
craigbox 69911014ba
Update links for new site layout (#9765)
* Update links for new site layout

* Update links for new site layout

* delete What Is Istio page
2021-05-17 08:37:55 -07:00
craigbox f4ee46bc96
Remove page icons (#9767) 2021-05-17 07:53:20 -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
Xiaopeng Han dd2e10ff00
Adding destination rules part to the tip section in "bookinfo" page (#9230)
* revise author info to pass google cla

* revise the tip content in bookinfo page

* run make gen

* Update content/en/docs/examples/bookinfo/index.md

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-03-25 06:59:51 -07:00
Nicole Li a7e25f74d4
zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129)
* zh-translation: content/zh/docs/examples/microservices-istio/add-istio

Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io>

* update translation

* update translation

* fix Pods to Pod and en link to zh link

* fix sort line number and 你 to 您

* fix 边车 to Sidecar

* fix formate
2021-03-14 20:17:35 -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
Frank Budinsky a70e78f25e
Test cleanup (#8564)
* Framework inject set +e at start of cleanup test script

* tabs

* fix typo

* add nl

* fix doc
2020-11-24 16:26:19 -05: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
Mariam John 3a9e33542a
Update the `Learn Microservices Using Kubernetes and Istio` example (#8379)
Update this example in the Istio docs as part of writing automated test cases(#7989). The updates
include:

1. Setup a Kubernetes Cluster
- Remove Step-6 since we are installing Istio using the demo profile, access logging is enabled by default
- Step 7 - Updated command for Ingress resource to use Istio's Ingress controller
2. Setup a local computer - fix a small typo
3. Run ratings in docker
 - export USER variable
 - name the ratings container 'my-ratings' so that we can later stop it easily using this name
4.Run Bookinfo with Kubernetes
 - Configure Kubernetes Ingress resources and access your application's webpage (add annotation to use Istio's ingress controller)
 - Fixed output of some commands
5. Monitoring with Istio
 - Remove link to an old blog that is not working.
6. Fixed output of some commands
2020-10-28 09:06:49 -07: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
Bryan Muscedere 106eac2db1
Removal of -it in kubectl commands. (#8216) 2020-09-25 14:30:39 -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
Eric Van Norman 59ebec040b
Update reference docs - remove metrics items (#8061)
* Update reference docs - remove metrics items

* Fix links

* Actually fix links

* Fix make gen

* Early change from https://github.com/istio/api/pull/1617

* Review comments and rebase
2020-09-02 10:21:04 -07:00
Eric Van Norman 416e7ce17a
Remove mTLS since it's never discussed (#7974) 2020-08-19 07:46:20 -07:00
Eric Van Norman 6024905e61
Next round of changes to get tutorial working (#7959) 2020-08-14 15:26:41 -07:00
Eric Van Norman 0dcad70d38
Learn Microservices using Kubernetes and Istio Issues changes for 1.7 (partial) (#7941)
* Changes for 1.7

* Fix links
2020-08-12 16:34:23 -07:00
Gregory Hanson b26261cab3
update wording on bookinfo destination rules differences (#7921)
* update wording on bookinfo destination rules differences due to auto mtls

* accept rewording suggesting

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-12 13:35:57 -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
Frank Budinsky 412f03105c
Kubernetes Ingress Test + fixes (#7662)
* Kubernetes Ingress Test + fixes

* cleanup

* fix circuit-breaking test

* fix lint

* remove -it
2020-07-06 07:54:35 -07:00
天马行空 495b60e312
upadte the content/en/docs/examples/virtual-machines/multi-network/index.md (#7639) 2020-06-29 07:20:27 -07:00
Frank Budinsky 01c4cce951
Add proper wait for config calls to tests (#7620)
* Add wait for config calls to tests

* two more
2020-06-24 09:48:29 -07:00