Skip to content
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

Updated Agent Scaler version to 1.7.0 #1236

Merged
merged 1 commit into from Oct 13, 2023

Conversation

HugeIRL
Copy link
Contributor

@HugeIRL HugeIRL commented Oct 12, 2023

This change introduces a fix to AWS Lambda functions being migrated from the go 1.x runtime to the new Custom Runtime on Amazon Linux 2, see this post.

The changes to the Agent Scaler can be found in buildkite/buildkite-agent-scaler#108 to support this new Elastic Stack version.

Fixes #1203.

Note: Customers upgrading existing stacks may not be able to upgrade to the new version, there are more details in the following comments: #1172 (comment), #1172 (comment)

The current method of solving this issue is to run this command via the AWS CLI: aws cloudformation update-stack

Copy link
Contributor

@triarius triarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@triarius triarius merged commit f491078 into buildkite:main Oct 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS Lambda runtime Go 1.x end of support
2 participants