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
Eric Van Norman
57ba4f6751
prepare for v1.18 as istio source is already branched ( #13134 )
2023-04-27 12:07:29 -07:00
David Xia
2f9f6e165b
fix: broken link in https://istio.io/latest/docs/examples/bookinfo/ ( #13014 )
2023-04-05 18:16:49 -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
Eric Van Norman
fefe6d2bd3
advance master to release-1.18 ( #12665 )
...
* build an archive of v1.16 in master
* update data/versions.yml and archive index page
* advance master to release-1.18
* Fix lint by moving back to older files - Note automated job will fail lint.
* Temporarily disable the istioctl-analyze test
2023-02-14 21:05:49 -08:00
Eric Van Norman
cb3aebc837
Update istio.io to prepare for 1.17 ( #12487 )
2023-01-19 10:53:13 -08:00
Michael
9de619e1fe
Replace setup with set up if it's a verb ( #12419 )
2022-12-29 17:02:30 -08:00
Eric Van Norman
1f12d8f392
Release 1.16 istio.io branch cut ( #12239 )
...
* build an archive of v1.15 in master
* update data/versions.yml and archive index page
* advance master to release-1.17
* Fix lint error
2022-11-15 13:25:34 -08:00
Christine Kim
dff84b7fa2
Update ingress steps to use v1 ( #12232 )
2022-11-14 12:15:40 -08:00
Mariam John
3e694ec5d5
Replace references to removed API's in K8s v1.22 ( #12221 )
...
Fix references to `admissionregistration.k8s.io/v1beta1` and `authorization.k8s.io/v1beta1`
Partially Fixes : #12216
2022-11-12 23:55:30 -08:00
Eric Van Norman
8b95b8eb57
Prepare for release 1.16.0 ( #12138 )
...
* Prepare for release 1.16.0
* Update for 1.160.0-beta.1
* Update reference docs with new beta.1 build
2022-10-21 20:30:38 -07:00
Frank Budinsky
5e89d73d81
Add gateway-api instructions to getting-started and bookinfo docs ( #12021 )
...
* Add gateway-api instructions to getting-started and bookinfo docs
* fix lint
* fix cleanup
* regen
* fix lint
* fix setup
* fix include path
* v1alpha2 -> v1beta1
* regen
* install k8s crds
* fix lint
* fix cleanup
* lint
* workaround duplicate crd problem
* fix cmd
* fixes
* lint
* more fixes
* typo
* regen
* uncomment failing snip
* no choice in getting-started
* lint
* typo
* remove duplicate section title
2022-10-03 12:11:48 -07:00
Eric Van Norman
68fb4ec77a
advance master to release-1.16 ( #11778 )
...
* build an archive of v1.14 in master
* update data/versions.yml and archive index page
* advance master to release-1.16
* Rerun `make update_ref_docs
* Update to commit on main branch to fix tests
* Disable failing test (temporary)
2022-09-01 07:25:41 -07:00
Frank Budinsky
4ba0d14289
Reference better automatic sidecar injection doc ( #11749 )
2022-08-25 09:06:10 -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
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