From b6df6ac63ccaa598323fd2e2b13bd0ceb5814e03 Mon Sep 17 00:00:00 2001 From: John Howard Date: Wed, 24 Jul 2024 10:44:31 -0700 Subject: [PATCH] Declare Istio 1.20 support is dropped (#15471) This aligns the table with the other column and announcement (https://preliminary.istio.io/latest/news/support/announcing-1.20-eol-final/) --- data/compatibility/supportStatus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/compatibility/supportStatus.yml b/data/compatibility/supportStatus.yml index ff23f6f6bb76f..484bdff2367ce 100644 --- a/data/compatibility/supportStatus.yml +++ b/data/compatibility/supportStatus.yml @@ -20,7 +20,7 @@ k8sVersions: ["1.26", "1.27", "1.28", "1.29"] testedK8sVersions: ["1.23", "1.24", "1.25"] - version: "1.20" - supported: "Yes" + supported: "No" releaseDate: "Nov 14, 2023" eolDate: "Jun 25, 2024" k8sVersions: ["1.25", "1.26", "1.27", "1.28", "1.29"]