mirror of https://github.com/istio/istio.io.git
1.9 extended support announcements (#10299)
* 1.9 extended support announcements * fix lint errors * fix spelling error * fix urls
This commit is contained in:
parent
ca614a1a51
commit
39a4e47fd2
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "Announcing Extended Support for Istio 1.9"
|
||||
description: "Allowing for Less Frequent Upgrades."
|
||||
publishdate: 2021-09-03
|
||||
attribution: "Mitch Connors (Google), Lin Sun (Solo.io)"
|
||||
keywords: [upgrade,Istio,support]
|
||||
---
|
||||
|
||||
In keeping with our 2021 theme of improving Day 2 Istio operations, the Istio team has been evaluating extending the support window for our releases to give users more time to upgrade. For starters, we are extending the support window of Istio 1.9 by six weeks, to October 5, 2021. We hope that this additional support window will allow the many users who are currently using Istio 1.9 to upgrade, either to Istio 1.10 or directly to Istio 1.11. By overlapping support between 1.9 and 1.11, we intend to create a stable cadence of upgrade windows twice a year for users upgrading directly across two minor versions (i.e. 1.9 to 1.11). Users who prefer upgrading through each minor release to get all the latest and greatest features may continue doing so quarterly.
|
||||
|
||||
{{< image width="100%" link="./extended_support.png" caption="Extended Support and Upgrades" >}}
|
||||
|
||||
During this extended period of support, Istio 1.9 will receive CVE and critical bug fixes only, as our goal is simply to provide users with time to migrate off the release and on to 1.10 or 1.11. And speaking of users, we would love to hear how we’re doing at improving your Day 2 experience of Istio. Is two upgrades per year not the right number? Is a six week upgrade window too short? Please share your thoughts with us on [slack](https://slack.istio.io) (in the user-experience channel), or on [twitter](https://twitter.com/istiomesh). Thanks!
|
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
title: Support for Istio 1.9 has ended
|
||||
subtitle: Support Announcement
|
||||
description: Istio 1.9 end of life announcement.
|
||||
publishdate: 2021-08-24
|
||||
---
|
||||
|
||||
As [previously announced](/news/support/announcing-1.9-eol/), support for Istio 1.9 has now officially ended.
|
||||
|
||||
At this point we will no longer back-port fixes for security issues and critical bugs to 1.9, so we heartily encourage
|
||||
you to upgrade to the latest version of Istio ({{<istio_release_name>}}) if you haven't already.
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: Revised - Support for Istio 1.9 ends on October 5th, 2021
|
||||
subtitle: Support Announcement
|
||||
description: Revised Istio 1.9 end of life announcement.
|
||||
publishdate: 2021-09-03
|
||||
aliases:
|
||||
- /news/2021/revised-1.9-eol
|
||||
---
|
||||
|
||||
Istio is [expanding](/blog/2021/extended-support/) the support window of the 1.9 release by six weeks to allow time for users to upgrade to Istio 1.10 or [directly](/docs/setup/upgrade/canary/) to Istio 1.11. Previously, we had announced that Istio 1.9 support would end on August 24, so our new end of support date for Istio 1.9 is October 5, 2021.
|
||||
|
||||
At that point we will stop back-porting fixes for security issues and critical bugs to 1.9, so we encourage you to upgrade to the latest version of Istio (1.11.1). 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.
|
||||
|
||||
We care about you and your clusters, so please be kind to yourself and upgrade.
|
||||
|
Loading…
Reference in New Issue