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(lambda): container images #11809

Merged
merged 19 commits into from
Dec 1, 2020
Merged

feat(lambda): container images #11809

merged 19 commits into from
Dec 1, 2020

Conversation

nija-at
Copy link
Contributor

@nija-at nija-at commented Dec 1, 2020

Adds support for deploying ECR container images as Lambda function
handlers.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Niranjan Jayakar and others added 18 commits November 25, 2020 10:07
The original CFN patch updated `Runtime` and `Handler` fields (changed optionality). Because of how json-patch works and the fact that currently our lambda function hash calculation is order-sensitive,
it caused invalidation of all lambda hashes.

To avoid that, we use a marker value to signal that the value should be removed by an escape hatch. This should be reverted once the new CFN spec is published.
@nija-at nija-at self-assigned this Dec 1, 2020
@gitpod-io
Copy link

gitpod-io bot commented Dec 1, 2020

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Dec 1, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: e55f3cc
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@nija-at nija-at merged commit 02ced10 into release Dec 1, 2020
@nija-at nija-at deleted the nija-at/supernova branch December 1, 2020 16:53
@blimmer
Copy link
Contributor

blimmer commented Dec 1, 2020

This is amazing that y'all support this so quickly. Thank you! Excited to try this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants