We ran into an issue today where we upgrade our node repositories to node 18 LTS, which requires GLIBC_2.27 but it seems Amazon linux 2 does not support GLIBC_2.27.
I see there is a new AMI available ap-southeast-2 : linuxamd64: ami-010a8b81a91b4f3ad
Is the issue fixed in the latest AMI ?
Or what could be other fixes that we can implement, as buildkite docs recommends to use base image support by buildkite for elastic-ci
Right, but that will require coupe of changes in the deployment process. We will try the latest AMI provided by buildkite it that fixes this. OR else will try the docker setup
The upgrade to the latest template version worked.
We have upgraded from Buildkite stack v5.20.0 to Buildkite stack v6.3.0.
There were minor changes in the parameter key’s which gave us issues initially for the upgrade, but when identified, we updated our parameters and it upgrade was fine.
The latest linux AMI works fine with node 18