Skip to content

Conversation

@petetomasik
Copy link
Contributor

@petetomasik petetomasik commented Sep 30, 2025

Allows users the option to use arm64 architecture for the AzRebalancingSuspenderFunction and StopBuildkiteAgentsFunction Lambda functions.

  • Creates new parameter: LambdaArchitecture
    • Defaults to x86_64, optionally arm64
  • Standardizes both Lambda functions to python3.13 runtime

NOTE: This does NOT apply to the Autoscaling Lambda (buildkite-agent-scaler).

Fixes #1584

@petetomasik petetomasik requested a review from a team as a code owner September 30, 2025 18:38
@mcncl mcncl enabled auto-merge October 2, 2025 01:24
@mcncl mcncl merged commit 6fad3dc into main Oct 2, 2025
1 check passed
@mcncl mcncl deleted the SUP-4728-lambda-arm64-support branch October 2, 2025 01:53
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.

Support to deploy lambda functions on arm64

3 participants