-
Notifications
You must be signed in to change notification settings - Fork 133
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
aws-for-fluent-bit image migration to AL2023 #831
Comments
Also relevant for discussion #830 as the current fluent-bit version reached EOL in 2022 |
Would be great to get an estimate on this. I assume, that as of now, this will not work on any node with an AL2023 basis? |
Tested on my end using the latest Researching into it reveals it may be due to the compression of the journal files in systemd >=246 as detailed here fluent/fluent-bit#2998 The official fluent-bit image has this change as of version 1.8.11 fluent/fluent-bit#4567 but aws-for-fluent-bit is supposed to be using version 1.9.10 as of version 2.32.1 as seen in the release notes As such the changes may not have been added to the aws-for-fluent-bit. Hoping that the image is updated with this change so that aws-for fluent-bit can be used on AL2023 |
Hi Team, Any ETA for the resolution of this issue? Now ~8 months are left for EOL of AmazonLinux 2. The consumers of aws-for-fluent-bit should get some time for migration to new version with AL2023. Fluent bit officially supports AL2023: https://docs.fluentbit.io/manual/installation/linux/amazon-linux Regards, |
Hi Team,
Currently, this image is on Amazon Linux 2. The Amazon Linux is set for EOL in June 2025.
By when this image will be migrated to Amazon Linux 2023.
Regards,
Mushkoor
The text was updated successfully, but these errors were encountered: