Commit Graph

264 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
Istio Automation 92af1bc4bc
Automator: update istio@ test reference (#14713) 2024-03-10 19:00:23 -07:00
dependabot[bot] e07ba85e98
Bump github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29 (#14708)
Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.28 to 1.2.29.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.29/Changes)
- [Commits](https://github.com/lestrrat-go/jwx/compare/v1.2.28...v1.2.29)

---
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>
2024-03-08 10:34:02 -08:00
dependabot[bot] 70fc14bc29
Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#14703)
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 08:06:03 -08:00
Istio Automation 33220bbc60
Automator: update istio@ test reference (#14677) 2024-03-04 07:59:38 -08:00
Istio Automation 7cd77d1ebd
Automator: update istio@ test reference (#14653) 2024-02-25 09:00:37 -08:00
dependabot[bot] 3c657db037
Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 (#14647)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.1 to 3.14.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.14.1...v3.14.2)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 13:03:42 -08:00
Istio Automation b985ae01e2
Automator: update istio@ test reference (#14626) 2024-02-18 09:06:12 -08:00
dependabot[bot] aa4e742548
Bump helm.sh/helm/v3 from 3.13.3 to 3.14.1 (#14621)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.13.3 to 3.14.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.13.3...v3.14.1)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 10:21:41 -08:00
Istio Automation a12ad0b9e6
Automator: update istio@ test reference (#14605) 2024-02-12 13:05:34 -08:00
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