Designate master and Istio 1.20 as being supported on Kubernetes 1.29 (#14486)

* 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>
This commit is contained in:
Keith Mattix II 2024-01-18 08:15:32 -06:00 committed by GitHub
parent 8718b92c86
commit 0bfa8ab84b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -5,13 +5,14 @@
supported: "No, development only"
releaseDate:
eolDate:
k8sVersions: ["1.25", "1.26", "1.27", "1.28"]
testedK8sVersions: ["1.23", "1.24"]
k8sVersions: ["1.26", "1.27", "1.28", "1.29"]
testedK8sVersions: ["1.23", "1.24", "1.25"]
- version: "1.20"
supported: "Yes"
releaseDate: "Nov 14, 2023"
eolDate: "~Jul 2024 (Expected)"
k8sVersions: ["1.25", "1.26", "1.27", "1.28"]
k8sVersions: ["1.25", "1.26", "1.27", "1.28", "1.29"]
testedK8sVersions: ["1.23", "1.24"]
- version: "1.19"
supported: "Yes"