Commit Graph

103 Commits

Author SHA1 Message Date
Eric Van Norman 46e09c42ab
Disable some failing tests (blocking issues created), fix others (#14763)
* Disable some failing tests (blocking issues created), fix others

* Update apiVersion

* Update apiVersion

* Remove comment
2024-03-21 12:46:05 -07:00
Eric Van Norman 853abd6586
Release branching for 1.21.0 (#14736)
* build an archive of v1.20 in master

* update data/versions.yml and archive index page

* advance master to release-1.22

* Update istio/api

* Update istio/api
2024-03-13 17:01:27 -07:00
Frank Budinsky c727b0c083
Fix snip generator stripping leading space in expected output (#14693)
* Fix snip generator stripping leading space in expected output

* also fix _out

* strip trailing newline

* regen

* tweak for readability

* remove ambient label
2024-03-07 12:29:19 -08:00
tukwila 0da2c049e3
delete the (#14297)
Signed-off-by: guangli.bao <guangli.bao@daocloud.io>
2023-12-08 23:21:02 -08:00
Eric Van Norman 5ce52ebafd
Update istio test reference to latest commit and fix tests (#14200)
* Update istio test reference to latest commit and fix tests

* Move back two commits since some didn't have releases built

* Run go mod tidy after make clean

* Try removing metallb

* Don't remove the metallb validatingwebhookconfigurations

* Redo egress-control test to no use istio-state

* Update istio test reference to contain operator fix and revert test change

* Disable jwt-route test temporarily waiting on Envoy fix

* Upadte istio/api

* Replace uninstall

* revert chmod
2023-12-01 10:13:44 -08:00
Eric Van Norman 31dde271c5 advance master to release-1.21 2023-11-14 17:19:21 +00:00
KipsasJaujoj 65b0669c09
Docs: update diagnostic-tools trust con (#14052)
* Docs: update diagnostic-tools trust con
figuration check command

* Docs: revert trust configuration command

* Docs: clarify what's needed if secrets does not exist

* Update content/en/docs/ops/diagnostic-tools/multicluster/index.md

Co-authored-by: Jackie Elliott <64559656+jaellio@users.noreply.github.com>

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Jackie Elliott <64559656+jaellio@users.noreply.github.com>
2023-11-08 16:08:39 -08:00
Khary Mendez ad957dad43
Minor Typo: build -> built (#13977) 2023-10-07 07:17:20 -07:00
Eric Van Norman e6c3e69e98
Fix insecure directory command (#13880) 2023-09-15 13:58:50 -07:00
Eric Van Norman 867381b258 advance master to release-1.20 2023-09-05 16:32:26 +00:00
Michael 82c8c3666f
Tweak long lines in istioctl and istioctl-analyze (#13513) 2023-07-06 07:17:32 -07:00
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
NisheekaNynan1 130d8d7ece
update istio autocompletion instructions to use zsh for mac (#13168)
* update istio autocompletion instructions to use zsh for mac

* pat: fix typo

Signed-off-by: Nisheeka-Nynan <Nisheeka.Nynan@ibm.com>

* fix spacing

* fix linting

* fix lint

* make changes based on review comments

---------

Signed-off-by: Nisheeka-Nynan <Nisheeka.Nynan@ibm.com>
2023-05-15 07:40:34 -07:00
Xiaopeng Han fc334c4bb8
Add doc for check-inject (#13082)
* add doc for check-inject

* fix command displau

* Update content/en/docs/ops/diagnostic-tools/check-inject/index.md

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

* Update content/en/docs/ops/diagnostic-tools/check-inject/index.md

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

* Update content/en/docs/ops/diagnostic-tools/check-inject/index.md

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

* fix typo

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-04-24 07:36:03 -07:00
Xiaopeng Han 86b1f4dc02
Fix troubleshooting multicluster link error (#12730)
* fix troubleshooting multicluster link error

* fix lint
2023-02-20 05:55:58 -08:00
Eric Van Norman 1620244b1b
Enable istioctl-analyze (#12675) 2023-02-15 07:16:53 -08: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 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
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
Xiaopeng Han 8d35403518
Fix a link for analysis (#12073)
* fix analysis link

* try to fix indent

* revise based on comments
2022-10-12 07:31:40 -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
Jason Wang 1b7bd7becf
Fix component logging typo (#11529) 2022-06-30 15:00:13 -07:00
Eric Van Norman 756001370d
Update PATH ordering to pick up downloaded istioctl first (#11448) 2022-06-19 15:29:26 -07:00
Eric Van Norman 67cb4c9bcd
Enable istioctl-analyze. (#11440) 2022-06-15 12:32:15 -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 50e54d7fba advance master to release-1.14 2022-02-11 13:04:45 -07:00
Eric Van Norman 9bf49c06b6
Re-enable diagnostic-tools/istioctl-analyze test (#10522)
* Re-enable diagnostic-tools/istioctl-analyze test

* More output changes
2021-11-26 16:32:19 -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 df10dca654
Update test ref (#10423)
* Update to latest istio/istio commit for istio.io tests

* Update to latest istio commit

* Additional istioctl analyze output

* Fix istioctl-analyze test

* Fix gateway doc

* Fix setting of INGRESS_HOST and more cleanup

* Fixes for unbound INGRESS_HOST

* lint fix

Co-authored-by: John Howard <howardjohn@google.com>
2021-10-20 09:07:12 -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
Pengyuan Bian fb05d1584f
Revamp CNI doc. (#10090)
* wip

* rewrite install-cni page.

* Add troubleshoot guide.

* Add doc test.

* fix test.

* fix test.

* validation log message.

* update.

* update.

* fix.

* update.

* incorporate supportability review feedback.

* Update content/en/docs/ops/diagnostic-tools/cni/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/docs/ops/diagnostic-tools/cni/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Apply suggestions from code review

Co-authored-by: craigbox <craigbox@google.com>

* fix.

Co-authored-by: craigbox <craigbox@google.com>
2021-08-01 13:40:03 -07:00
John Howard 752046990d
User supported endpoint for connectivity test (#10124) 2021-07-26 13:18:36 -07:00
Steven Landow 1ef39bb492
add direct pod IP troubleshooting guide for multicluster (#9911)
* add direct pod IP troubleshooting guide for multicluster

* wording

* fix text blocks

* you instead of we

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

* close text block

* spelling

* lint

* wording

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-06-09 13:36:51 -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
Eli Fabens 3c8939762c
Update Cert comparison command (#9152)
The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes.
2021-03-09 11:31:50 -08:00
John Howard 9887d6dc41
Add cross references to virtual machine docs (#8913)
* Add cross references to virtual machine docs

* Sven's suggestions

* Update content/en/docs/ops/diagnostic-tools/virtual-machines/index.md

Co-authored-by: Sven Mawson <sven@google.com>

Co-authored-by: Sven Mawson <sven@google.com>
2021-02-24 13:51:25 -08:00
Steven Landow ff20be809a
add a troubleshooting guide for multicluster (#8957)
* add a troubleshooting guide for multicluster

* fix meta

* fix meta

* address review comments

* shift weight

* rel link

* lint

* fix link

* hard to tell what our mdlint customizations are...

* fix mc guide link

* add more context to high-level issues

* cleanup phrasing
2021-02-22 15:38:39 -08:00
Frank Budinsky a8148ae39b
Expand istio_version variable in snips (#8965)
* Expand istio_version variable in snips

* regen
2021-02-12 10:36:44 -08:00
Eric Van Norman c5966d20f3
Update test reference on main branch to istio.io/istio master (#8950)
* Update test reference on main branch to istio.io/istio master

* Run make gen

* Update istio.io/api

* Fix istioctl-analyze test moving output to 1.10

* Change version string

* Remove overall shellcheck disable of SC2001
2021-02-12 06:50:52 -08:00
John Howard fec7e43e83
Add troubleshooting guide for VMs (#8868)
* Add troubleshooting guide for VMs

* Update content/en/docs/ops/diagnostic-tools/virtual-machines/index.md

Co-authored-by: Jimmy Song <rootsongjc@gmail.com>

Co-authored-by: Jimmy Song <rootsongjc@gmail.com>
2021-02-02 08:59:24 -08:00
Shamsher Ansari 0777e873a8
use bookinfo pod to check envoy version (#8844)
* use bookinfo pod to check envoy version

* use jq to filter output
2021-01-27 06:17:44 -08:00
Shamsher Ansari b1dd7612a1
use different pod for querying kube system pods (#8816)
* use different pod for querying kube system pods

* use kube-dns lable for querying pod
2021-01-22 10:20:57 -08:00
Shamsher Ansari 0e98207a6f
update latest logging scopes (#8804)
* update latest logging scopes

* add back few other scopes

* remove attribute

* use scopes from option help
2021-01-21 07:08:31 -08:00
Shamsher Ansari 2a13ec957f
dashboard controlz: append ns to pod for controlz output (#8803)
* dashboard controlz: append ns to pod for controlz output

* use deployment name
2021-01-20 10:16:02 -08:00
Eric Van Norman 5d984eb560
Update istio.io/istio ref to 1.9.0-beta.0 (#8562)
* Update istio/istio ref to latest master

* Move to latest before testing.

* Update release in Makefile

* Fix some tests

* Update to latest isti.io/istio again

* Update to latest istio.io/istio

* Update to latest istio.io/istio

* Update ref to latest master

* Fix instioctl-analyze

* Add back @howardjohn commit I inadvertantly deleted

* Fix lint

* Pick up new stio: fix empty iop read from stdin for operator

* go mod tidy without itermediate go gets

* Update to current stats-filter's

* Needed another 'make gen'

* More go.* changes for changes in ref'd istio/istio

* Update istio to 1.9.0-beta.0
2021-01-19 11:57:22 -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
Eric Van Norman b5b98fe0d8
Minor updates for 1.8 (#8398) 2020-10-29 12:31:32 -07:00
Eric Van Norman daeceef369
Update istio/istio test reference (#8290)
* Update istio/istio test reference

* Update istioctl analyzer test as namespace message is now Info.

* Review comment
2020-10-14 06:23:01 -07:00