Commit Graph

116 Commits

Author SHA1 Message Date
Istio Automation cf1a08e9b2
Automator: update istio@ test reference (#11079) 2022-03-20 11:48:59 -07:00
Istio Automation 3e849c1834
Automator: update istio@ test reference (#11046) 2022-03-13 10:56:51 -07:00
Istio Automation 4f6a90da95
Automator: update istio@ test reference (#11015) 2022-03-07 09:09:02 -08:00
Eric Van Norman 9c57d11d15
Update Istio test reference on master branch (#10981)
* Update Istio test reference on master branch

* Fix required by istio/istio 37490
2022-02-28 12:28:00 -08:00
Eric Van Norman e863de7b41
Update istio test ref (#10903) 2022-02-13 13:01:05 -08: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 50e54d7fba advance master to release-1.14 2022-02-11 13:04:45 -07:00
Eric Van Norman 8da51c5c6a
Update istio reference to latest release-1.13 commit (#10887) 2022-02-10 11:29:47 -08:00
Istio Automation 4d4f0a7237
Automator: update istio@ test reference (#10861) 2022-02-07 07:11:23 -08:00
Istio Automation b4ca8c7b09
Automator: update istio@ test reference (#10843) 2022-02-01 07:41:35 -08:00
Istio Automation c40c10d502
Automator: update istio@ test reference (#10818) 2022-01-23 17:39:43 -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
Istio Automation 2fe519f8a8
Automator: update istio@ test reference (#10788) 2022-01-18 07:51:35 -08:00
Istio Automation deab86cf54
Automator: update istio@ test reference (#10754) 2022-01-10 07:16:29 -08:00
Istio Automation 03a495d834
Automator: update istio@ test reference (#10709) 2022-01-03 08:42:02 -08:00
Istio Automation 929d81c561
Automator: update istio@ test reference (#10701) 2021-12-30 08:39:39 -08:00
Istio Automation b5a3df1e84
Automator: update istio@ test reference (#10642) 2021-12-20 07:38:32 -08:00
Eric Van Norman f82e0f14b8
Update istio/istio test reference. Also needs a code change. (#10607) 2021-12-14 01:49:12 -08:00
Istio Automation 03859329cc
Automator: update istio@ test reference (#10568) 2021-12-08 08:36:26 -08:00
Istio Automation a27899784d
Automator: update istio@ test reference (#10543) 2021-11-29 16:49:06 -08:00
Istio Automation 38839fb2f7
Automator: update istio@ test reference (#10529) 2021-11-21 13:43:23 -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 4ce2caf86f
Update istio test refernce to 1.12.0-rc.1 (#10508) 2021-11-16 07:12:09 -08:00
Istio Automation 34864f2a26
Automator: update istio@ test reference (#10502) 2021-11-15 08:59:49 -08:00
Eric Van Norman a6414fa224
Update the Istio test reference to 1.12.0-beta.1 (#10472) 2021-11-08 09:11:22 -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
Istio Automation f4777ad6f3
Automator: update istio@ test reference (#10443) 2021-10-26 11:18:34 -07: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
Istio Automation cd0ee427a7
Automator: update istio@ test reference (#10382) 2021-09-27 17:37:54 -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
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
Eric Van Norman 2c28b12808
Test to a slightly oler istio commit (#10217) 2021-08-23 11:00:21 -07:00
Istio Automation cd69f5d592
Automator: update istio@ test reference (#10188) 2021-08-16 14:42:51 -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 806fe9faec
Update test reference to 1.11.0 (#10173) 2021-08-12 11:41:51 -07:00
Eric Van Norman b01db7b1e1
Update test ref to istio-1.11-rc.4 (#10167) 2021-08-10 12:16:29 -07:00
Eric Van Norman 95fc4e0aa4
Update test reference to 1.11.0-rc.3 (#10165) 2021-08-10 10:51:23 -07:00
Eric Van Norman a751a3766b
Upfaste istio test ref to 1.11.0-rc.2 (#10155) 2021-08-06 04:31:26 -07:00
Eric Van Norman e2761afb40
Update reference to 1.11.0-rc.1 (#10149) 2021-08-04 15:56:41 -07:00
Istio Automation 6be1a43274
Automator: update istio@ test reference (#10137) 2021-08-01 12:50:22 -07:00
Istio Automation 031a90d9c0
Automator: update istio@ test reference (#10118) 2021-07-26 10:01:29 -07:00
Istio Automation d5b550a371
Automator: update istio@ test reference (#10089) 2021-07-19 07:46:40 -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 60e5f06808
Update istio test reference (#10066) 2021-07-13 07:21:47 -07:00
Istio Automation 582b5e25ed
Automator: update istio@ test reference (#10056) 2021-07-12 06:50:23 -07:00
Istio Automation 982acd0829
Automator: update istio@ test reference (#10033) 2021-07-06 06:57:48 -07:00
Istio Automation 614cb4c26a
Automator: update istio@ test reference (#9997) 2021-06-28 07:17:52 -07:00
Istio Automation accf83079b
Automator: update istio@ test reference (#9948) 2021-06-19 20:04:12 -07:00
Istio Automation 5e8b5a3e6f
Automator: update istio@ test reference (#9924) 2021-06-14 07:09:19 -07:00
Istio Automation 7c23406b73
Automator: update istio@ test reference (#9887) 2021-06-07 07:32:15 -07:00