-
Notifications
You must be signed in to change notification settings - Fork 807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Announcement] Base image upgrade to AL2023 #1719
Comments
since the change is not applied yet, is there a reason that is it so emphasized in the CHANGELOG of 1.22? The sentence "(No, really, you MUST read this before you upgrade)" is a bit confusing there imho. |
Sorry about that, the "read this before you upgrade" wording is misleading. We wanted to pre-announce the change in the 1.22 CHANGELOG to gather any feedback, but it should have been under a section titled something more like "Announcements" or "Upcoming Changes". To be clear this change does not affect 1.22, but will affect 1.23. |
great thanks for the clarification! |
Released in EBS CSI Driver /close |
@ConnorJC3: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This more or less means that we can only "roll-forward" and cannot revert in case of any issues yes ? |
In a future release (EBS CSI Driver release 1.23 or later), the EBS CSI Driver's base image will be upgraded from Amazon Linux 2 (AL2) to Amazon Linux 2023 (AL2023). The previous major change to the base image was from full AL2 to a minified AL2. This change will continue to improve the performance and security of the EBS CSI Driver via updates available only on AL2023.
As part of this change,
e2fsprogs
will be upgraded from1.42.9
to1.46.5
andxfsprogs
will be upgraded from5.0.0
to5.18.0
. New volumes created on versions of the EBS CSI Driver with an AL2023 base image may fail to mount or resize on versions of the EBS CSI Driver with an AL2 base image. For this reason, downgrading the EBS CSI Driver across base images will not be supported and is strongly discouraged.Please use this issue for any questions or feedback about the upcoming upgrade.
The text was updated successfully, but these errors were encountered: