* Designate Istio 1.20 as being supported on Kubernetes 1.29
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Remove 1.25 from master supported versions
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
---------
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* add 1.18.7 releasenote
* fix lint
* Update content/en/news/releases/1.18.x/announcing-1.18.7/index.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Apply suggestions from @ericvn
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* add more content
* update date
* Update content/en/news/releases/1.18.x/announcing-1.18.7/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* revise date
---------
Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Mark 1.17 as no longer supported, since October 27, 2023 has passed
1.18 is noted as EOL soon ("~Dec 2023 (Expected)") and I don't know if that should also be updated.
* 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
* initial eol announcement for 1.17
* Update content/en/news/support/announcing-1.17/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/support/announcing-1.17/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/support/announcing-1.17/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* rename and fix date
* Update content/en/news/support/announcing-1.17-eol/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/support/announcing-1.17-eol/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* 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
* 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
* Slight typo and tool description change
* Pomerium update
Making updates to Pomerium's bio
* Update data/companies.yml
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Re-enable processing of gateway-api version in `make gen`
* Update gateway-api to be the publicly released base version
* remove script and add awk in Makefile
* rebase and make gen
We dropped support for 1.20 which was the main part of this PR. But I also think we can shift to 1.28 - we are already testinng pre-releases, and k8s will release before we do so should be fine. We can always change it once we ship 1.19, this doesn't commit us to anything. its only for preliminary.istio.io.
* 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