Skip to content

Commit 6d80819

Browse files
mikemorrisdhawton
andauthored
add 1.24 initial eol announcement, update eol date in supportStatus.yml (#16572)
* add 1.24 initial eol announcement, update eol date in supportStatus.yml * Update data/compatibility/supportStatus.yml Co-authored-by: Daniel Hawton <[email protected]> * Update content/en/news/support/announcing-1.24-eol/index.md --------- Co-authored-by: Mike Morris <[email protected]> Co-authored-by: Daniel Hawton <[email protected]>
1 parent 09b9c4b commit 6d80819

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Support for Istio 1.24 ends on June 19, 2025
3+
subtitle: Support Announcement
4+
description: Upcoming Istio 1.24 end of life announcement.
5+
publishdate: 2025-06-12
6+
---
7+
8+
According to Istio's [support policy](/docs/releases/supported-releases#support-policy), minor releases like 1.24 are supported until six weeks after the N+2 minor release (1.26 in this case). [Istio 1.26 was released on May 8th, 2025](/news/releases/1.26.x/announcing-1.26/), and support for 1.24 will end on June 19th, 2025.
9+
10+
At that point we will stop back-porting fixes for security issues and critical bugs to 1.24, so we encourage you to upgrade to the latest version of Istio ({{<istio_release_name>}}). If you don't do this you may put yourself in the position of having to do a major upgrade on a short timeframe to pick up a critical fix.
11+
12+
We care about you and your clusters, so please be kind to yourself and upgrade.

data/compatibility/supportStatus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- version: "1.24"
2323
supported: "Yes"
2424
releaseDate: "November 7, 2024"
25-
eolDate: "~Aug 2025 (Expected)"
25+
eolDate: "June 19, 2025 (Expected)"
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)