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

feat: migrate from deprecated go1.x to provided.al2 and use arm64 #149

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

midu-git
Copy link
Contributor

Issue #, if available:
The go1.x runtime for AWS Lambda is deprecated an should reach EOL at 31.12.2023, see this post. The runtime to be used instead is provided.al2.
Migration description for SAM is provided here.

Description of changes:

  • AWS Lambda runtime is changed from go1.x to provided.al2
  • AWS Lambda architecture is changed from amd64 to arm64

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ChrisPates ChrisPates self-requested a review October 17, 2023 07:53
@ChrisPates ChrisPates self-assigned this Oct 17, 2023
@ChrisPates
Copy link
Contributor

Thank you for you submission, I'll look to get it merged and the pipelines updated this week.

@ChrisPates ChrisPates marked this pull request as draft October 25, 2023 15:52
@ChrisPates ChrisPates marked this pull request as ready for review October 25, 2023 15:54
@ChrisPates
Copy link
Contributor

This part of the required solution, will apply the remaining changes post merge.

Copy link
Contributor

@ChrisPates ChrisPates left a comment

Choose a reason for hiding this comment

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

Some items to improve via backlog.

@ChrisPates ChrisPates merged commit 410be6f into awslabs:master Oct 25, 2023
1 check passed
@midu-git midu-git deleted the feat/change_runtime_to_al2 branch October 26, 2023 04:44
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.

2 participants