Skip to content

Commit b5c0c98

Browse files
mikemorrisdhawton
andauthored
add 1.24 EOL final announcement, update supportStatus.yml (#16600)
* add 1.24 EOL final announcement, update supportStatus.yml * Update content/en/news/support/announcing-1.24-eol-final/index.md Co-authored-by: Daniel Hawton <[email protected]> --------- Co-authored-by: Mike Morris <[email protected]> Co-authored-by: Daniel Hawton <[email protected]>
1 parent 44d08d9 commit b5c0c98

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Support for Istio 1.24 has ended
3+
subtitle: Support Announcement
4+
description: Istio 1.24 end of life announcement.
5+
publishdate: 2025-06-24
6+
---
7+
8+
As [previously announced](/news/support/announcing-1.24-eol/), support for Istio 1.24 has now officially ended.
9+
10+
At this point we will no longer back-port fixes for security issues and critical bugs to 1.24. We highly recommend that
11+
you upgrade to the latest version of Istio ({{<istio_release_name>}}) if you haven't already.

data/compatibility/supportStatus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
k8sVersions: ["1.29", "1.30", "1.31", "1.32"]
2121
testedK8sVersions: ["1.24", "1.25", "1.26", "1.27", "1.28"]
2222
- version: "1.24"
23-
supported: "Yes"
23+
supported: "No"
2424
releaseDate: "November 7, 2024"
25-
eolDate: "June 19, 2025 (Expected)"
25+
eolDate: "June 24, 2025"
2626
k8sVersions: ["1.28", "1.29", "1.30", "1.31"]
2727
testedK8sVersions: ["1.23", "1.24", "1.25", "1.26", "1.27"]
2828
- version: "1.23"

0 commit comments

Comments
 (0)