Commit Graph

253 Commits

Author SHA1 Message Date
Istio Automation cd5d108f41
Automator: update istio@ test reference (#14586) 2024-02-04 10:53:42 -08:00
Eric Van Norman fdd035db3b
Update test reference to 1.21.0-beta.1 (#14583) 2024-02-02 14:50:40 -08:00
Istio Automation 882e9054aa
Automator: update istio@ test reference (#14555) 2024-01-28 08:08:32 -08:00
Eric Van Norman 6d43317402
prepare for v1.21 as Istio source is already branched (#14527)
* prepare for v1.21 as Istio source is already branched

* Run make clean gen

* rebase and gen again
2024-01-25 14:09:23 -08:00
Xiaopeng Han 016c71234f
Fix revision test (#14520)
* fix revisioned test

* try kube delete

* test wh cleanup

* lint

* fix test

* test if istioctl is working

* manual delete
2024-01-25 10:59:31 -08:00
Eric Van Norman 881e4b4cb5
Update the istio test reference and fix ambient failure (#14484) 2024-01-16 12:55:42 -08:00
Istio Automation 40e46c060a
Automator: update istio@ test reference (#14449) 2024-01-06 20:12:27 -08:00
Eric Van Norman 90fba9ac70
Update to latest istio commit. Fix egress test (#14400) 2024-01-02 13:25:00 -08:00
Istio Automation e7a532b963
Automator: update istio@ test reference (#14351) 2023-12-16 20:17:47 -08:00
Istio Automation b0c0aaeb54
Automator: update istio@ test reference (#14299) 2023-12-10 19:47:52 -08:00
Eric Van Norman e76db9bed8
Enable jwt-route (#14282)
* Enable jwt-toute

* Update to latest commit
2023-12-08 12:52:06 -08:00
zirain 4c3484495c
Re-enable tasks/observability/logs/telemetry-api (#14248)
* Re-enable tasks/observability/logs/telemetry-api

* gen
2023-12-04 19:26:52 -08:00
Istio Automation 36275a3fd7
Automator: update istio@ test reference (#14236) 2023-12-03 13:51:50 -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
Eric Van Norman a72fb91721
Update istio test ref to 1.20.0-rc.0 (#14091)
* Update istio test ref to 1.20.0-rc.0

* Remove added toolchain line

* Run make gen

* Update to set ENABLE_EXTERNAL_NAME_ALIAS to false (default) for testing

* Move gateway tcp-traffic shifting to demo

* Change gateway tcp-traffic shifting to not remove istio in demo...

* Change gateway tcp-traffic shifting to remove istiooperator in demo...

* Update to latest 1.20 commit

* Change to be a minimal test
2023-11-10 12:25:21 -08:00
dependabot[bot] 36ae3be060
Bump github.com/docker/docker (#14079)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.4+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.4...v24.0.7)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 08:12:28 -07:00
Eric Van Norman fe128ce517
Update istio test ref to 1.20.0-beta.0 (#14045) 2023-10-24 09:48:43 -07:00
Istio Automation e8d7cc494c
Automator: update istio@ test reference (#14040) 2023-10-22 06:45:00 -07:00
Eric Van Norman a8ccc83d83
Preare istio.io for 1.20 as other repos have branched. (#14025) 2023-10-19 08:29:10 -07:00
Istio Automation e6f670461f
Automator: update istio@ test reference (#13956) 2023-10-16 06:26:37 -07:00
dependabot[bot] be1e0e9dc6
Bump golang.org/x/net from 0.14.0 to 0.17.0 (#14009)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-15 07:52:35 -07:00
Istio Automation ef668e27c7
Automator: update istio@ test reference (#13921) 2023-09-24 18:17:35 -07:00
Eric Van Norman 63d262dba8
Update istio test ref, hardcode sha from Gateway API to non-release (#13892)
* Update istio test ref, do not strip sha from gateway version

* Rework sha, remove code to update gateway-api automatically

* Update Makefile to use full sha

* Some minor tweaks

* Some minor tweaks

* Move sha logic to a bash script

* Remove extraneous expected line in dns-proxy test

* fix tab/space
2023-09-18 12:14:54 -07:00
Eric Van Norman cf43397b2f
Update to main branch commit (#13819)
* Update to main branch comit

* Update istio api and client-go commits

* Update tests to also work on arm64 machines

* Change multi-cluster cleanup to use --purge like the page

* Change multi-cluster cleanup to use --purge like the page

* Try changing uninstall order to see if it follows second uniunstall

* Try doing one uninstall instead of spinning both of them

* Move back to commit before suspected PR

* make gen

* Update to commit with fix for --context

* Update to latest branch disabling tcp-traffic-shifting tests
2023-09-11 09:40:29 -07:00
Eric Van Norman 867381b258 advance master to release-1.20 2023-09-05 16:32:26 +00:00
Eric Van Norman 9c03812dc0
Update to istio 1.19.0-rc.0 + samples fix (#13769)
* Update to latest istio commit. Also use rc for gateway-api.

* Fix Makefile update-gateway-version

* Update istio to 1.19.0-rc1

* Remove wasm from envoy test

* Update gateway-api to rc-2.

* Revert gateway-api t0 0.7.1

* Update samples for core group

* Revert gateway-api to rc.1 to match istio repo
2023-08-29 08:27:27 -07:00
Istio Automation 6809f8d4dd
Automator: update istio@ test reference (#13722) 2023-08-13 18:51:46 -07:00
Eric Van Norman 153e8b5fe6
Update the istio test reference to a pre beta.0 commit (#13711)
* Update the istio test reference to a pre beta.0 commit

* Update the istio test reference to comit with update_deps
2023-08-10 08:50:04 -07:00
Istio Automation c42af94008
Automator: update istio@ test reference (#13695) 2023-08-06 21:13:03 -07:00
Eric Van Norman e0e010f089
prepare for v1.19 as istio source is already branched (#13691) 2023-08-05 14:21:02 -07:00
Istio Automation c8fe2f296e
Automator: update istio@ test reference (#13661) 2023-07-31 08:36:53 -07:00
Eric Van Norman 8e2983f6c6
Update istio test reference (#13612)
* Update istio test reference

* Run make gen

* Fix ambient test ztunnel node selector

* try replacing niode selector with wildcard

* More test changes

* remove wildcarding on node

* Add new output line
2023-07-24 15:09:36 -07:00
Istio Automation 42418f89ac
Automator: update istio@ test reference (#13581) 2023-07-16 09:14:51 -07:00
Eric Van Norman 48f48a0c62
Update istio test reference (#13539)
* Update istio test reference

* Add sed to change spire image from nightly to pinned version

* Update to latest istio and revert sed change
2023-07-12 12:25:49 -07:00
Istio Automation f06648e32f
Automator: update istio@ test reference (#13496) 2023-07-03 07:08:47 -07:00
Istio Automation db7d188d0e
Automator: update istio@ test reference (#13452) 2023-06-26 08:53:37 -07:00
Eric Van Norman 6fd97aa04d
Re-enable telemetry-api test (#13439)
* Re-enable telemetry-api test

* Run make gen

* Change to use default profile
2023-06-23 13:06:35 -07:00
Istio Automation 4690c387a0
Automator: update istio@ test reference (#13398) 2023-06-19 15:51:10 -07:00
dependabot[bot] 85150afc64
Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 (#13373)
Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.25 to 1.2.26.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.26/Changes)
- [Commits](https://github.com/lestrrat-go/jwx/compare/v1.2.25...v1.2.26)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 11:42:11 -07:00
Istio Automation ea5cbd7542
Automator: update istio@ test reference (#13348) 2023-06-13 07:40:55 -07:00
Eric Van Norman 91afadd482
Main branch has a non release gateway API. Changes to allow that. (#13313)
* Master has a non release gateway API. Changes to allow that.

* Grab a istio test ref from main branch

* <ove from istio.io/pkg to istio/istio/pkg

* revert one change

* update istio/api

* Run make gen

* disable failing test temporarily
2023-06-07 15:42:03 -07:00
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
Istio Automation 5346defa92
Automator: update istio@ test reference (#13285) 2023-06-05 07:54:25 -07:00
Istio Automation 309a2d7e8d
Automator: update istio@ test reference (#13258) 2023-05-30 07:16:01 -07:00
Eric Van Norman a6a4f0dd61
Update istio test reference to rc.0 commit (#13243) 2023-05-26 07:31:28 -07:00
Istio Automation 578711163e
Automator: update istio@ test reference (#13223) 2023-05-22 06:52:15 -07:00
Istio Automation 23aba4365e
Automator: update istio@ test reference (#13193) 2023-05-15 07:28:32 -07:00
dependabot[bot] 20b8691aae
Bump github.com/docker/distribution (#13186)
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 11:41:53 -07:00
Eric Van Norman 30acd05e29
Update istio test reference for 1.18.0-beta.1 (#13177) 2023-05-10 09:37:36 -07:00