This commit is contained in:
Eric Van Norman 2024-05-02 20:48:44 -05:00 committed by GitHub
parent b95fc65926
commit e72ad8f70e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View File

@ -72,7 +72,6 @@ Please keep up-to-date and use a supported version.
| ---------------- | ---------------------------------------------------- |
| 1.21.x | 1.21.2+ |
| 1.20.x | 1.20.6+ |
| 1.19.x | 1.19.10+ |
## Supported Envoy Versions
@ -84,6 +83,5 @@ The relationship between the two project's versions:
| ------------- | -------------------- |
| 1.21.x | release/v1.29 |
| 1.20.x | release/v1.28 |
| 1.19.x | release/v1.27 |
You can find the precise Envoy commit used by Istio in [`istio/proxy`](https://github.com/istio/proxy/blob/master/WORKSPACE#L38).

View File

@ -20,9 +20,9 @@
k8sVersions: ["1.25", "1.26", "1.27", "1.28", "1.29"]
testedK8sVersions: ["1.23", "1.24"]
- version: "1.19"
supported: "Yes"
supported: "No"
releaseDate: "Sept 5, 2023"
eolDate: "~Apr 24, 2024 (Expected)"
eolDate: "Apr 24, 2024"
k8sVersions: ["1.25", "1.26", "1.27", "1.28"]
testedK8sVersions: ["1.21", "1.22", "1.23", "1.24"]
- version: "1.18"